summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* 'New issue'/'New merge request' dropdowns should show only projects with issu...19107-404-when-creating-new-milestone-or-issue-for-project-that-has-issues-disabledblackst0ne2017-05-306-4/+20
* Replace "build" with "job"Fabio Busatto2017-05-261-3/+3
* Merge branch 'apply-same-responsive-notes-to-parallel-diff' into 'master'Annabel Dunstone Gray2017-05-264-33/+42
|\
| * Apply responsive note styles to parallel diffsapply-same-responsive-notes-to-parallel-diffEric Eastwood2017-05-264-33/+42
* | Enable DuplicateProperty scss-lintAnnabel Dunstone Gray2017-05-269-8/+2
* | Merge branch '32447-remove-source-branch-is-displayed-to-mergers-who-cannot-a...Fatih Acet2017-05-264-3/+18
|\ \ | |/ |/|
| * Fallback to false when remove_source_branch is null.Bryce Johnson2017-05-251-1/+1
| * Merge branch '32447-remove-source-branch-is-displayed-to-mergers-who-cannot-a...Bryce Johnson2017-05-251-0/+1
| |\
| | * Expose remove_source_branch boolean/nullOswaldo Ferreira2017-05-241-0/+1
| * | Update shouldRemoveSourceBranch against API entity changes.Bryce Johnson2017-05-251-3/+1
| |/
| * Shush eslint.Bryce Johnson2017-05-221-1/+1
| * Upgrade Remove Source Branch checkbox UX.Bryce Johnson2017-05-223-3/+19
* | More consistent padding of notes, system notes, and note formDouwe Maan2017-05-268-54/+75
* | Creates CI Header component to use in pipelines and job details pagesFilipa Lacerda2017-05-263-0/+198
* | Merge branch 'enable-final-newline' into 'master'Clement Ho2017-05-261-1/+1
|\ \
| * | Enable final newline ruleenable-final-newlineAnnabel Dunstone Gray2017-05-261-1/+1
* | | Merge branch 'dm-consistent-last-push-event' into 'master'Robert Speicher2017-05-2620-74/+63
|\ \ \
| * | | Make section connect with window border without extra paddingDouwe Maan2017-05-259-29/+35
| * | | Kill copy button with 🔥Douwe Maan2017-05-251-4/+2
| * | | Consistently display last push event widgetDouwe Maan2017-05-2518-56/+41
* | | | Merge branch 'fix_counter_cache_invalidation' into 'master'Douwe Maan2017-05-266-2/+7
|\ \ \ \
| * | | | Fix counters cache invalidation for Issues and Merge RequestsValery Sizov2017-05-265-0/+5
| * | | | Set "expire_in" for counters cacheValery Sizov2017-05-261-2/+2
* | | | | Merge branch 'issuable-form-create-label-sub-groups' into 'master'Filipa Lacerda2017-05-261-1/+1
|\ \ \ \ \
| * | | | | Fixed create new label form in issue form not working for sub-group projectsissuable-form-create-label-sub-groupsPhil Hughes2017-05-251-1/+1
* | | | | | Merge branch '31448-jira-urls' into 'master'Grzegorz Bizon2017-05-261-12/+25
|\ \ \ \ \ \
| * | | | | | Add API URL to JIRA settings31448-jira-urlsJarka Kadlecova2017-05-261-12/+25
| | |/ / / / | |/| | | |
* | | | | | Merge branch '32888-fix-error-after-missing-note-hash-fragment-in-dom' into '...Clement Ho2017-05-261-1/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Fix error thrown with missing note fragment in DOM32888-fix-error-after-missing-note-hash-fragment-in-domEric Eastwood2017-05-261-1/+1
* | | | | | Set emoji-menu z-index to 200Luke "Jared" Bennett2017-05-261-1/+1
* | | | | | Resolve "Resolved discussions icon is misaligned"Luke "Jared" Bennett2017-05-261-1/+9
| |/ / / / |/| | | |
* | | | | Merge branch 'dm-diff-cleanup' into 'master'Robert Speicher2017-05-2527-229/+177
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Address feedbackDouwe Maan2017-05-251-4/+2
| * | | | Change code comment formattingdm-diff-cleanupDouwe Maan2017-05-231-1/+3
| * | | | Remove @commit in compare and MR controllersDouwe Maan2017-05-233-11/+4
| * | | | Pass fallback_diff_refs to Diff::File instead of using view helpersDouwe Maan2017-05-2314-80/+49
| * | | | Clean up diff renderingDouwe Maan2017-05-2313-134/+121
| * | | | Consistently style image in blob and diffDouwe Maan2017-05-233-3/+2
| * | | | Add question mark to Gitlab::Diff::File predicate methodsDouwe Maan2017-05-237-32/+32
* | | | | Merge branch 'issue_19262' into 'master'Douwe Maan2017-05-251-2/+13
|\ \ \ \ \
| * | | | | Remove unecessary commit pattern checkFelipe Artur2017-05-251-3/+1
| * | | | | Prevent commits from upstream repositories to be re-processed by forksFelipe Artur2017-05-221-0/+13
* | | | | | Merge branch 'winh-label-textcolor-default' into 'master'Grzegorz Bizon2017-05-252-3/+6
|\ \ \ \ \ \
| * | | | | | Provide default for calculating label text color (!11681)winh2017-05-252-3/+6
* | | | | | | Merge branch '32748-emails-are-being-sent-with-the-wrong-language' into 'master'Douwe Maan2017-05-252-6/+8
|\ \ \ \ \ \ \
| * | | | | | | Bugfix: Always use the default language when generating emails.32748-emails-are-being-sent-with-the-wrong-languageRuben Davila2017-05-252-6/+8
* | | | | | | | Merge branch '32801-fix-discussion-header-wrapping-in-parallel-diff' into 'ma...Annabel Dunstone Gray2017-05-252-3/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix note header author and time ago wrapping in parallel diff32801-fix-discussion-header-wrapping-in-parallel-diffEric Eastwood2017-05-252-3/+8
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'fix-filtered-search-issuable-empty-state-exception' into 'master'Phil Hughes2017-05-251-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Check for filtered-search before constructing filteredsearchmanagerLuke "Jared" Bennett2017-05-121-1/+1