summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Cache `Repository#exists?` false in RequestStoreMichael Kozono2018-09-271-1/+5
* Extract `Repository.memoize_method` methodMichael Kozono2018-09-271-1/+1
* Merge branch 'fa-handle_invalid_utf8_errors' into 'master'Stan Hu2018-09-253-0/+34
|\
| * Render 412 for invalid UTF-8 parametersfa-handle_invalid_utf8_errorsFelipe Artur2018-09-223-0/+34
* | Merge branch 'ml-qa-register-ldap' into 'master'Dan Davison2018-09-251-1/+1
|\ \
| * | Allow registration when LDAP is enabledml-qa-register-ldapMark Lapierre2018-09-241-1/+1
* | | Merge branch 'ide-remove-stage-buttons' into 'master'Filipa Lacerda2018-09-252-4/+1
|\ \ \
| * | | Fixed alignment of changed icon in commit headide-remove-stage-buttonsPhil Hughes2018-09-251-0/+1
| * | | Remove stage/unstage buttons from IDE commit list itemsPhil Hughes2018-09-201-4/+0
| |/ /
* | | Cleanup polling of merge request widget in testsWinnie Hellmann2018-09-251-0/+2
* | | Merge branch 'ce-7013-add-epics-close-support' into 'master'Douglas Barbosa Alexandre2018-09-253-1/+20
|\ \ \
| * | | Bacport FE changes from Closing Epicsce-7013-add-epics-close-supportJarka Košanová2018-09-243-1/+20
* | | | Merge branch 'mk/improve-usage-of-request-store' into 'master'Yorick Peterse2018-09-257-26/+10
|\ \ \ \
| * | | | Use `Gitlab::SafeRequestStore` in more placesMichael Kozono2018-09-243-6/+6
| * | | | Simplify by using Gitlab::SafeRequestStoreMichael Kozono2018-09-244-20/+4
* | | | | Merge branch 'deploy-tokens' into 'master'Rémy Coutable2018-09-251-2/+2
|\ \ \ \ \
| * | | | | use redirect instead of render to avoid creating keys when refresh - resolves...Muhammad Nuzaihan2018-07-041-2/+2
* | | | | | Merge branch 'ide-refactor-for-ee-specific' into 'master'Phil Hughes2018-09-252-9/+31
|\ \ \ \ \ \
| * | | | | | Refactor IDE index to support EE specific codePaul Slaughter2018-09-242-9/+31
* | | | | | | Use Vue component for job artifacts, Commit and Trigger VariablesFilipa Lacerda2018-09-257-245/+187
* | | | | | | Merge branch '51509-remove-sidekiq-limit-fetch' into 'master'Valery Sizov2018-09-255-68/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Remove background job throttling feature51509-remove-sidekiq-limit-fetchValery Sizov2018-09-245-68/+1
* | | | | | | Resolve "Collapsed open and closed sections in boards styling is broken"Andrea Leone2018-09-241-1/+9
|/ / / / / /
* | | | | | Merge branch '24128-fix-comment-unresolve-discussions' into 'master'Douwe Maan2018-09-241-0/+6
|\ \ \ \ \ \
| * | | | | | Auto resolve new notes of resolved discussionsPaul Slaughter2018-09-241-0/+6
* | | | | | | Feature/new user snippets breadcrumbsJ.D. Bean2018-09-241-1/+2
* | | | | | | Merge branch 'dz-group-labels-finder' into 'master'Yorick Peterse2018-09-242-4/+18
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Move group labels AR code into finderdz-group-labels-finderDmitriy Zaporozhets2018-09-212-4/+18
* | | | | | | Merge branch 'upgrade-eslint' into 'master'Marin Jankovski2018-09-2455-99/+101
|\ \ \ \ \ \ \
| * | | | | | | Switch to per-line rule exceptionsupgrade-eslintMike Greiling2018-09-211-2/+4
| * | | | | | | Resolve eslint-plugin-vue errorsMike Greiling2018-09-2053-96/+95
| * | | | | | | Upgrade eslint to v5Mike Greiling2018-09-202-3/+4
* | | | | | | | Merge branch 'dm-create-note-return-discussion' into 'master'Filipa Lacerda2018-09-246-66/+75
|\ \ \ \ \ \ \ \
| * | | | | | | | Changed `true` string to a booleanPhil Hughes2018-09-211-1/+1
| * | | | | | | | Fixed karma spec for getNoteFormDataPhil Hughes2018-09-211-2/+2
| * | | | | | | | Use returned discussion from APIPhil Hughes2018-09-214-53/+39
| * | | | | | | | Return discussion object from NotesController#create when return_discussion p...Douwe Maan2018-09-212-13/+36
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'fix/help-text-font-color-in-merge-request-creation' into 'master'Filipa Lacerda2018-09-241-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Removed span tag and p tag from form-textGerard Montemayor2018-09-221-3/+3
| * | | | | | | | Change .js-wip-explanation div element to spanGerard Montemayor2018-09-131-2/+2
* | | | | | | | | Merge branch 'ee-admin-geo-namespace-support' into 'master'Douglas Barbosa Alexandre2018-09-211-3/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Backport Admin menu changes from EEGabriel Mazetto2018-09-211-3/+3
* | | | | | | | | | Merge branch '51725-push-mirrors-default-branch-reset-to-master' into 'master'Stan Hu2018-09-213-8/+0
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | Doesn't synchronize default branch for push mirrorsDouglas Barbosa Alexandre2018-09-213-8/+0
* | | | | | | | | | Align form labels following Bootstrap 4 docsAnnabel Dunstone Gray2018-09-216-10/+9
* | | | | | | | | | Allows to sort projects by most stars🙈 jacopo beschi 🙉2018-09-212-2/+13
|/ / / / / / / / /
* | | | | | | | | Merge branch 'dz-issue-css-classes' into 'master'Annabel Dunstone Gray2018-09-217-20/+20
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Rename some css classes that are shared between issues and mrsDmitriy Zaporozhets2018-09-217-20/+20
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Correct Gitlab Capitalization in code filesMarcel Amirault2018-09-215-8/+8
* | | | | | | | | Merge branch '47398-user-is-unable-revoke-a-authorized-application-unless-use...Dmitriy Zaporozhets2018-09-213-13/+15
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |