- 05 Nov, 2018 3 commits
-
-
Grzegorz Bizon authored
Enable frozen string for lib/gitlab/ci/**/*.rb See merge request gitlab-org/gitlab-ce!22703
-
Phil Hughes authored
Uses gitlab-ui components in jobs components. See merge request gitlab-org/gitlab-ce!22780
-
Phil Hughes authored
Align toggle sidebar button across all browsers and OSs See merge request gitlab-org/gitlab-ce!22771
-
- 04 Nov, 2018 6 commits
-
-
GitLab Release Tools Bot authored
[ci skip]
-
Evan Read authored
docs - Update definition of done with e2e tests requirement Closes gitlab-org/quality/team-tasks#67 See merge request gitlab-org/gitlab-ce!22655
-
Kamil Trzciński authored
Update license_management job See merge request gitlab-org/gitlab-ce!22732
-
Philippe Lafoucrière authored
-
Evan Read authored
Update mysql.md with correct anchor link to "how services are linked" See merge request gitlab-org/gitlab-ce!22739
-
Stan Hu authored
Merge branch '53467-transient-failure-in-spec-controllers-groups-boards_controller_spec-rb' into 'master' Resolve "Transient failure in spec/controllers/groups/boards_controller_spec.rb" Closes #53467 See merge request gitlab-org/gitlab-ce!22785
-
- 03 Nov, 2018 2 commits
-
-
Brett Walker authored
-
Douwe Maan authored
Optimize merge request refresh by using the database to check commit SHAs See merge request gitlab-org/gitlab-ce!22731
-
- 02 Nov, 2018 29 commits
-
-
Kamil Trzciński authored
Use our own docker image for helm install pods See merge request gitlab-org/gitlab-ce!22778
-
Stan Hu authored
Previously for a given merge request, we would: 1. Create the array of commit SHAs involved in the push (A) 2. Request all merge request commits and map the SHA (B) 3. Reload the diff if there were any common commits between A and B We can avoid additional database querying and overhead by checking with the database whether the merge request contains any of the commit SHAs. Relates to https://gitlab.com/gitlab-org/gitlab-ce/issues/53213
-
Dylan Griffith authored
This will reduce dependencies and failure points during installation. It will also reduce security risks from untrusted dependencies being able to effect all our users
-
Filipa Lacerda authored
Removes old buttons,links and tooltips and uses the new gitlab-ui components.
-
Robert Speicher authored
Add email for milestone change Closes #51520 See merge request gitlab-org/gitlab-ce!22279
-
Chantal Rollison authored
-
Kamil Trzciński authored
Incorporates Kubernetes Namespace into Cluster's flow See merge request gitlab-org/gitlab-ce!22011
-
Thong Kuah authored
-
Sean McGivern authored
Don't log fabricate args See merge request gitlab-org/gitlab-ce!22753
-
Annabel Dunstone Gray authored
-
Mark Lapierre authored
Prevents logging of sensitive data
-
Douwe Maan authored
Fixes a migration that causes error on some legacy DBs Closes #46862 See merge request gitlab-org/gitlab-ce!22761
-
Douwe Maan authored
Cannot add label to issue from board Closes #51620 See merge request gitlab-org/gitlab-ce!22475
-
Sanad Liaquat authored
-
Kamil Trzciński authored
Top level clusters controller See merge request gitlab-org/gitlab-ce!22438
-
Kamil Trzciński authored
Adds pagination to pipelines table in merge request & commit page Closes #28249 See merge request gitlab-org/gitlab-ce!22696
-
Kamil Trzciński authored
Add scheduled flag to job entity See merge request gitlab-org/gitlab-ce!22710
-
Shinya Maeda authored
-
Kamil Trzciński authored
TokenAuthenticatable allows non-unique tokens See merge request gitlab-org/gitlab-ce!22748
-
Kamil Trzciński authored
Remove ci_enable_scheduled_build feature flag Closes #52183 See merge request gitlab-org/gitlab-ce!22742
-
Shinya Maeda authored
-
Sean McGivern authored
Significantly cut memory and SQL queries when reloading diffs See merge request gitlab-org/gitlab-ce!22725
-
Sean McGivern authored
Resolve "Links in tabs of the labels index pages ends with `.html`" Closes #52548 See merge request gitlab-org/gitlab-ce!22716
-
Sean McGivern authored
Add index to find stuck merge requests. Closes #45608 See merge request gitlab-org/gitlab-ce!22749
-
Phil Hughes authored
Remove gitlab-ui's progress bar from global See merge request gitlab-org/gitlab-ce!22705
-
Clement Ho authored
-
Jan Provaznik authored
-
Jan Provaznik authored
[master] Security kubeclient ssrf See merge request gitlab/gitlabhq!2575
-
Dmitriy Zaporozhets authored
Change HELM_HOST in Auto-DevOps to work behind proxy See merge request gitlab-org/gitlab-ce!22596
-