- 18 May, 2018 17 commits
-
-
Kamil Trzciński authored
Add anchor for incoming email regex, closes 44989 See merge request gitlab-org/gitlab-ce!18917
-
Marin Jankovski authored
Add doc about backup-restore in docker and k8s Closes gitlab-org/distribution/team-tasks#87 See merge request gitlab-org/gitlab-ce!18702
-
Douwe Maan authored
Resolve "Expand API: Render an arbitrary Markdown document" Closes #19861 See merge request gitlab-org/gitlab-ce!18926
-
blackst0ne authored
-
Rémy Coutable authored
Bring CE-EE parity to app/services/milestones/base_service.rb See merge request gitlab-org/gitlab-ce!19018
-
Rémy Coutable authored
Bring CE-EE parity to app/services/lfs/unlock_file_service.rb See merge request gitlab-org/gitlab-ce!19017
-
Update EE > CE downgrade service removal steps Closes #46441 See merge request gitlab-org/gitlab-ce!19034
-
Mark Fletcher authored
-
Grzegorz Bizon authored
Loosen the matcher in the MR creation test Closes gitlab-qa#245 See merge request gitlab-org/gitlab-ce!19012
-
Douwe Maan authored
Fix api_json.log not always reporting the right HTTP status code See merge request gitlab-org/gitlab-ce!19028
-
Stan Hu authored
As described in https://github.com/aserafin/grape_logging/issues/45, if a Grape error is caught by the handlers and a different return code is returned, then the api_json.log would have a 500 error code instead of the right value. Inserting the GrapeLogging middleware after the Grape middleware fixes this problem. Seen in https://gitlab.com/gitlab-com/infrastructure/issues/4249
-
Annabel Gray authored
Resolve "Web IDE: Previewing Markdown in Firefox doesn’t show a scroll bar" Closes #45934 See merge request gitlab-org/gitlab-ce!18992
-
André Luís authored
-
Annabel Gray authored
Add Keyboard shortcuts for "Kubernetes" and "Environments" Closes #46427 See merge request gitlab-org/gitlab-ce!19002
-
Lukas Eipert authored
-
Robert Speicher authored
Move API group deletion to Sidekiq See merge request gitlab-org/gitlab-ce!18626
-
Stan Hu authored
-
- 17 May, 2018 23 commits
-
-
Sarrah Vesselov authored
add specific details related to how the UX team uses labels to tackle issues See merge request gitlab-org/gitlab-ce!18927
-
Sarrah Vesselov authored
-
Annabel Gray authored
fix / assigne username wrapping problem has been fixed See merge request gitlab-org/gitlab-ce!18986
-
Murat Dogan authored
-
Annabel Gray authored
NestingDepth (level 5) in pages/pipelines.scss See merge request gitlab-org/gitlab-ce!18830
-
Annabel Gray authored
Fix group lists visual See merge request gitlab-org/gitlab-ce!19010
-
Mayra Cabrera authored
Conditionally enable deprecation log messages Closes #46158 and gitlab-com/infrastructure#4228 See merge request gitlab-org/gitlab-ce!18997
-
Stan Hu authored
-
Rémy Coutable authored
Resolve "Estimating a large amount results in a server error 500" Closes #46193 See merge request gitlab-org/gitlab-ce!18964
-
Annabel Gray authored
Resolve "Dropdown actions in mini pipeline graph in mr widget don't work" Closes #46381 See merge request gitlab-org/gitlab-ce!18976
-
Robert Speicher authored
-
Robert Speicher authored
-
Jacopo authored
-
Rémy Coutable authored
Fix: Use case in-sensitive ordering by name for groups See merge request gitlab-org/gitlab-ce!18553
-
Harish Ved authored
-
Robert Speicher authored
[CE] Resolve "Extract EE specific files/lines for some controllers" See merge request gitlab-org/gitlab-ce!18994
-
Dmitriy Zaporozhets authored
* Reset p bottom margin for group lists to fix vertical alignment * Remove double border for group lists to be consistent with project lists Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Grzegorz Bizon authored
Improve performance of Projects::PipelinesController#index See merge request gitlab-org/gitlab-ce!18427
-
Filipa Lacerda authored
* master: (40 commits) Add changelog Update quick_start_guide.md Resolve "Opening Project with invite but without accepting leads to 404 error page" Respect the inheritance chain between Ci::Build and CommitStatus Remove unneccessary imports fixed copy to cliboard button in embedded snippets Fix Error 500 viewing admin page due to statement timeouts Grant privileges after database is created Only setup db in the first checkout! Project Sidebar: Split CI/CD into CI/CD and Operations Fix GPM content types for Doorkeeper Workhorse to send raw diff and patch for commits Refactor out duplication in runner_policy.rb Remove unnecessary runner.is_shared? checks in api because they are handled by policy Allow admin to assign shared runner to project through API Change policy list_runner_jobs -> read_runner Rename User#ci_authorized_runners -> ci_owned_runners Improve efficiency of authorized_runner policy query Use can? policies for lib/api/runners.rb Allow group runners to be viewed/edited in API ...
-
Grzegorz Bizon authored
Resolve "NoMethodError: undefined method `present' for #<GenericCommitStatus:0x00007f6eacf34a40>" Closes #46177 See merge request gitlab-org/gitlab-ce!18979
-
Achilleas Pipinellis authored
Merge branch 'docs/46042-document-that-project-templates-can-be-used-with-auto-devops' into 'master' Resolve "Document that Project Templates can be used with Auto DevOps" Closes #46042 See merge request gitlab-org/gitlab-ce!19009
-
Mayra Cabrera authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-