summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fixed-web-ide-merge-request-review' into 'master'Kushal Pandya2019-04-111-0/+3
|\
| * Fixes Web IDE not loading merge request filesPhil Hughes2019-04-111-0/+3
* | Merge branch 'revert-24704-download-repository-path' into 'master'Rémy Coutable2019-04-116-35/+27
|\ \
| * | Revert "Merge branch '24704-download-repository-path' into 'master'"revert-24704-download-repository-pathPatrick Bajao2019-04-116-35/+27
* | | Merge branch '60278-fix-development-seed' into 'master'Douwe Maan2019-04-112-3/+5
|\ \ \
| * | | Fix ApplicationSetting development seed60278-fix-development-seedRémy Coutable2019-04-102-3/+5
| | |/ | |/|
* | | Merge branch '59928-fix-the-following-style-lint-errors-and-warnings-for-app-...Filipa Lacerda2019-04-113-10/+8
|\ \ \
| * | | Create svg-w-100 utility class for svg containers59928-fix-the-following-style-lint-errors-and-warnings-for-app-assets-stylesheets-pages-stat_graph-scssJose Vargas2019-04-103-10/+8
| |/ /
* | | Merge branch 'limit-amount-of-created-pipelines' into 'master'Grzegorz Bizon2019-04-112-12/+17
|\ \ \
| * | | Process at most 4 pipelines during pushlimit-amount-of-created-pipelinesKamil Trzciński2019-04-102-12/+17
* | | | Merge branch 'gt-fix-styling-for-pages-import' into 'master'Phil Hughes2019-04-112-3/+1
|\ \ \ \
| * | | | Replace properties with utility classGeorge Tsiolis2019-04-102-3/+1
| | |/ / | |/| |
* | | | Merge branch '10017-move-ee-differences-for-app-assets-javascripts-boards-mod...Kushal Pandya2019-04-111-3/+16
|\ \ \ \ | |_|_|/ |/| | |
| * | | Backported changes from EE for board list model10017-move-ee-differences-for-app-assets-javascripts-boards-models-list-jsConstance Okoghenun2019-04-101-3/+16
* | | | Merge branch '10016-move-ee-differences-for-app-assets-javascripts-boards-mod...Kushal Pandya2019-04-111-1/+15
|\ \ \ \
| * | | | Backported changes from EE for board issue model10016-move-ee-differences-for-app-assets-javascripts-boards-models-issue-jsConstance Okoghenun2019-04-101-1/+15
| |/ / /
* | | | Align UrlValidator to validate_url gem implementation.Thong Kuah2019-04-1112-124/+135
* | | | Revert "Merge branch 'tz-reorganise-digests-json' into 'master'"tz-revert-new-emojis-loadingTim Zallmann2019-04-101802-205/+99
| |/ / |/| |
* | | Externalize strings in app/workersMartin Wortschack2019-04-103-16/+16
* | | Merge branch 'winh-jest-valid-describe' into 'master'Kushal Pandya2019-04-101-6/+0
|\ \ \
| * | | Hard code test name in timeline_entry_item_spec.jsWinnie Hellmann2019-04-101-6/+0
| | |/ | |/|
* | | Correct path to cluster health partialReuben Pereira2019-04-102-1/+6
* | | Add time tracking to issue board entitiespataar2019-04-101-0/+1
|/ /
* | Merge branch 'revert-2cc01f12' into 'master'Rémy Coutable2019-04-102-36/+9
|\ \
| * | Revert "Merge branch 'sh-optimize-projects-api' into 'master'"revert-2cc01f12Stan Hu2019-04-102-36/+9
| |/
* | Add more info logging to cluster appsDylan Griffith2019-04-104-0/+20
|/
* Fix MR assignees for push optionsNick Thomas2019-04-091-2/+2
* Merge branch '6649-extract-ee-specific-files-lines-for-ci-cd-app-serializers'...Robert Speicher2019-04-091-17/+23
|\
| * Extract preloaded_relations into method6649-extract-ee-specific-files-lines-for-ci-cd-app-serializersMatija Čupić2019-04-091-17/+23
* | Mark unverified pages domains for removalVladimir Shushlin2019-04-094-12/+20
* | Merge branch 'docs-zj-update-n-plus-one-comments' into 'master'Douglas Barbosa Alexandre2019-04-095-5/+6
|\ \
| * | Update comments about N + 1 Gitaly callsZeger-Jan van de Weg2019-04-095-5/+6
* | | Merge branch '60249' into 'master'Annabel Dunstone Gray2019-04-091-0/+12
|\ \ \
| * | | Fix icon colors of related MRs widget60249Fatih Acet2019-04-091-0/+12
* | | | Merge branch 'do-not-reopen-merged-mr' into 'master'Mike Greiling2019-04-092-3/+7
|\ \ \ \
| * | | | Remove a "reopen merge request button" on a "merged" merge requestHiroyuki Sato2019-04-042-3/+7
* | | | | Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-0922-10/+356
* | | | | Merge branch 'osw-multi-assignees-merge-requests' into 'master'Nick Thomas2019-04-0960-372/+355
|\ \ \ \ \
| * | | | | [CE] Support multiple assignees for merge requestsosw-multi-assignees-merge-requestsOswaldo Ferreira2019-04-0860-372/+355
| | |/ / / | |/| | |
* | | | | Add new permission model `read-pipeline-variable`Agustin Henze2019-04-092-0/+16
* | | | | Merge branch '10962' into 'master'Clement Ho2019-04-091-4/+1
|\ \ \ \ \
| * | | | | Remove unused CSS class in Related MRs widget10962Fatih Acet2019-04-091-4/+1
| |/ / / /
* | | | | Merge branch 'always-link-instance-configuration' into 'master'Fatih Acet2019-04-091-2/+3
|\ \ \ \ \
| * | | | | Always show instance configuration linkBastian Blank2019-04-021-2/+3
* | | | | | Merge branch '43263-git-push-option-to-create-mr' into 'master'Nick Thomas2019-04-094-3/+165
|\ \ \ \ \ \
| * | | | | | Update service to handle unexpected exceptions43263-git-push-option-to-create-mrLuke Duncalfe2019-04-091-0/+3
| * | | | | | Refactor PushOptionsHandlerService from reviewLuke Duncalfe2019-04-091-44/+53
| * | | | | | Support merge on pipeline success w/ push optionsLuke Duncalfe2019-04-091-9/+32
| * | | | | | Use Gitlab::PushOptions for `ci.skip` push optionLuke Duncalfe2019-04-093-3/+3
| * | | | | | Support merge request create with push optionsLuke Duncalfe2019-04-091-0/+127
| | |/ / / / | |/| | | |