summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Squashed commitsqa-60-reorganize-menu-classes-tempsliaquat2018-10-0935-60/+66
* Merge branch '52178-markdown-table-borders' into 'master'Phil Hughes2018-10-042-3/+12
|\
| * Fix markdown table border and background colorAnnabel Dunstone Gray2018-10-042-3/+12
|/
* Merge branch 'add-pipeline-in-mr-docs' into 'master'Achilleas Pipinellis2018-10-041-209/+473
|\
| * Improve the MR documentationRémy Coutable2018-10-041-209/+473
* | Merge branch '48222-fix-todos-status-button' into 'master'Phil Hughes2018-10-042-3/+15
|\ \
| * | Resolve "Error while updating todo status: the button is stuck in the loading...Marcos Barrera2018-10-042-3/+15
|/ /
* | Merge branch 'dz-labels-subscribe-filter' into 'master'Dmitriy Zaporozhets2018-10-0421-53/+213
|\ \
| * | Refactor labels_filter_path and labels navdz-labels-subscribe-filterDmitriy Zaporozhets2018-10-049-50/+41
| * | Add subscribe filter to labels pageDmitriy Zaporozhets2018-10-0414-21/+190
* | | Merge branch 'backport-ee-merge-spec-changes' into 'master'Sean McGivern2018-10-042-12/+24
|\ \ \
| * | | Allow Gitaly N+1s in MR finder specSean McGivern2018-10-041-8/+24
| * | | Remove vestigial method from MergeRequestsFinderSean McGivern2018-10-041-4/+0
* | | | Merge branch '50904-empty-states' into 'master'Phil Hughes2018-10-0411-40/+274
|\ \ \ \
| * | | | Renders empty states in the Vue app in Job pageFilipa Lacerda2018-10-0411-40/+274
|/ / / /
* | | | Merge branch 'clone-nurtch-demo-repo' into 'master'Dmitriy Zaporozhets2018-10-043-1/+10
|\ \ \ \
| * | | | Clone nurtch demo notebooks at Jupyter startupAmit Rathi2018-10-043-1/+10
|/ / / /
* | | | Merge branch 'ce-7287-epic-references' into 'master'Nick Thomas2018-10-043-6/+13
|\ \ \ \
| * | | | Support short reference to group entities from project entitiesce-7287-epic-referencesJarka Košanová2018-10-043-6/+13
| | |/ / | |/| |
* | | | Merge branch '52195-backport-removal-of-additionalproperties-false-runners-sc...Stan Hu2018-10-041-2/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Remove addtionalProperties in runners schemaSteve Azzopardi2018-10-041-2/+1
| |/ /
* | | Merge branch '49329-mr-show-commit-details' into 'master'Fatih Acet2018-10-047-5/+107
|\ \ \
| * | | Add pipeline status to diffs/commit_item49329-mr-show-commit-detailsPaul Slaughter2018-10-036-3/+53
| * | | Add signature badge to diffs/commit_itemPaul Slaughter2018-10-035-2/+54
* | | | Merge branch 'docs/fix-links-to-subgit' into 'master'Achilleas Pipinellis2018-10-041-3/+4
|\ \ \ \
| * | | | Fix links to external site and minor Markdown improvementsEvan Read2018-10-041-3/+4
* | | | | Merge branch 'ce-7723-epic-commands-autocomplete' into 'master'Rémy Coutable2018-10-041-6/+13
|\ \ \ \ \
| * | | | | Add checks to InterpretService conditionsce-7723-epic-commands-autocompleteJarka Košanová2018-10-031-6/+13
* | | | | | Merge branch '44597-auto-devops-rbac-qa-spec' into 'master'Rémy Coutable2018-10-046-52/+118
|\ \ \ \ \ \
| * | | | | | Add a QA spec for RBAC cluster and auto devopsDylan Griffith2018-10-046-52/+118
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch '52065-fix-environment-name-overlap' into 'master'Filipa Lacerda2018-10-042-3/+7
|\ \ \ \ \ \
| * | | | | | add changelog entryjerasmus2018-10-041-0/+4
| * | | | | | fix environment name overlapping + tooltip positioningjerasmus2018-10-041-3/+3
* | | | | | | Merge branch '52192-fix-faulty-yarn-lock' into 'master'Phil Hughes2018-10-041-69/+10
|\ \ \ \ \ \ \
| * | | | | | | Dedupe yarn dependenciesLukas Eipert2018-10-041-62/+9
| * | | | | | | Fix `babel-messages` dependencyLukas Eipert2018-10-041-7/+1
* | | | | | | | Merge branch '40636-instance-configuration-shows-incorrect-ssh-fingerprints' ...Nick Thomas2018-10-044-6/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | Instance Configuration page now displays correct SSH fingerprintsTiago Botelho2018-10-034-6/+11
* | | | | | | | | Merge branch '#51457-Show-percentage-of-language-detection-on-the-language-ba...Rémy Coutable2018-10-043-1/+15
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | proper escape language nameJohann Hubert Sonntagbauer2018-10-031-1/+1
| * | | | | | | | | add changelogJohann Hubert Sonntagbauer2018-10-031-0/+5
| * | | | | | | | | fix lintingJohann Hubert Sonntagbauer2018-10-031-1/+1
| * | | | | | | | | add percentage information to repository language barJohann Hubert Sonntagbauer2018-10-032-1/+10
* | | | | | | | | | Merge branch 'fix-todo-cops' into 'master'Rémy Coutable2018-10-0427-128/+40
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix UriDefaultParser copSemyon Pupkov2018-09-212-6/+1
| * | | | | | | | | | Fix UnneededRequireStatement copSemyon Pupkov2018-09-214-14/+0
| * | | | | | | | | | Remove unused cops from todoSemyon Pupkov2018-09-211-17/+0
| * | | | | | | | | | Fix DynamicAttributeDefinedStatically copSemyon Pupkov2018-09-2115-45/+26
| * | | | | | | | | | Fix SpaceInsidePercentLiteralDelimiters copSemyon Pupkov2018-09-202-10/+2
| * | | | | | | | | | Fix SpaceInsideArrayLiteralBrackets copSemyon Pupkov2018-09-202-12/+1