summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Adjust position and wording for related issues in merge requestsWinnie Hellmann2017-06-196-26/+66
* Merge branch '33598-fix-autocomplete-disabled-in-gl-form-instances' into 'mas...Jacob Schatz2017-06-191-7/+7
|\
| * Re-enable autocomplete for milestones, tags, releases, and wikiEric Eastwood2017-06-191-7/+7
* | Merge branch '33594-disable-autocomplete-on-snippet-comments' into 'master'Clement Ho2017-06-195-5/+23
|\ \
| * | Disable autocomplete on snippets commentsEric Eastwood2017-06-195-5/+23
| |/
* | Merge branch 'dm-parallel-diff-unchanged-line-comment' into 'master'Sean McGivern2017-06-192-3/+3
|\ \
| * | Don't display comment on unchanged line on both sides in parallel diffDouwe Maan2017-06-192-3/+3
* | | Merge branch '25164-disable-fork-on-project-limit' into 'master'Rémy Coutable2017-06-191-0/+4
|\ \ \
| * | | Disable fork button on project limitvanadium232017-06-161-0/+4
* | | | Merge branch 'reduce-sidekiq-wait-timings' into 'master'Rémy Coutable2017-06-191-1/+1
|\ \ \ \
| * | | | Reduce wait timings for Sidekiq jobsreduce-sidekiq-wait-timingsYorick Peterse2017-06-191-1/+1
* | | | | Merge branch '30725-reset-user-limits-when-unchecking-external-user' into 'ma...Douwe Maan2017-06-191-13/+16
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | refactors user model validations30725-reset-user-limits-when-unchecking-external-userTiago Botelho2017-06-191-9/+9
| * | | | Ensures default user limits when external user is uncheckedTiago Botelho2017-06-161-6/+9
* | | | | Use color inputs for broadcast messagesAnnabel Dunstone Gray2017-06-191-2/+2
* | | | | Merge branch 'winh-label-filter-hover' into 'master'Annabel Dunstone Gray2017-06-192-1/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Darken label color in search filter when hoveringwinh-label-filter-hoverwinh2017-06-162-1/+2
* | | | | Merge branch '33819-authorby' into 'master'Douwe Maan2017-06-191-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | correct ByAuthor translation in commit box33819-authorbySimon Knox2017-06-191-1/+1
* | | | | Merge branch 'mk-add-project-moved-errors-for-git' into 'master'Douwe Maan2017-06-192-39/+9
|\ \ \ \ \
| * | | | | Add “Project moved” error to Git-over-HTTPMichael Kozono2017-06-162-39/+9
| | |_|_|/ | |/| | |
* | | | | [#27697] Make the arrow icons consistent in dropdownTM Lee2017-06-197-26/+53
* | | | | Merge branch 'add-since-and-until-params-to-issuables' into 'master'Rémy Coutable2017-06-191-0/+13
|\ \ \ \ \
| * | | | | add since and until params to issuablesKyle Bishop2017-06-181-0/+13
* | | | | | Merge branch '33461-display-user-id' into 'master'Grzegorz Bizon2017-06-191-4/+11
|\ \ \ \ \ \
| * | | | | | #33461: Display own user id in account settings pageRiccardo Padovani2017-06-131-4/+11
| |/ / / / /
* | | | | | Merge branch 'consistent-filtered-search-boards' into 'master'Phil Hughes2017-06-191-1/+0
|\ \ \ \ \ \
| * | | | | | Make filtered search boards more consistent with EEconsistent-filtered-search-boardsClement Ho2017-06-161-1/+0
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'consistent-dropdown-hint' into 'master'Phil Hughes2017-06-191-1/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Make dropdown hint consistent with EE versionconsistent-dropdown-hintClement Ho2017-06-161-1/+1
| |/ / / /
* | | | | Merge branch 'mr-widget-memory-usage-tech-debt-fix' into 'master'Phil Hughes2017-06-171-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Changed utilites imports from ~ to relative pathsJose Ivan Vargas2017-06-161-2/+2
* | | | | Fixed overflow on mobile screens for the slash commandsJose Ivan Vargas Lopez2017-06-161-0/+11
* | | | | Merge branch 'backport-panels-styles-from-ee' into 'master'Annabel Dunstone Gray2017-06-161-42/+48
|\ \ \ \ \
| * | | | | Backport panels styles from EEbackport-panels-styles-from-eeEric Eastwood2017-06-151-42/+48
* | | | | | Merge branch 'merge-request-diffs-table' into 'master'Douwe Maan2017-06-162-17/+48
|\ \ \ \ \ \
| * | | | | | Add table for files in merge request diffsSean McGivern2017-06-162-17/+48
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'tc-fix-group-finder-subgrouping' into 'master'Douwe Maan2017-06-161-3/+15
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Make the GroupFinder specs more strictToon Claes2017-06-151-4/+12
| * | | | | Subgroups page should show groups authorized through inheritanceToon Claes2017-06-151-1/+5
| |/ / / /
* | | | | Merge branch '27070-rename-slash-commands-to-quick-actions' into 'master'Sean McGivern2017-06-1625-84/+84
|\ \ \ \ \
| * | | | | Rename "Slash commands" to "Quick actions"Eric Eastwood2017-06-1525-84/+84
| |/ / / /
* | | | | Merge branch 'issue_20900' into 'master'Sean McGivern2017-06-1612-228/+26
|\ \ \ \ \
| * | | | | Improve method names and add more specsFelipe Artur2017-06-168-20/+21
| * | | | | Migration - Remove position field from issues and merge requestsFelipe Artur2017-06-162-0/+6
| * | | | | Remove old specs and add new onesFelipe Artur2017-06-162-3/+7
| * | | | | Order merge requests by priorityFelipe Artur2017-06-168-156/+10
| * | | | | Order issues by priorityFelipe Artur2017-06-165-13/+15
| * | | | | Remove Drag and drop and sorting from milestone viewFelipe Artur2017-06-166-74/+5
* | | | | | Merge branch '33739-blame-legend-bottom-border' into 'master'Annabel Dunstone Gray2017-06-161-0/+1
|\ \ \ \ \ \