- 03 Apr, 2018 35 commits
-
-
Jan Provaznik authored
-
Winnie Hellmann authored
-
Jan Provaznik authored
When listing issues and merge requests on dasboard page, make sure that at least one filter is enabled. User's id is used in search autocomplete widget instead of username, which allows presetting user in filter dropdowns. Related to #43246
-
Kamil Trzciński authored
Store sha256 checksum of Metadata in `ci_job_artifacts` table See merge request gitlab-org/gitlab-ce!18149
-
Robert Speicher authored
Remove Rake test_ci task Closes #44902 See merge request gitlab-org/gitlab-ce!18139
-
Sean McGivern authored
Upgrade Gitaly server verion See merge request gitlab-org/gitlab-ce!18147
-
Yorick Peterse authored
Update the 'Database Changes' MR template to add a step for QA See merge request gitlab-org/gitlab-ce!16670
-
Shinya Maeda authored
-
Rémy Coutable authored
Merge branch '44254-codequality-jobs-are-failing-silently-with-an-empty-codeclimate-json-file' into 'master' Resolve "codequality jobs are failing silently with an empty codeclimate.json file" Closes #44254 See merge request gitlab-org/gitlab-ce!18152
-
Fatih Acet authored
Refactor discussions/notes code Closes #42148 See merge request gitlab-org/gitlab-ce!17926
-
Jan Provaznik authored
-
Douwe Maan authored
Resolve "Disabling two factor authentication via gitlab-rake fails" Closes #44425 See merge request gitlab-org/gitlab-ce!18154
-
Rémy Coutable authored
[Rails5] Allow using `RAILS5` env with rspec See merge request gitlab-org/gitlab-ce!18140
-
Rémy Coutable authored
Re-enable allowing n+1 Gitaly for branches index Closes #44861 See merge request gitlab-org/gitlab-ce!18131
-
Lin Jen-Shin authored
* ask_to_continue * Gitlab::TaskAbortedByUserError
-
Rémy Coutable authored
Use project path in package-and-qa to fetch script See merge request gitlab-org/gitlab-ce!18145
-
Kamil Trzciński authored
Fix wrong error handling in update page service Closes #44817 See merge request gitlab-org/gitlab-ce!18098
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Tim Zallmann authored
Add documentation about backporting changes from EE to CE See merge request gitlab-org/gitlab-ce!18003
-
Rémy Coutable authored
Always allow the performance bar to be enabled for admins See merge request gitlab-org/gitlab-ce!18137
-
Rémy Coutable authored
Replace the `project/issues/labels.feature` spinach test with an rspec analog See merge request gitlab-org/gitlab-ce!18126
-
blackst0ne authored
-
Grzegorz Bizon authored
Resolve "Wrong user in push notification email" Closes #44921 See merge request gitlab-org/gitlab-ce!18148
-
Sean McGivern authored
This was sending the current user, which is the recipient! It should be the user who pushed the commits.
-
Rémy Coutable authored
Do not retry package-and-qa manual action on failure Closes #44882 See merge request gitlab-org/gitlab-ce!18130
-
Shinya Maeda authored
-
Zeger-Jan van de Weg authored
icu4c had another version bump, which broken compilation of the native extensions of charlock_holmes. Gitaly has upgraded the gem version, and with this made installation against the new lib version, 61.1, available again.
-
Rémy Coutable authored
Replace the `project/issues/issues.feature` spinach test with an rspec analog See merge request gitlab-org/gitlab-ce!17950
-
blackst0ne authored
-
Sean McGivern authored
Move Sidekiq exporter logs to log/sidekiq_exporter.log See merge request gitlab-org/gitlab-ce!18127
-
Rémy Coutable authored
[Rails5] Isolate `test_after_commit` gem See merge request gitlab-org/gitlab-ce!18129
-
Lin Jen-Shin authored
Whenever cache is enabled and cold, branches index still makes n+1 calls. Make sure we catch this.
-
Sean McGivern authored
Backport missing object storage worker specs See merge request gitlab-org/gitlab-ce!18138
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
- 02 Apr, 2018 5 commits
-
-
blackst0ne authored
-
blackst0ne authored
-
Takuya Noguchi authored
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
-
Marcia Ramos authored
Refactor the browser performance testing docs See merge request gitlab-org/gitlab-ce!18097
-
Robert Speicher authored
Raise more descriptive errors when URLs are blocked See merge request gitlab-org/gitlab-ce!18058
-