- 22 Aug, 2017 12 commits
-
-
Gabriel Mazetto authored
-
Gabriel Mazetto authored
-
Gabriel Mazetto authored
-
Gabriel Mazetto authored
-
Gabriel Mazetto authored
-
Gabriel Mazetto authored
-
Gabriel Mazetto authored
Using `extend` dynamically can lead to bad performance as it invalidates the method's cache.
-
Gabriel Mazetto authored
-
Gabriel Mazetto authored
-
Gabriel Mazetto authored
-
Gabriel Mazetto authored
-
Gabriel Mazetto authored
-
- 21 Aug, 2017 28 commits
-
-
Robert Speicher authored
Correctly encode string params for Gitaly's TreeEntries RPC Closes #36720 See merge request !13724
-
Clement Ho authored
Merge branch '36298-use-non-i18n-values-for-setting-new-group-level-issue-mr-button-text' into 'master' Use non-i18n values for setting new group-level issue/MR button text Closes #36298 See merge request !13570
-
Bryce Johnson authored
-
Marcia Ramos authored
Add docs for group issues page and group merge requests page Closes #36533 See merge request !13678
-
Robert Speicher authored
Only require sidekiq-limit_fetch when enabled in settings Closes #36253 See merge request !13715
-
Marcia Ramos authored
-
Marcia Ramos authored
-
Marcia Ramos authored
-
Alejandro Rodríguez authored
-
Sean McGivern authored
Fix 500 errors in Atom feeds due to push events Closes #36705 See merge request !13695
-
Clement Ho authored
Make project selection dropdown consistent See merge request !13562
-
Victor Wu authored
-
Victor Wu authored
-
Victor Wu authored
-
Sean McGivern authored
-
Stan Hu authored
-
Kamil Trzciński authored
Fix merge request head pipeline when pipeline has errors Closes #36657 See merge request !13664
-
Sean McGivern authored
This gem allows Sidekiq jobs to be throttled. Unfortunately, it has a side-effect: when we haven't enabled job throttling, it will still hit Redis a lot (and miss, because nothing is configured). As this setting already required a restart, ensure that the library is only required when it's enabled.
-
Kamil Trzciński authored
Migrate CI/CD stages statuses Closes #33453 See merge request !12584
-
Douwe Maan authored
Gitlab::Git deletions and simplifications See merge request !13640
-
Douwe Maan authored
Use Gitaly 0.33.0 See merge request !13671
-
Kamil Trzciński authored
Remove CI API v1 See merge request !13652
-
Kamil Trzciński authored
Add `validates :key, uniqueness: { scope: :pipeline_schedule_id }` in `Ci::PipelineScheduleVariable` model See merge request !13641
-
Sean McGivern authored
copy milestones and labels from issue when using create merge request button Closes #35343 See merge request !13461
-
Sean McGivern authored
Issue 20900 remove ignore columns See merge request !12166
-
Phil Hughes authored
Resolve "User profile activity feed contains broken image links" Closes #36458 See merge request !13606
-
Tim Zallmann authored
-
Sean McGivern authored
Bump rouge to 2.2.0 Closes #36554 See merge request !13633
-