summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '45520-remove-links-from-web-ide-unexpectedly-navigate-you-to-a-...45520-remove-links-from-web-ide-unexpectedly-navigate-you-to-a-different-pagesamdbeckham2018-05-301-84/+0
|\
| * Adds a margin to align the "open in file view" buttonsamdbeckham2018-05-301-1/+1
| * Updates the translation type on the "Open in new file" button, removing the d...samdbeckham2018-05-251-2/+1
| * Puts the vertical alignment class on the correct element in "Open in file vie...samdbeckham2018-05-251-2/+1
| * Adds a label to the "Open in file view" buttonsamdbeckham2018-05-251-1/+4
| * renames FileView to ExternalLinksamdbeckham2018-05-253-8/+8
| * Removes a redundant import from file_view.vuesamdbeckham2018-05-241-1/+0
| * Adds the changelog entry for the "Open in file view" buttonsamdbeckham2018-05-241-0/+5
| * Adds tests for the "Open in new window" buttonsamdbeckham2018-05-243-62/+36
| * Removes the old IDE file buttonssamdbeckham2018-05-241-84/+0
| * Configures the "Open in file view" componentsamdbeckham2018-05-241-11/+3
| * Add "Open in in file view" component to the IDEsamdbeckham2018-05-242-3/+52
* | Adds a margin to align the "open in file view" buttonsamdbeckham2018-05-301-1/+1
* | Updates the translation type on the "Open in new file" button, removing the d...samdbeckham2018-05-301-2/+1
* | Puts the vertical alignment class on the correct element in "Open in file vie...samdbeckham2018-05-301-2/+1
* | Adds a label to the "Open in file view" buttonsamdbeckham2018-05-301-1/+4
* | renames FileView to ExternalLinksamdbeckham2018-05-303-8/+8
* | Removes a redundant import from file_view.vuesamdbeckham2018-05-301-1/+0
* | Adds the changelog entry for the "Open in file view" buttonsamdbeckham2018-05-301-0/+5
* | Adds tests for the "Open in new window" buttonsamdbeckham2018-05-303-62/+36
* | Configures the "Open in file view" componentsamdbeckham2018-05-301-11/+3
* | Add "Open in in file view" component to the IDEsamdbeckham2018-05-302-3/+52
* | Merge branch 'rails5-boolean-cast' into 'master'46973-job-failed-71275338Rémy Coutable2018-05-301-2/+3
|\ \
| * | Fix boolean casting for nil valueJan Provaznik2018-05-291-2/+3
* | | Merge branch 'patch-24' into 'master'Rémy Coutable2018-05-301-1/+3
|\ \ \
| * | | add details on root flag related to no_root_squashBen Bodenmiller2018-05-301-1/+3
|/ / /
* | | Merge branch 'docs/broken-link-code-review-guidelines' into 'master'Marin Jankovski2018-05-301-1/+1
|\ \ \
| * | | Fixed broken link to build team in documentationEddie Stubbington2018-05-301-1/+1
|/ / /
* | | Merge branch 'brodock-refactor-hashed-storage-task' into 'master'Douwe Maan2018-05-304-97/+190
|\ \ \
| * | | Specs covering listing all gitlab:storage:* typesbrodock-refactor-hashed-storage-taskGabriel Mazetto2018-05-292-5/+101
| * | | refactor to remove duplicationGabriel Mazetto2018-05-281-14/+12
| * | | assign helper full name to variable to reduce code lengthGabriel Mazetto2018-05-281-10/+19
| * | | Refactor RakeHelper to reduce complexityGabriel Mazetto2018-05-281-26/+18
| * | | Remove useless extra lines from `storage.md` inside code blockGabriel Mazetto2018-05-281-7/+0
| * | | Extracted auxiliary methods from storage.rake into specific RakeHelperGabriel Mazetto2018-05-282-86/+91
* | | | Merge branch 'fix/bitbucket_import_anonymous' into 'master'Douwe Maan2018-05-304-1/+37
|\ \ \ \
| * | | | Import bitbucket issues that are reported by an anonymous userBart Libert2018-05-244-1/+37
| | |_|/ | |/| |
* | | | Merge branch 'sh-fix-submit-not-clearing-local-storage' into 'master'Filipa Lacerda2018-05-304-2/+22
|\ \ \ \
| * | | | Add a regression test for clearing local storage upon issue creationStan Hu2018-05-291-0/+14
| * | | | Fix local storage not being cleared after creating a new issueStan Hu2018-05-293-2/+8
* | | | | Merge branch 'patch-25' into 'master'Rémy Coutable2018-05-301-1/+2
|\ \ \ \ \
| * | | | | add CI as option in place of custom hooksBen Bodenmiller2018-05-301-1/+2
|/ / / / /
* | | | | Merge branch 'mattermost-api-v4' into 'master'Sean McGivern2018-05-3010-46/+53
|\ \ \ \ \
| * | | | | Updated help text for team list for Mattermost slash commandsHarrison Healey2018-05-293-5/+5
| * | | | | Updated Mattermost integration to use Mattermost API v4Harrison Healey2018-05-288-42/+49
* | | | | | Merge branch 'render_super' into 'master'Rémy Coutable2018-05-303-16/+43
|\ \ \ \ \ \
| * | | | | | Add document around `render_ce`render_superLin Jen-Shin2018-05-291-12/+38
| * | | | | | Unify app/views/shared/issuable/form/_title.html.hamlLin Jen-Shin2018-05-282-4/+5
* | | | | | | Merge branch 'blackst0ne-squash-and-merge-in-gitlab-core-ce' into 'master'Phil Hughes2018-05-3041-64/+840
|\ \ \ \ \ \ \
| * | | | | | | Add 'squash and rebase' feature to CEblackst0ne-squash-and-merge-in-gitlab-core-ceblackst0ne2018-05-2941-64/+840
| | |_|_|_|/ / | |/| | | | |