- 28 May, 2019 40 commits
-
-
Stan Hu authored
This column was blank before. It contain one or two pieces of information: * Job duration * Job completion timestamp For brevity, use `Timing` as the header. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/62347
-
Douglas Barbosa Alexandre authored
Docs for a downstream pipeline variables expansion See merge request gitlab-org/gitlab-ce!28828
-
Grzegorz Bizon authored
-
Bob Van Landuyt authored
Externalize strings of notifications page in user profile See merge request gitlab-org/gitlab-ce!28745
-
antony liu authored
-
Dan Davison authored
Implement dynamic validation on QA Pages Closes gitlab-qa#280 See merge request gitlab-org/gitlab-ce!25704
-
Phil Hughes authored
Truncates job names in pipeline graph Closes #62408 See merge request gitlab-org/gitlab-ce!28824
-
Phil Hughes authored
Added a note about v-slot directive See merge request gitlab-org/gitlab-ce!28826
-
Natalia Tepluhina authored
-
Filipa Lacerda authored
-
Douglas Barbosa Alexandre authored
Increase timeout of flaky specs Closes #62399 See merge request gitlab-org/gitlab-ce!28820
-
James Lopez authored
Fix order dependency with user params during imports Closes #61715 See merge request gitlab-org/gitlab-ce!28719
-
Liam McAndrew authored
-
Filipa Lacerda authored
Update document title when repository router changes See merge request gitlab-org/gitlab-ce!28714
-
Yorick Peterse authored
CE port of Move EE specific lines in API::Variables See merge request gitlab-org/gitlab-ce!28718
-
Imre Farkas authored
-
Yorick Peterse authored
CE port of Move EE specific lines in API::Users See merge request gitlab-org/gitlab-ce!28710
-
Imre Farkas authored
-
Lin Jen-Shin authored
Fix display of promote to group label Closes #62200 See merge request gitlab-org/gitlab-ce!28637
-
Jan Provaznik authored
Since label presenter is used in label index view, label class check doesn't work as expected because the class is now LabelPresenter. Also `label.subject` doesn't work as expected now because Label's model `subject` method is shadowed by Gitlab's presenter's method which uses `subject` for referencing the original object. Instead we use a presenter's method for both checks now. `label_deletion_confirm_text` is not used anywhere so it's removed
-
Lin Jen-Shin authored
Enables GraphQL batch requests See merge request gitlab-org/gitlab-ce!28273
-
Heinrich Lee Yu authored
-
Kushal Pandya authored
Revert "Add expand/collapse button to operation settings" See merge request gitlab-org/gitlab-ce!28818
-
Winnie Hellmann authored
This reverts merge request !28620
-
Dmitriy Zaporozhets authored
Move more project routes under /-/ scope See merge request gitlab-org/gitlab-ce!28717
-
Phil Hughes authored
Upgrade Jest to v24.8.0 See merge request gitlab-org/gitlab-ce!28786
-
Winnie Hellmann authored
-
Phil Hughes authored
Enabling GraphQL batch requests allows for multiple queries to be sent in 1 request reducing the amount of requests we send to the server. Responses come come back in the same order as the queries were provided.
-
Ash McKenzie authored
Use source ref in pipeline webhook Closes #61553 See merge request gitlab-org/gitlab-ce!28772
-
Filipa Lacerda authored
added code differences from EE to CE See merge request gitlab-org/gitlab-ce!28711
-
Michel Engelen authored
added a new conditional to add `display: none;` dynamically if the row should be hidden, indicated by the variable `rowHidden` this solves issue #9978
-
Phil Hughes authored
Update dependency @gitlab/svgs to ^1.63.0 See merge request gitlab-org/gitlab-ce!28715
-
Phil Hughes authored
Throw an error when formatDate's input is invalid See merge request gitlab-org/gitlab-ce!28713
-
Paul Gascou-Vaillancourt authored
-
Phil Hughes authored
Resolve CE/EE diffs in project members Closes gitlab-ee#10496 See merge request gitlab-org/gitlab-ce!28550
-
Bob Van Landuyt authored
Externalize strings of preferences page in user profile See merge request gitlab-org/gitlab-ce!28746
-
Stan Hu authored
Append endline only if suggestion present Closes #58566 See merge request gitlab-org/gitlab-ce!28703
-
Igor authored
Before this fix, a suggestion which just removes an empty line wasn't appliable
-
Bob Van Landuyt authored
Externalize stirngs of Authentication log page in user profile See merge request gitlab-org/gitlab-ce!28750
-
antony liu authored
-