summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* dedupe clipboard dependencyes-module-copy-to-clipboardMike Greiling2017-11-281-14/+2
* clarify safari browser supportMike Greiling2017-11-281-4/+4
* move copy_to_clipboard to behaviors directory as it is needed on all pagesMike Greiling2017-11-283-3/+4
* fix eslint errorsMike Greiling2017-11-281-33/+32
* remove vendored clipboard library in favor of package.json entryMike Greiling2017-11-284-623/+15
* Merge branch '40459-svg-icon-fix' into 'master'Annabel Dunstone Gray2017-11-288-60/+69
|\
| * override a:focus styles. fix Commit page pipeline icon40459-svg-icon-fixSimon Knox2017-11-233-9/+17
| * readd missing text-primary. remove unused svg stylesSimon Knox2017-11-232-6/+5
| * fix some icon colors. move text-color styles to common.scssSimon Knox2017-11-236-52/+54
* | Merge branch '40530-merge-request-generates-wrong-diff-when-branch-and-tag-ha...Rémy Coutable2017-11-289-21/+99
|\ \
| * | Ensure MRs always use branch refs for comparisonSean McGivern2017-11-289-21/+99
* | | Merge branch 'rs-fix-gemfile-lock' into 'master'Yorick Peterse2017-11-281-1/+1
|\ \ \
| * | | Lock seed-fu at the correct version in Gemfile.lockRobert Speicher2017-11-281-1/+1
|/ / /
* | | Merge branch 'zj-controller-action-gitaly-metrics' into 'master'Rémy Coutable2017-11-281-7/+42
|\ \ \
| * | | Add controller#action metrics on GitalyZeger-Jan van de Weg2017-11-281-7/+42
* | | | Merge branch 'default-values-for-mr-states' into 'master'Sean McGivern2017-11-285-3/+91
|\ \ \ \
| * | | | Fix defaults for MR states and merge statusesdefault-values-for-mr-statesYorick Peterse2017-11-245-3/+91
| | |/ / | |/| |
* | | | Merge branch 'hashed-storage-attachments-migration-path' into 'master'Nick Thomas2017-11-2814-150/+523
|\ \ \ \
| * | | | Changes to Attachments Migration for EE and Geo compatibilityGabriel Mazetto2017-11-283-8/+22
| * | | | Backport EE changes to make test possible when prepending modulesGabriel Mazetto2017-11-243-6/+18
| * | | | fix exclusive lease specs fro hashed storage migrationGabriel Mazetto2017-11-232-9/+15
| * | | | Changelog and Documentation for storage migration of project attachmentsGabriel Mazetto2017-11-232-13/+89
| * | | | Codestyle changes and Added Exclusive Lease to hashed storage migrationGabriel Mazetto2017-11-233-15/+57
| * | | | when rollingback repository migration, toggle readonly mode backGabriel Mazetto2017-11-233-6/+8
| * | | | Raises error when migration cannot happen so job is cancelledGabriel Mazetto2017-11-232-6/+5
| * | | | attachments migration should move only the base folderGabriel Mazetto2017-11-232-49/+30
| * | | | Improve storage migration rake taskGabriel Mazetto2017-11-232-17/+73
| * | | | WIP Attachments migrationGabriel Mazetto2017-11-234-1/+172
| * | | | Refactor Hashed Storage migration to add additional migration stepsGabriel Mazetto2017-11-234-59/+73
* | | | | Merge branch '40561-environment-scope-value-is-not-trimmed' into 'master'Kamil Trzciński2017-11-283-0/+27
|\ \ \ \ \
| * | | | | Strip leading & trailing whitespaces in CI/CD secret variable keys40561-environment-scope-value-is-not-trimmedRémy Coutable2017-11-273-0/+27
* | | | | | Merge branch 'winh-upgrade-codeclimate' into 'master'Rémy Coutable2017-11-281-1/+1
|\ \ \ \ \ \
| * | | | | | Upgrade codeclimate image to latestWinnie Hellmann2017-11-281-1/+1
|/ / / / / /
* | | | | | Merge branch 'tm/feature/list-runners-jobs-api' into 'master'Kamil Trzciński2017-11-287-7/+327
|\ \ \ \ \ \
| * | | | | | Refactorize jobs finding logicTomasz Maczukin2017-11-284-10/+67
| * | | | | | Update documentationTomasz Maczukin2017-11-281-11/+36
| * | | | | | Use 'set' instead of 'let!' when it's possibleTomasz Maczukin2017-11-281-1/+1
| * | | | | | Modify outputTomasz Maczukin2017-11-282-6/+9
| * | | | | | Allow filtering by 'status'Tomasz Maczukin2017-11-282-5/+54
| * | | | | | Add information about projectTomasz Maczukin2017-11-284-10/+30
| * | | | | | Add CHANGELOG entryTomasz Maczukin2017-11-281-0/+5
| * | | | | | Add new API endpoint - list jobs of a specified runnerTomasz Maczukin2017-11-283-0/+161
* | | | | | | Merge branch 'icon-sizes' into 'master'Tim Zallmann2017-11-282-5/+18
|\ \ \ \ \ \ \
| * | | | | | | limit icon component size to valid valuesicon-sizesSimon Knox2017-11-282-5/+18
* | | | | | | | Merge branch '40568-bump-seed-fu-to-2-3-7' into 'master'Rémy Coutable2017-11-283-2/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | Upgrade seed-fu to 2.3.7Takuya Noguchi2017-11-263-2/+7
* | | | | | | | | Merge branch 'tm/feature/namespace-by-id-api' into 'master'Kamil Trzciński2017-11-2810-14/+361
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | Update policies unit testsTomasz Maczukin2017-11-272-14/+37
| * | | | | | | | Add some unit tests for lib/api/helpers.rbTomasz Maczukin2017-11-271-0/+109
| * | | | | | | | Introduce :read_namespace access policy for namespace and groupTomasz Maczukin2017-11-234-11/+52