- 06 Nov, 2018 1 commit
-
-
Douwe Maan authored
-
- 05 Nov, 2018 14 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
Bump Gitaly to 0.128.0 See merge request gitlab-org/gitlab-ce!22802
-
Tim Zallmann authored
Add the Play button for delayed jobs in environment page Closes #52129 See merge request gitlab-org/gitlab-ce!22106
-
Nick Thomas authored
QA Selectors for Batch Comment E2E Automation See merge request gitlab-org/gitlab-ce!22681
-
Douwe Maan authored
Improve performance of tree rendering in repositories with a lot of items See merge request gitlab-org/gitlab-ce!16511
-
Zeger-Jan van de Weg authored
To make sure GitLab will have the latest Gitaly, the version number has to be bumped here.
-
Nick Thomas authored
Add access controlled pages entry to permissions table See merge request gitlab-org/gitlab-ce!22798
-
Grzegorz Bizon authored
Create users via the API See merge request gitlab-org/gitlab-ce!22779
-
Kamil Trzciński authored
Bump KUBERNETES_VERSION to latest 1.10 series Closes #53450 See merge request gitlab-org/gitlab-ce!22757
-
Grzegorz Bizon authored
Enable frozen string for lib/gitlab/ci/**/*.rb See merge request gitlab-org/gitlab-ce!22703
-
Winnie Hellmann authored
-
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
-
Evan Read authored
-
- 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 3 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
-
Thong Kuah authored
This allows us to use a kubectl binary that should be able to connect to Kubernetes clusters v1.9 and up.
-
- 02 Nov, 2018 16 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
-
Mark Lapierre authored
Allows users to be fetched/created via the API.
-
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
-