- 29 Oct, 2018 37 commits
-
-
Amit Rathi authored
-
-
Amit Rathi authored
-
Dan Davison authored
Add e2e test to push using a private token See merge request gitlab-org/gitlab-ce!22628
-
Mike Greiling authored
Update moment to 2.22.2 Closes #53273 See merge request gitlab-org/gitlab-ce!22648
-
Robert Speicher authored
Update GitLab Pages to v1.3.0 See merge request gitlab-org/gitlab-ce!22666
-
Robert Speicher authored
Replace deprecated uniq on a Relation with distinct See merge request gitlab-org/gitlab-ce!22625
-
Kamil Trzciński authored
Rename 'sast_container' licensed feature See merge request gitlab-org/gitlab-ce!22662
-
Robert Speicher authored
Upgrade whitequark/parser to 2.5.3.0 See merge request gitlab-org/gitlab-ce!22652
-
Filipa Lacerda authored
Delete job_spec.js See merge request gitlab-org/gitlab-ce!22664
-
Mark Lapierre authored
Tests pushing over HTTP(S) using a personal access token
-
Nick Thomas authored
-
Clement Ho authored
Truncate milestone title on collapsed sidebar See merge request gitlab-org/gitlab-ce!22624
-
Winnie Hellmann authored
-
Phil Hughes authored
Fix broken "Show whitespace changes" button on MR "Changes" tab Closes #52122 See merge request gitlab-org/gitlab-ce!22539
-
Jacques Erasmus authored
-
Nick Thomas authored
Remove all tables from Pipeline page when there is no job for the Pipeline Closes #45669 See merge request gitlab-org/gitlab-ce!18540
-
Takuya Noguchi authored
-
Kamil Trzciński authored
-
Nick Thomas authored
Extract ee specific lines for issues and mr controllers See merge request gitlab-org/gitlab-ce!22569
-
Sean McGivern authored
Fix open-ended params for api_json.log Closes #53155 See merge request gitlab-org/gitlab-ce!22623
-
Andrew Newdigate authored
-
Achilleas Pipinellis authored
adds warning against Postgres across NFS See merge request gitlab-org/gitlab-ce!22278
-
Lyle Kozloff authored
-
Phil Hughes authored
CE Backport: Show actual Milestone dates within tooltips for Milestones in Epics sidebar See merge request gitlab-org/gitlab-ce!22653
-
Nick Thomas authored
post merge pipeline and environments status Closes #47799 See merge request gitlab-org/gitlab-ce!22292
-
Alessio Caiazza authored
-
Marcia Ramos authored
Clarify last board navigation documentation Closes gitlab-ee#7760 See merge request gitlab-org/gitlab-ce!22618
-
Achilleas Pipinellis authored
`Create a new tag` json Missing double quotes See merge request gitlab-org/gitlab-ce!22614
-
Andreas Brandl authored
Models and migrations for group level clusters See merge request gitlab-org/gitlab-ce!22307
-
Sean McGivern authored
Add None/Any options for assignee in search bar Closes #52383 See merge request gitlab-org/gitlab-ce!22599
-
Sean McGivern authored
Backport CE route changes for Ops Dashboard in EE See merge request gitlab-org/gitlab-ce!22640
-
Sean McGivern authored
Fixing count on Milestones Closes #50848 See merge request gitlab-org/gitlab-ce!21446
-
Grzegorz Bizon authored
Merge branch '52780-stale-pipeline-status-cache-for-_project-after-disabling-pipelines' into 'master' Resolve "Stale pipeline status cache for `_project` after disabling pipelines" Closes #52780 See merge request gitlab-org/gitlab-ce!22589
-
Kushal Pandya authored
-
Stan Hu authored
This squelches the following warning: warning: parser/current is loading parser/ruby24, which recognizes warning: 2.4.4-compliant syntax, but you are running 2.4.5. warning: please see https://github.com/whitequark/parser#compatibility-with-ruby-mri.
-
Thong Kuah authored
Even though we currently only should have one group for a cluster, we allow the flexibility to associate to other groups in the future. This also matches the runner <=> groups association. - Adds Cluster#first_group, aliased to Cluster#group. For the conceivable future, a cluster will have at most one group. - Prevent mixing of group and project clusters. If project type clusters, it should only have projects assigned. Similarly with groups. - Default cluster_type to :project_type. As it's very small table we can set default and null: false in one release.
-
- 28 Oct, 2018 3 commits
-
-
Evan Read authored
Update links to external sites See merge request gitlab-org/gitlab-ce!22578
-
Kamil Trzciński authored
Add failure reason for execution timeout See merge request gitlab-org/gitlab-ce!22224
-
Shinya Maeda authored
-