- 09 Apr, 2018 8 commits
-
-
Clement Ho authored
-
Clement Ho authored
-
Clement Ho authored
-
Clement Ho authored
-
Clement Ho authored
-
Clement Ho authored
-
Clement Ho authored
-
Clement Ho authored
-
- 06 Apr, 2018 5 commits
-
-
Clement Ho authored
-
Clement Ho authored
-
Clement Ho authored
-
Clement Ho authored
-
Clement Ho authored
-
- 05 Apr, 2018 27 commits
-
-
Kamil Trzciński authored
Partition job_queue_duration_seconds with jobs_running_for_project Closes #43219 See merge request gitlab-org/gitlab-ce!17730
-
Kamil Trzciński authored
Resolve "Allow HTTPS cloning by Runners if it is disabled for users" Closes #44389 See merge request gitlab-org/gitlab-ce!18021
-
Kamil Trzciński authored
Fix `JobsController#raw` endpoint can not read traces in database Closes #44665 See merge request gitlab-org/gitlab-ce!18101
-
Douwe Maan authored
Port of EE translations See merge request gitlab-org/gitlab-ce!18202
-
Sean McGivern authored
Adjust 404's for LegacyDiffNote discussion rendering Closes #44295 See merge request gitlab-org/gitlab-ce!18201
-
Rémy Coutable authored
Merge branch 'docs-45003-route-repository-commits-sha-merge_requests-is-broken-always-returns-404' into 'master' Mention when "/commits/:sha/merge_requests/" endpoint was introduced Closes #45003 See merge request gitlab-org/gitlab-ce!18205
-
Mark Fletcher authored
-
Shinya Maeda authored
-
Robert Speicher authored
Resolve "Consider removing RuboCop and ESLint from `.codeclimate.yml`" Closes #44978 See merge request gitlab-org/gitlab-ce!18178
-
Tomasz Maczukin authored
-
Tomasz Maczukin authored
-
Robert Speicher authored
Update GitLab Pages See merge request gitlab-org/gitlab-ce!18203
-
Clement Ho authored
Resolve HTML/CSS inconsistent comment forms on Issue and Merge Request Closes #44870 See merge request gitlab-org/gitlab-ce!18120
-
Filipa Lacerda authored
Change IDE diff view responsively Closes #44305 See merge request gitlab-org/gitlab-ce!18049
-
Douwe Maan authored
Merge branch '43098-controller-projects-issuescontroller-show-executes-more-than-100-sql-queries' into 'master' Resolve "Controller Projects::IssuesController#show executes more than 100 SQL queries" Closes #43098 See merge request gitlab-org/gitlab-ce!17986
-
Douwe Maan authored
Allow passing params to import API to override project attributes Closes gitlab-ee#4788 See merge request gitlab-org/gitlab-ce!18086
-
Oswaldo Ferreira authored
-
Nick Thomas authored
-
Tomasz Maczukin authored
-
Douwe Maan authored
New Crowdin translations See merge request gitlab-org/gitlab-ee!5241
-
Bob Van Landuyt authored
Since we can regenerate `description_html` from the `description`, we should not export it. This avoids some complexity when overriding the description during an import/export where we would need to invalidate this cached field. Now we refresh the markdown cache after the import
-
Kamil Trzciński authored
Use chronic duration attribute for project build timeout See merge request gitlab-org/gitlab-ce!17386
-
Sean McGivern authored
read_project can be prevented by a very expensive condition, which we want to avoid, while still not writing manual SQL queries. read_project_for_iids is used by read_issue_iid and read_merge_request_iid to satisfy both of those constraints, and allow the declarative policy runner to use its normal caching strategy.
-
Sean McGivern authored
Better group support in notes-related code See merge request gitlab-org/gitlab-ce!18150
-
Kamil Trzciński authored
JaCoCo example See merge request gitlab-org/gitlab-ce!17969
-
Kamil Trzciński authored
Reschedule pipeline stages migration to run it again See merge request gitlab-org/gitlab-ce!18191
-
Shinya Maeda authored
-