summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix specs34095-permalinksAnnabel Dunstone Gray2017-06-211-3/+3
|
* Fix location on changes tabAnnabel Dunstone Gray2017-06-211-1/+5
|
* Fix offset for fixed navAnnabel Dunstone Gray2017-06-211-4/+11
|
* Merge branch 'system-note-commits-list-gradient-fix' into 'master'Annabel Dunstone Gray2017-06-212-1/+5
|\ | | | | | | | | | | | | Fixed commit list system not gradient Closes #33896 See merge request !12306
| * Fixed commit list system not gradientsystem-note-commits-list-gradient-fixPhil Hughes2017-06-202-1/+5
| | | | | | | | Closes #33896
* | Wording of Mysql support.sytses2017-06-211-3/+3
| |
* | Merge branch 'docs/exclude-codeclimate' into 'master'Rémy Coutable2017-06-211-0/+1
|\ \ | | | | | | | | | | | | Do not run the codeclimate job on docs-only changes See merge request !12360
| * | Do not run the codeclimate job on docs-only changesAchilleas Pipinellis2017-06-211-0/+1
| | |
* | | Merge branch 'docs/add-missing-link' into 'master'Robert Speicher2017-06-211-0/+1
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Add missing link in Redis HA source docs Closes #33374 See merge request !12342
| * | | Add missing link in Redis HA source docsdocs/add-missing-linkAchilleas Pipinellis2017-06-211-0/+1
| | | |
* | | | Merge branch 'feature-checklist' into 'master'Marcia Ramos2017-06-211-6/+18
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a new feature checklist and more elaborate documentation requirements Closes #33750 See merge request !12220
| * | | | a new feature checklist and more elaborate documentation requirementsJob van der Voort2017-06-211-6/+18
|/ / / /
* | | | Merge branch 'backport-filtered-search-lazy-token-transient' into 'master'Clement Ho2017-06-211-0/+3
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Backport filtered search lazy token consistent state fix See merge request !12335
| * | | | Backport filtered search lazy token consistent state fixEric Eastwood2017-06-211-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/2142 Didn't actually fix the spec but is worthwhile to get things in a consistent state no matter how fast the test runs.
* | | | | Merge branch '33441_supplement_simplified_chinese_translation_of_i18n' into ↵Douwe Maan2017-06-213-60/+842
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Supplement Simplified Chinese translation of Project Page & Repository Page Closes #33441 See merge request !11994
| * | | | | Change 'Committed by' Translate黄涛2017-06-202-2/+2
| | | | | |
| * | | | | Translation optimization黄涛2017-06-202-30/+27
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. Modify the identified translations in the discussion. 2. rebase to master
| | * | | | | add missing translation fields黄涛2017-06-162-20/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. Follow up !12052 commits.
| | * | | | | translation optimization in synchronous reviews黄涛2017-06-152-25/+25
| | | | | | |
| | * | | | | translation optimization in synchronous reviews黄涛2017-06-142-59/+59
| | | | | | |
| | * | | | | Rebase to master黄涛2017-06-130-0/+0
| | |\ \ \ \ \
| | | * | | | | Change the format in changelog黄涛2017-06-131-1/+1
| | | | | | | |
| | | * | | | | Optimization 'zh_CN' translation黄涛2017-06-133-11/+755
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. Fix missing translations
| | | * | | | | optimize translation based on comments黄涛2017-06-123-614/+74
| | | | | | | |
| | | * | | | | add changelog of supplement simplified chinese translation黄涛2017-06-081-0/+4
| | | | | | | |
| | | * | | | | supplement simplified chinese translation黄涛2017-06-083-21/+656
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix #33441
| | * | | | | | Optimization 'zh_CN' translation黄涛2017-06-133-29/+28
| | | | | | | |
| | * | | | | | Change the format in changelog黄涛2017-06-131-1/+1
| | | | | | | |
| | * | | | | | Optimization 'zh_CN' translation黄涛2017-06-133-11/+755
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. Fix missing translations
| | * | | | | | optimize translation based on comments黄涛2017-06-133-614/+74
| | | | | | | |
| | * | | | | | add changelog of supplement simplified chinese translation黄涛2017-06-131-0/+4
| | | | | | | |
| | * | | | | | supplement simplified chinese translation黄涛2017-06-133-83/+652
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix #33441
| * | | | | | | supplement simplified chinese translation黄涛2017-06-203-56/+841
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix #33441
* | | | | | | | Merge branch 'fix-33259' into 'master'Sean McGivern2017-06-214-35/+67
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix GitHub importer performance on branch existence check Closes #33259 See merge request !12324
| * | | | | | | | Add a comment explaining how the branch clean up happensDouglas Barbosa Alexandre2017-06-211-0/+6
| | | | | | | | |
| * | | | | | | | Fix Github::Representation::PullRequest#source_branch_exists?Douglas Barbosa Alexandre2017-06-211-1/+1
| | | | | | | | |
| * | | | | | | | Add CHANGELOGDouglas Barbosa Alexandre2017-06-211-0/+4
| | | | | | | | |
| * | | | | | | | Fix GitHub importer performance on branch existence checkDouglas Barbosa Alexandre2017-06-213-35/+57
| | | | | | | | |
* | | | | | | | | Merge branch 'fix/gb/improve-build-stage-reference-migration' into 'master'Kamil Trzciński2017-06-217-25/+77
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve build stages reference migration Closes #33866 See merge request !12337
| * | | | | | | | | Rename stage ref migration specs to match a class namefix/gb/improve-build-stage-reference-migrationGrzegorz Bizon2017-06-211-0/+0
| | | | | | | | | |
| * | | | | | | | | Update build stage reference migration specsGrzegorz Bizon2017-06-211-2/+2
| | | | | | | | | |
| * | | | | | | | | Merge branch 'master' into 'fix/gb/improve-build-stage-reference-migration'Grzegorz Bizon2017-06-2110-5/+64
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # db/schema.rb
| * | | | | | | | | | Bump build stage id reference migration identifierGrzegorz Bizon2017-06-212-15/+34
| | | | | | | | | | |
| * | | | | | | | | | Fix adding/removing foreign keys on MySQLGrzegorz Bizon2017-06-213-4/+3
| | | | | | | | | | |
| * | | | | | | | | | Fix build stages reference migrationGrzegorz Bizon2017-06-215-5/+39
| | | | | | | | | | |
* | | | | | | | | | | Merge branch 'bvl-validate-path-update' into 'master'Douwe Maan2017-06-213-9/+18
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rebuild the dynamic path before validating it Closes #33746 See merge request !12213
| * | | | | | | | | | | Rebuild the dynamic path before validating itbvl-validate-path-updateBob Van Landuyt2017-06-213-9/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Otherwise we won't validate updates to the path. Allowing users to change the path to something that's not allowed.
* | | | | | | | | | | | Merge branch 'backport-check-project-feature' into 'master'Douwe Maan2017-06-217-32/+20
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Backport "check_project_feature_available!" from EE and use it for CE controllers See merge request !12305
| * | | | | | | | | | | Use the new check_project_feature_available! method in project controllersNick Thomas2017-06-217-32/+13
| | | | | | | | | | | |
| * | | | | | | | | | | Backport check_project_feature_available! from EENick Thomas2017-06-211-1/+8
| | |/ / / / / / / / / | |/| | | | | | | | |