summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Changed padding & background color for highlighted notesPhil Hughes2016-02-232-2/+2
* Merge branch 'project-type-icon-your-projects' into 'master' Jacob Schatz2016-02-221-0/+3
|\
| * Show project visibility level on project listproject-type-icon-your-projectsPhil Hughes2016-02-221-0/+3
* | Merge branch 'blame-line-link' into 'master' Jacob Schatz2016-02-223-4/+8
|\ \
| * | Added line links to blame tableblame-line-linkPhil Hughes2016-02-223-4/+8
* | | Merge branch 'fix/13631-error-with-merged-mr' into 'master' Rémy Coutable2016-02-221-1/+1
|\ \ \
| * | | Ensure we don't check a commit's description for revert message if it has no ...Rémy Coutable2016-02-221-1/+1
* | | | Merge branch 'fix-moving-revert-button' into 'master' Jacob Schatz2016-02-221-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Fixed revert button tooltip placement causing movementfix-moving-revert-buttonPhil Hughes2016-02-221-2/+2
| |/ /
* | | Merge branch 'status-indicator-size' into 'master' Jacob Schatz2016-02-221-6/+3
|\ \ \
| * | | Changed the size of status indicatorsstatus-indicator-sizePhil Hughes2016-02-221-6/+3
| |/ /
* | | Merge branch 'header-overflow-small-devices' into 'master' Jacob Schatz2016-02-222-1/+1
|\ \ \
| * | | Fixed issue with header overflowheader-overflow-small-devicesPhil Hughes2016-02-222-1/+1
* | | | Merge branch 'improve-merge-when-succeeded' into 'master' Douwe Maan2016-02-221-3/+9
|\ \ \ \
| * | | | Check the HEAD of branch when doing Merge When Succeededimprove-merge-when-succeededKamil Trzcinski2016-02-221-3/+9
| | |_|/ | |/| |
* | | | Merge branch 'rs-mask-icon' into 'master' Robert Speicher2016-02-221-0/+1
|\ \ \ \
| * | | | Add a Pinned Tab icon for Safarirs-mask-iconRobert Speicher2016-02-181-0/+1
* | | | | Fixed issue with content in the issue sidebar disappearingissue-sidebar-content-scrollingPhil Hughes2016-02-221-28/+23
| |_|/ / |/| | |
* | | | Merge branch 'issue_13463' into 'master' Jacob Schatz2016-02-223-1/+10
|\ \ \ \ | |_|_|/ |/| | |
| * | | Update button selectorissue_13463Alfredo Sumaran2016-02-191-1/+1
| * | | Fixes syntax errorAlfredo Sumaran2016-02-191-1/+1
| * | | Change method name for consistencyAlfredo Sumaran2016-02-191-2/+2
| * | | Make diff view name getter less error proneAlfredo Sumaran2016-02-192-5/+3
| * | | Add commentAlfredo Sumaran2016-02-191-0/+2
| * | | Add missing class to builds pageAlfredo Sumaran2016-02-181-0/+1
| * | | Expand view container if diff mode is set to paralellsAlfredo Sumaran2016-02-181-0/+8
* | | | removed merge-request-no-votes css classPhil Hughes2016-02-221-3/+1
* | | | Fixed failing issues testsPhil Hughes2016-02-221-10/+2
* | | | Only show up or down votes icon on issue list if there are anyPhil Hughes2016-02-222-11/+3
| |_|/ |/| |
* | | Merge branch 'tasks' into 'master' Douglas Barbosa Alexandre2016-02-2224-14/+754
|\ \ \
| * | | Use before_action instead of before_filterDouglas Barbosa Alexandre2016-02-211-1/+1
| * | | "X assigned you Y" instead of "X assigned Y"Douwe Maan2016-02-203-12/+8
| * | | Add "Mark all as done" buttonDouwe Maan2016-02-203-5/+49
| * | | Include 'issue'/'merge request' in linkDouwe Maan2016-02-202-10/+5
| * | | Rename tab from 'Todos' to 'To do'Douwe Maan2016-02-201-1/+1
| * | | Fix rubucop offensesDouglas Barbosa Alexandre2016-02-201-2/+0
| * | | Rename Tasks to TodosDouglas Barbosa Alexandre2016-02-2025-213/+205
| * | | Rename IssuableBaseService#have_changes? to has_changes?Douglas Barbosa Alexandre2016-02-203-3/+3
| * | | Refactoring TasksHelperDouglas Barbosa Alexandre2016-02-202-9/+2
| * | | Improve tasks page list UIDouglas Barbosa Alexandre2016-02-201-2/+2
| * | | Create or mark task pending as soon the action happensDouglas Barbosa Alexandre2016-02-204-3/+3
| * | | Rename menu item and page 'Task queue' to 'Tasks'Douglas Barbosa Alexandre2016-02-203-9/+9
| * | | Ensure that we only have one task per issue/mrDouglas Barbosa Alexandre2016-02-203-92/+66
| * | | Explicit mention of the assignee make a taskDouglas Barbosa Alexandre2016-02-201-6/+5
| * | | :lipstick: Cosmetic changesDouglas Barbosa Alexandre2016-02-201-21/+21
| * | | Refactoring task queue partialsDouglas Barbosa Alexandre2016-02-205-60/+32
| * | | Improve formatted message for tasks when action is a mentionDouglas Barbosa Alexandre2016-02-201-1/+1
| * | | Use destroy, in case we ever have before_destroy callbacks on TaskDouglas Barbosa Alexandre2016-02-201-1/+1
| * | | Fix task factoryDouglas Barbosa Alexandre2016-02-201-1/+1
| * | | Fix rubocop offensesDouglas Barbosa Alexandre2016-02-201-1/+1