summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update nginx docs35330-fix-nginx-add-haproxyJoshua Lambert2017-07-211-1/+1
|
* Fix for HA ProxyJoshua Lambert2017-07-201-1/+1
|
* Add HA Proxy metrics, fix NGINXJoshua Lambert2017-07-203-1/+43
|
* Merge branch '20817-please-add-coordinator-url-to-admin-area-runner-page' ↵Grzegorz Bizon2017-07-205-41/+40
|\ | | | | | | | | | | | | | | | | into 'master' Add coordinator url to admin area runner page Closes #20817 See merge request !11603
| * Add #registration_token for %code20817-please-add-coordinator-url-to-admin-area-runner-pageShinya Maeda2017-07-202-3/+3
| |
| * Add an id for the tag(#registration_token). Wrap long lines.Shinya Maeda2017-07-204-5/+9
| |
| * i18n readyShinya Maeda2017-07-202-8/+9
| |
| * Fix specShinya Maeda2017-07-201-1/+1
| |
| * Add changelogShinya Maeda2017-07-201-0/+4
| |
| * Add coordinator url to admin area runner pageShinya Maeda2017-07-204-40/+30
| | | | | | | | | | | | | | | | Use partial and shring same UI Swap two. Like the project runner section. Fix tests
* | Merge branch 'gitaly-381-update-shell' into 'master'Robert Speicher2017-07-201-1/+1
|\ \ | | | | | | | | | | | | | | | | | | Bump Gitlab-Shell to 5.4.0 Closes gitaly#381 See merge request !13001
| * | Bump Gitlab-Shell to 5.4.0gitaly-381-update-shellKim Carlbäcker2017-07-201-1/+1
| | |
* | | Merge branch 'refactor-dropdown-parameters-ce' into 'master'Jacob Schatz2017-07-206-16/+36
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Refactor filtered search dropdown parameters Closes #32814 See merge request !12877
| * | | Refactor filtered search dropdown parametersClement Ho2017-07-206-16/+36
|/ / /
* | | Merge branch '34973-sub-nav-item-font-size' into 'master'Annabel Dunstone Gray2017-07-202-1/+4
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | 34973 Make font size of contextual sub menu items 14px Closes #34973 See merge request !12951
| * | | 34973 Make font size of contextual sub menu items 14px34973-sub-nav-item-font-sizetauriedavis2017-07-182-1/+4
| | | |
* | | | Update CHANGELOG.md for 9.0.12James Edwards-Jones2017-07-201-0/+4
| | | | | | | | | | | | [ci skip]
* | | | Update CHANGELOG.md for 9.1.9James Edwards-Jones2017-07-201-0/+4
| | | | | | | | | | | | [ci skip]
* | | | Merge branch 'fix-docs-re2-install' into 'master'Rémy Coutable2017-07-201-1/+1
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add libre2-dev to the list of dependencies Closes #35342 See merge request !12996
| * | | | Add libre2-dev to the list of dependenciesNick Thomas2017-07-201-1/+1
| | | | |
* | | | | Update CHANGELOG.md for 9.2.9James Edwards-Jones2017-07-201-0/+4
| | | | | | | | | | | | | | | [ci skip]
* | | | | Update CHANGELOG.md for 9.3.9James Edwards-Jones2017-07-201-0/+4
| | | | | | | | | | | | | | | [ci skip]
* | | | | Merge branch 'pawel/prometheus_multiproc_dir_documentation' into 'master'Filipa Lacerda2017-07-202-6/+25
|\ \ \ \ \ | |_|_|/ / |/| | | | | | | | | | | | | | Documentation and link to explanation of prometheus_multiproc_dir See merge request !12956
| * | | | Documentation and link to explanation of prometheus_multiproc_dirpawel/prometheus_multiproc_dir_documentationPawel Chojnacki2017-07-202-6/+25
| | | | | | | | | | | | | | | | | | | | - Change the wording a little bit
* | | | | Merge branch '5971-webhook-testing' into 'master'Rémy Coutable2017-07-2044-130/+663
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Wrong data type when testing webhooks Closes #5971 See merge request !11728
| * | | | | Wrong data type when testing webhooksAlexander Randa2017-07-2044-130/+663
|/ / / / /
* | | | | Merge branch '34174_add_french_translations_of_commits_page' into 'master'Rémy Coutable2017-07-202-28/+1099
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add French translations of Commits Page & Pipeline Charts Closes #34174 and #34794 See merge request !12409
| * | | | | Add French translations of Commits Page & Pipeline ChartsHuang Tao2017-07-202-28/+1099
|/ / / / /
* | | | | Merge branch 'feature/send-diff-limits-to-gitaly' into 'master'Robert Speicher2017-07-209-31/+75
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Migrate DiffCollection limiting logic to Gitaly See merge request !12867
| * | | | | Migrate DiffCollection limiting logic to Gitalyfeature/send-diff-limits-to-gitalyAhmad Sherif2017-07-199-31/+75
| | | | | |
* | | | | | Merge branch 'rc/cob-backport-ce-to-ee-fix' into 'master'Robert Speicher2017-07-201-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix logger disabling on the CI: instantiate an ActiveSupport::TaggedLogging See merge request !12987
| * | | | | | Fix logger disabling on the CI: instantiate an ActiveSupport::TaggedLoggingrc/cob-backport-ce-to-ee-fixRémy Coutable2017-07-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | | | | | Merge branch 'rc/leverage-new-cache-policies' into 'master'Kamil Trzciński2017-07-201-28/+63
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Leverage the new cache policies in .gitlab-ci.yml See merge request !12978
| * | | | | | | The setup-test-env should push and pull the default cacherc/leverage-new-cache-policiesRémy Coutable2017-07-201-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | | | | | Leverage the new cache policies in .gitlab-ci.ymlRémy Coutable2017-07-191-28/+62
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | | | | | | Merge branch '34999_add_japanese_translations_of_pipeline_schedules' into ↵Rémy Coutable2017-07-201-3/+23
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Add Japanese translations of Pipeline Schedules Closes #34999 See merge request !12826
| * | | | | | | | Add Japanese translations of Pipeline SchedulesHuang Tao2017-07-201-3/+23
|/ / / / / / / /
* | | | | | | | Merge branch 'migration-status' into 'master'Rémy Coutable2017-07-201-2/+2
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | Add option to specify migration status on at the migration site See merge request !12976
| * | | | | | | Add option to specify migration status on at the migration sitemigration-statusAndrew Newdigate2017-07-191-2/+2
| | | | | | | |
* | | | | | | | Merge branch 'fix/gb/fix-container-registry-tag-routing' into 'master'Kamil Trzciński2017-07-206-6/+97
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix docker tag reference routing constraints Closes #35220 and gitlab-com/support-forum#2246 See merge request !12961
| * | | | | | | | Add a changelog entry for docker tag routing fixfix/gb/fix-container-registry-tag-routingGrzegorz Bizon2017-07-191-0/+4
| | | | | | | | |
| * | | | | | | | Add a test for container repository name regexpGrzegorz Bizon2017-07-192-0/+15
| | | | | | | | |
| * | | | | | | | Fix docker tag reference routing constraintsGrzegorz Bizon2017-07-194-6/+78
| | | | | | | | |
* | | | | | | | | Merge branch 'feature/gb/auto-retry-failed-ci-job' into 'master'Kamil Trzciński2017-07-2011-5/+236
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make it possible to auto retry a failed CI/CD job Closes #3442 See merge request !12909
| * | | | | | | | | Change auto-retry count to a correct value in docsGrzegorz Bizon2017-07-202-4/+4
| | | | | | | | | |
| * | | | | | | | | Fix CI/CD job auto-retry specsfeature/gb/auto-retry-failed-ci-jobGrzegorz Bizon2017-07-202-4/+4
| | | | | | | | | |
| * | | | | | | | | Do not allow to auto-retry a job more than 2 timesGrzegorz Bizon2017-07-193-3/+3
| | | | | | | | | |
| * | | | | | | | | Update changelog entry for a auto-retry of CI/CD jobsGrzegorz Bizon2017-07-191-1/+1
| | | | | | | | | |
| * | | | | | | | | Add basic docs for CI/CD job auto-retry featureGrzegorz Bizon2017-07-181-0/+26
| | | | | | | | | |
| * | | | | | | | | Add changelog entry for auto-retry of CI/CD job featureGrzegorz Bizon2017-07-181-0/+4
| | | | | | | | | |