- 26 Feb, 2018 29 commits
-
-
Clement Ho authored
-
Clement Ho authored
Remove webpack bundle tags for blob See merge request gitlab-org/gitlab-ce!17331
-
Jacob Schatz authored
-
Robert Speicher authored
Migrate recursive tree entries fetching to Gitaly See merge request gitlab-org/gitlab-ce!17191
-
Sean McGivern authored
Allow to find labels in ancestor groups and better group support in label service See merge request gitlab-org/gitlab-ce!17209
-
Jan Provaznik authored
-
Filipa Lacerda authored
Fixed issue edit shortcut not working Closes #43560 See merge request gitlab-org/gitlab-ce!17360
-
Ahmad Sherif authored
-
Clement Ho authored
CE: Fix multiple assignees avatar alignment in issues list See merge request gitlab-org/gitlab-ce!17308
-
Douwe Maan authored
Suppress whitespace warnings in squash error messages Closes gitlab-ee#3639 See merge request gitlab-org/gitlab-ce!17317
-
Douwe Maan authored
Resolve "Refactoring of blob link methods in blob_helper" Closes #41255 See merge request gitlab-org/gitlab-ce!16851
-
Phil Hughes authored
This was caused by the element getting cached on the class before the Vue app has finished rendering. Closes #43560
-
Rémy Coutable authored
Clarify when disabling Gitaly makes sense Closes #43551 See merge request gitlab-org/gitlab-ce!17357
-
Jacob Vosmaer (GitLab) authored
-
Sean McGivern authored
Correcting documentation about project hooks settings See merge request gitlab-org/gitlab-ce!17332
-
Sean McGivern authored
Extract WaitableWorker out of AuthorizedProjectsWorker See merge request gitlab-org/gitlab-ce!17356
-
Nick Thomas authored
Get rid of hard-coded user/project/group names that could clash with DB sequences See merge request gitlab-org/gitlab-ce!17290
-
Douwe Maan authored
-
Douwe Maan authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Filipa Lacerda authored
Don't convert issuable_initial_data into JSON See merge request gitlab-org/gitlab-ce!17318
-
Phil Hughes authored
Fix Group labels load failure when there are duplicate labels present Closes #43598 See merge request gitlab-org/gitlab-ce!17353
-
Douwe Maan authored
Respond with more appropriate HTTP status code when repo does not exist See merge request gitlab-org/gitlab-ce!17341
-
Douwe Maan authored
Restart Unicorn and Sidekiq when GRPC throws 14:Endpoint read failed Closes gitaly#1036 See merge request gitlab-org/gitlab-ce!17293
-
Jacob Vosmaer (GitLab) authored
-
Jan Provaznik authored
Instead of converting hash into JSON inside issuable_initial_data method, return hash and convert to JSON later. This allows us to easily extend basic issuable data with resource specific values. For example for Epic these data should include also labels, so we can then do something like: issuable_initial_data(@epic).merge(labels: @epic.labels).to_json
-
Sean McGivern authored
These are obscuring the real error, which is confusing for everyone.
-
Kushal Pandya authored
-
Kushal Pandya authored
-
- 25 Feb, 2018 3 commits
-
-
Ian Baum authored
[ci skip]
-
Grzegorz Bizon authored
QA BACKPORT - Test merge request rebase See merge request gitlab-org/gitlab-ce!17186
-
Michael Kozono authored
-
- 24 Feb, 2018 2 commits
-
-
Grzegorz Bizon authored
Minimal fix for artifacts service Closes #43022 See merge request gitlab-org/gitlab-ce!17313
-
Clement Ho authored
Move RecentSearchesDropdownContent vue component See merge request gitlab-org/gitlab-ce!16951
-
- 23 Feb, 2018 6 commits
-
-
Stan Hu authored
Merge branch '43570-localstorage-clear-error-when-feature-test-fails-before-visiting-page' into 'master' Resolve "localStorage.clear() error when Capybara test fails before visiting page" Closes #43570 See merge request gitlab-org/gitlab-ce!17339
-
Stan Hu authored
Fix deletion attempts on dropped tables in specs Closes #42897 See merge request gitlab-org/gitlab-ce!17340
-
Jacob Schatz authored
Refactored use of boards/boards_bundle.js and created a dispatcher import See merge request gitlab-org/gitlab-ce!17145
-
Michael Kozono authored
-
Felipe Artur authored
-
Mike Greiling authored
-