- 19 Dec, 2017 17 commits
-
-
Sean McGivern authored
Stop sending milestone and labels for Projects::MergeRequestsController#show.json requests See merge request gitlab-org/gitlab-ce!15847 (cherry picked from commit 3870a1bd) cba40a1f Stop sending milestone and labels data over the wire for MR widget
-
Kamil Trzciński authored
Avoid running autodevops sast job on GitLab CE Closes gl-sast#3 See merge request gitlab-org/gitlab-ce!15962 (cherry picked from commit 169a8c35) 8153f734 Avoid running autodevops sast job on GitLab CE
-
Grzegorz Bizon authored
Filter by subgroup name before determining if our group has a subgroup See merge request gitlab-org/gitlab-ce!15969 (cherry picked from commit 30696747) 643dca1c Filter by subgroup name before determining if our group has a subgroup
-
Nick Thomas authored
Don't use Markdown cache for stubbed settings in specs Closes #41130 See merge request gitlab-org/gitlab-ce!15954 (cherry picked from commit dc17e7d7) 10885edf Don't use Markdown cache for stubbed settings in specs
-
Dmitriy Zaporozhets authored
Add SAST docs Closes gitlab-ee#4125 See merge request gitlab-org/gitlab-ce!15859 (cherry picked from commit 0b19319b) a862a21f Add SAST docs
-
Sean McGivern authored
Make sure user email is read only when synced with LDAP Closes #41033 See merge request gitlab-org/gitlab-ce!15915 (cherry picked from commit d39d968b) 481b8a71 Make sure user email is read only when synced with LDAP
-
Achilleas Pipinellis authored
Add note about automatic pipelines when enabling Auto DevOps See merge request gitlab-org/gitlab-ce!15946 (cherry picked from commit 6547f549) 8de4cb57 Add note about automatic pipelines when enabling Auto DevOps bfa4fa91 Move note on automatic pipelines further below
-
🚄 Job van der Voort 🚀 authored
Docs update documentation guidelines See merge request gitlab-org/gitlab-ce!15811
-
Achilleas Pipinellis authored
Add commit diff discussion in merge request context documentation See merge request gitlab-org/gitlab-ce!15885 (cherry picked from commit 8b33670e) 2cf80d11 Add docs for commit diff discussion in merge requests
-
Sean McGivern authored
Clear caches before updating MR diffs See merge request gitlab-org/gitlab-ce!15916
-
Marcia Ramos authored
Fixed doc for create MR from email See merge request gitlab-org/gitlab-ce!15849 (cherry picked from commit 391bb437) e297c417 Fixed doc for create MR from email
-
Sean McGivern authored
Include project in BatchLoader key to prevent returning blobs for the wrong project Closes gitlab-ee#4325 See merge request gitlab-org/gitlab-ce!15936 (cherry picked from commit f5114187) 6c4f6d37 Include project in BatchLoader key to prevent returning blobs for the wrong project f871027e Clear BatchLoader after each spec to prevent holding onto records longer than necessary
-
Douwe Maan authored
Clarifies documentation for user, group & project transfers See merge request gitlab-org/gitlab-ce!15896 (cherry picked from commit af110b89) 1bdbff2d Updates doc for user, group & project transfers
-
Robert Speicher authored
Cache feature check for 1 minute for MethodCall instrumentation toggle See merge request gitlab-org/gitlab-ce!15800 (cherry picked from commit 83998c0a) 53dc9e83 Cache feature check for 5 minutes for MethodCall instrumentation toggle b503e6ff Implement simple in memory cache that expires after 5 minutes 6af84964 Set cache expire only once the cache is filled, 5904b033 Implemente measurement enabled cache using AtomicReference 408208bc Use AtomicFixNum to implement CAS isolated cache update. ca176a9b move call_measurement_enabled? method to the bottom of the file fd0a5168 use class variables instead of CONSTANTs da19ce62 Expire feature flag cache after 1minute 51668d3e Use class variable and add rubocop exception db9e5bf7 fix test case description
-
Oswaldo Ferreira authored
Restore throttling of touch for 10.3 stable See merge request gitlab-org/gitlab-ce!15890
-
James Lopez authored
-
Oswaldo Ferreira authored
Fix missing WHERE clause in 20171106135924_issues_milestone_id_foreign_key migration Closes gitlab-com/infrastructure#3416 See merge request gitlab-org/gitlab-ce!15997
-
- 14 Dec, 2017 5 commits
-
-
Tiago Botelho authored
-
Yorick Peterse authored
This allows EE to re-use the object, making it easier to trigger indexing of the noteable.
-
Yorick Peterse authored
-
Kamil Trzciński authored
Dependencies Validator fails when depended job is `manual` Closes #41110 See merge request gitlab-org/gitlab-ce!15924 (cherry picked from commit 57175ecb) 1def948b Dependencies Validator fails when depended job is `manual`
-
James Lopez authored
Prepare 10.3 RC1 release See merge request gitlab-org/gitlab-ce!15907
-
- 13 Dec, 2017 18 commits
-
-
Sean McGivern authored
Prevent worker that updates merge requests head pipeline from failing jobs Closes #41021 See merge request gitlab-org/gitlab-ce!15870
-
Oswaldo Ferreira authored
This reverts commit 54f00812.
-
LUKE BENNETT authored
-
Oswaldo Ferreira authored
-
Luke Bennett authored
Merge branch '10-3-stable-prepare-rc1' of https://gitlab.com/gitlab-org/gitlab-ce into 10-3-stable-prepare-rc1
-
Sean McGivern authored
Use memoization for commits on diffs See merge request gitlab-org/gitlab-ce!15857
-
Achilleas Pipinellis authored
Fix entrypoint overriding documentation See merge request gitlab-org/gitlab-ce!15884 (cherry picked from commit a2c615d1) b17c3ab6 Fix entrypoint overriding documentation 9f3df649 Refactor entrypoint override docs
-
Winnie Hellmann authored
Resolve merge conflicts with dev.gitlab.org/master after security release See merge request gitlab-org/gitlab-ce!15851 (cherry picked from commit d9f40fdd) 4f992572 Update CHANGELOG.md for 10.2.4 84b3c215 Update CHANGELOG.md for 10.1.5 fad2a07c Update CHANGELOG.md for 10.0.7 10131bf2 Merge remote-tracking branch 'gitlab-ce/master' d9453a24 Merge dev.gitlab.org/master into winh-merge-dev be586388 Make CHANGELOG.md consistent for 10.2.4, 10.1.5, and 10.0.7
-
LUKE BENNETT authored
Updates dependencies license list See merge request gitlab-org/gitlab-ce!15905 (cherry picked from commit 097b0678) f7e084c0 Updates dependencies license list
-
Tim Zallmann authored
Resolve "Prometheus loading screen no longer seems to appear" Closes #40285 See merge request gitlab-org/gitlab-ce!15889 (cherry picked from commit a8b98528) d072c0cd fix broken empty state assets for environment monitoring page 9864720a add CHANGELOG.md entry for !15889
-
Sean McGivern authored
Fix migration that removes issues.branch_name See merge request gitlab-org/gitlab-ce!15858
-
Robert Speicher authored
Gitaly mirroring migration prep Closes gitaly#816 See merge request gitlab-org/gitlab-ce!15775 (cherry picked from commit 6930fa31) 885a4da2 Add feature flag to use gitaly-ssh mirroring when cloning internal repos 95009cef Unify mirror addition operations to prepare for Gitaly migration
-
Yorick Peterse authored
check the import_status field before doing SQL operations to check the import url See merge request gitlab-org/gitlab-ce!15752 (cherry picked from commit 49a9de11) 946d87d3 check the import_status field before doing SQL operations to check the import url
-
Sean McGivern authored
Use message body for merge request description Closes #40968 See merge request gitlab-org/gitlab-ce!15839 (cherry picked from commit 52d9ee62) b39b5524 Use message body for merge request description
-