summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Adds the option to override project description on export via API41902-add-api-option-to-overwrite-project-description-on-project-exportTiago Botelho2018-03-1613-11/+60
* Merge branch 'adamco/gitlab-ce-move-issue-command' into 'master'Grzegorz Bizon2018-03-158-1/+254
|\
| * Add slash command for moving an issueSean McGivern2018-03-158-1/+254
* | Merge branch 'fix-42459-#-in-branch' into 'master'Sean McGivern2018-03-153-1/+23
|\ \
| * | add spec testing '#' escape in relative link filterJan Beckmann2018-03-141-0/+17
| * | Manually escape '#' when building relative uris, fixes #42459Jan2018-03-112-1/+6
* | | Merge branch 'backstage/gb/refactor-ci-cd-variables-collections' into 'master'42762-project-settings-sections-cannot-be-expanded-after-submission-errorKamil Trzciński2018-03-1515-145/+380
|\ \ \
| * | | Fix pipeline predefined variables specsGrzegorz Bizon2018-03-141-1/+1
| * | | Merge branch 'master' into backstage/gb/refactor-ci-cd-variables-collectionsGrzegorz Bizon2018-03-144-41/+96
| |\ \ \
| * | | | Fix pipeline specs for predefined variablesGrzegorz Bizon2018-03-141-2/+0
| * | | | DRY remaining instances of predefined variablesGrzegorz Bizon2018-03-145-34/+35
| * | | | Improve predefined variables collection methodsGrzegorz Bizon2018-03-143-13/+22
| * | | | Port deployment variables skeleton code from EEGrzegorz Bizon2018-03-142-5/+3
| * | | | Merge branch 'master' into backstage/gb/refactor-ci-cd-variables-collectionsGrzegorz Bizon2018-03-14826-3683/+9698
| |\ \ \ \
| * | | | | Fix variables collection item sequence specsGrzegorz Bizon2018-03-141-4/+3
| * | | | | Use new collections to define build predefined variablesGrzegorz Bizon2018-03-131-53/+50
| * | | | | Fix rubocop offense in auto devops predefined variablesGrzegorz Bizon2018-03-131-3/+4
| * | | | | Add more unit tests for variables collection classGrzegorz Bizon2018-03-133-1/+33
| * | | | | Improve how we handle persistent runner variablesGrzegorz Bizon2018-03-133-19/+3
| * | | | | Make predefined variables in a collection public by defaultGrzegorz Bizon2018-03-134-15/+15
| * | | | | DRY project-level predefined variablesGrzegorz Bizon2018-03-135-20/+26
| * | | | | Add TODOs to refactoried variables collections codeGrzegorz Bizon2018-03-122-0/+5
| * | | | | Use variables collection as build predefined variablesGrzegorz Bizon2018-03-125-28/+42
| * | | | | Extract variables collection item to a separate classGrzegorz Bizon2018-03-126-36/+103
| * | | | | Document runner's expecations regarding variable collectionGrzegorz Bizon2018-03-121-6/+11
| * | | | | Make variables collection to runner mapping explicitGrzegorz Bizon2018-03-073-7/+5
| * | | | | Merge branch 'master' into backstage/gb/refactor-ci-cd-variables-collectionsGrzegorz Bizon2018-03-077133-125747/+302357
| |\ \ \ \ \
| * | | | | | Fix hash syntax in variables collection classbackstage/gb/refactor-ci-cd-variables-collectionsGrzegorz Bizon2017-09-221-2/+2
| * | | | | | Introduce CI/CD variables collection classGrzegorz Bizon2017-09-223-11/+132
* | | | | | | Merge branch 'rs-ci-build-spec-warnings' into 'master'Kamil Trzciński2018-03-151-9/+9
|\ \ \ \ \ \ \
| * | | | | | | Don't attempt to override a `set` with a `let`rs-ci-build-spec-warningsRobert Speicher2018-03-141-8/+8
| * | | | | | | Don't use `not_to raise_error(SomeError)`Robert Speicher2018-03-141-1/+1
* | | | | | | | Merge branch 'ab-44205-user_interacted_projects-migration' into 'master'Yorick Peterse2018-03-153-49/+110
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix concurrency issue with migration for user_interacted_projects table.ab-44205-user_interacted_projects-migrationAndreas Brandl2018-03-143-49/+110
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'docs-fe-html' into 'master'Tim Zallmann2018-03-151-1/+51
|\ \ \ \ \ \ \ \
| * | | | | | | | Add HTML style guideClement Ho2018-03-151-1/+51
|/ / / / / / / /
* | | | | | | | Merge branch 'docs-fe-principles' into 'master'Tim Zallmann2018-03-151-1/+33
|\ \ \ \ \ \ \ \
| * | | | | | | | Add frontend guide principlesClement Ho2018-03-151-1/+33
|/ / / / / / / /
* | | | | | | | Merge branch 'patch-28' into 'master'Grzegorz Bizon2018-03-151-4/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Update README.mdJohn Burak2018-02-271-2/+2
| * | | | | | | | Update README.mdJohn Burak2018-02-271-4/+4
| * | | | | | | | Update README.mdJohn Burak2018-02-260-0/+0
| * | | | | | | | Update README.mdJohn Burak2018-02-261-1/+1
| * | | | | | | | Update README.mdJohn Burak2018-02-261-1/+1
| * | | | | | | | Update README.mdJohn Burak2018-02-261-1/+1
| * | | | | | | | Update README.mdJohn Burak2018-02-241-1/+1
* | | | | | | | | Merge branch 'dm-mirror-hard-failed-invites' into 'master'Robert Speicher2018-03-142-3/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Prevent sending an access request to a project from failing when the project ...dm-mirror-hard-failed-invitesDouwe Maan2018-03-112-3/+3
* | | | | | | | | | Merge branch 'mk/fix-move-upload-files-on-group-transfer' into 'master'Robert Speicher2018-03-145-46/+142
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Tag subgroup tests with :nested_groupsmk/fix-move-upload-files-on-group-transferMichael Kozono2018-03-141-1/+1