Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | Merge branch '15064_issuable_default_sort_order' into 'master' | Rémy Coutable | 2016-08-01 | 16 | -106/+322 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | State specific default sort order for issuables | zs | 2016-08-01 | 16 | -106/+322 | |
* | | | | | | | | | Merge branch 'fix/labels-milestones-import' into 'master' | Rémy Coutable | 2016-08-01 | 12 | -236/+265 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | squashed - fixed label and milestone association problems, updated specs and ...fix/labels-milestones-import | James Lopez | 2016-08-01 | 12 | -236/+265 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'zj-env-external-url' into 'master' | Rémy Coutable | 2016-08-01 | 19 | -29/+494 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Minor fixes in the Env API endpointszj-env-external-url | Z.J. van de Weg | 2016-08-01 | 3 | -4/+24 | |
| * | | | | | | | | | Use Grape DSL for environment endpoints | Z.J. van de Weg | 2016-07-29 | 6 | -97/+108 | |
| * | | | | | | | | | Incorporate feedback | Z.J. van de Weg | 2016-07-29 | 8 | -29/+45 | |
| * | | | | | | | | | Add API support for environments | Z.J. van de Weg | 2016-07-29 | 5 | -0/+313 | |
| * | | | | | | | | | Add an URL field to Environments | Z.J. van de Weg | 2016-07-29 | 14 | -28/+133 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'new-issue-button-outline' into 'master' | Rémy Coutable | 2016-08-01 | 3 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Make "New issue" button in Issue page less obtrusive (!5457) | winniehell | 2016-07-30 | 3 | -2/+3 | |
* | | | | | | | | | | Merge branch 'document-yaml-colon' into 'master' | Achilleas Pipinellis | 2016-08-01 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Update README.mddocument-yaml-colon | Mark Pundsack | 2016-07-27 | 1 | -1/+1 | |
| * | | | | | | | | | Clarify CI script needing to quote colons | Mark Pundsack | 2016-07-25 | 1 | -0/+2 | |
* | | | | | | | | | | Merge branch 'master' into 'master' | Achilleas Pipinellis | 2016-08-01 | 1 | -0/+8 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Update start-using-git.md | Butch Anton | 2016-07-21 | 1 | -0/+8 | |
* | | | | | | | | | | | Merge branch 'clarify-backup-keep-time' into 'master' | Achilleas Pipinellis | 2016-08-01 | 1 | -0/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Clarify backup_keep_time config parameter with S3clarify-backup-keep-time | Stan Hu | 2016-07-29 | 1 | -0/+7 | |
* | | | | | | | | | | | | Merge branch 'improve-test-specificity' into 'master' | Stan Hu | 2016-08-01 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Improve spinach test to be more specific about link to click | Stan Hu | 2016-07-31 | 1 | -1/+1 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch 'fix-invalid-x-forwarded-for-ip' into 'master' | Stan Hu | 2016-08-01 | 3 | -0/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Moved to 8.10.3 release. | lookatmike | 2016-07-31 | 1 | -1/+1 | |
| * | | | | | | | | | | Ignore invalid IPs in X-Forwarded-For when trusted proxies are configured. | lookatmike | 2016-07-31 | 3 | -0/+9 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge branch 'clarify-deletion-message' into 'master' | Robert Speicher | 2016-07-30 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Clarify which project is deleted to avoid alarmclarify-deletion-message | Stan Hu | 2016-07-29 | 1 | -1/+1 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'reject-merge-conflicts' into 'master' | Robert Speicher | 2016-07-30 | 3 | -1/+19 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Properly abort a merge when merge conflicts occurreject-merge-conflicts | Stan Hu | 2016-07-29 | 3 | -1/+19 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge branch 'remove-redundant-blob-text-calls' into 'master' | Yorick Peterse | 2016-07-30 | 5 | -6/+27 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Improve diff performance by eliminating redundant checks for text blobsremove-redundant-blob-text-calls | Stan Hu | 2016-07-29 | 5 | -6/+27 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'fix/import-project-hooks' into 'master' | Douwe Maan | 2016-07-29 | 4 | -2/+22 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | fix repo hooks missing on importfix/import-project-hooks | James Lopez | 2016-07-28 | 4 | -2/+22 | |
* | | | | | | | | | | Merge branch 'ability-batch-issue-checking' into 'master' | Robert Speicher | 2016-07-29 | 8 | -10/+355 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Method for returning issues readable by a userability-batch-issue-checking | Yorick Peterse | 2016-07-29 | 8 | -10/+355 | |
* | | | | | | | | | | | Merge branch 'rubocop/enable-access-modifiers-cops' into 'master' | Robert Speicher | 2016-07-29 | 16 | -177/+184 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Enable Rubocop cops for invalid access modifiersrubocop/enable-access-modifiers-cops | Grzegorz Bizon | 2016-07-19 | 4 | -10/+11 | |
| * | | | | | | | | | | | Fix method visiblity in emoji filter class | Grzegorz Bizon | 2016-07-19 | 1 | -5/+5 | |
| * | | | | | | | | | | | Fix methods visibility in markdown filter class | Grzegorz Bizon | 2016-07-19 | 1 | -7/+7 | |
| * | | | | | | | | | | | Fix method visibility in gitlab metrics class | Grzegorz Bizon | 2016-07-19 | 1 | -2/+2 | |
| * | | | | | | | | | | | Make banzai module that handles markdown singleton | Grzegorz Bizon | 2016-07-19 | 1 | -7/+9 | |
| * | | | | | | | | | | | Fix method visibility in inline diff class | Grzegorz Bizon | 2016-07-19 | 1 | -35/+39 | |
| * | | | | | | | | | | | Fix methods visibility in gitlab database module | Grzegorz Bizon | 2016-07-19 | 1 | -2/+4 | |
| * | | | | | | | | | | | Refactor gitlab themes module to make it singleton | Grzegorz Bizon | 2016-07-19 | 1 | -7/+9 | |
| * | | | | | | | | | | | Refactor system notes service to make it singleton | Grzegorz Bizon | 2016-07-19 | 1 | -76/+78 | |
| * | | | | | | | | | | | Fix private method visibility in container registry | Grzegorz Bizon | 2016-07-19 | 1 | -6/+6 | |
| * | | | | | | | | | | | Fix some useless access modifiers in the code | Grzegorz Bizon | 2016-07-19 | 4 | -20/+14 | |
* | | | | | | | | | | | | Merge branch 'refactor/ci-config-move-job-entries' into 'master' | Rémy Coutable | 2016-07-29 | 33 | -343/+1147 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Improve code, remove unused validator, improve names | Grzegorz Bizon | 2016-07-29 | 11 | -36/+22 | |
| * | | | | | | | | | | | | Merge branch 'master' into refactor/ci-config-move-job-entries | Grzegorz Bizon | 2016-07-22 | 233 | -2300/+3694 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Move job dependencies entry to the new CI config | Grzegorz Bizon | 2016-07-20 | 3 | -16/+14 |