summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Update the help_page_path route to accept paths directly instead of using par...Connor Shea2016-07-1133-50/+48
* Make "Get started with Builds" Help Page link work properlyconnorshea2016-07-111-1/+1
* Merge branch 'mr-close-btn' into 'master' Robert Speicher2016-07-112-4/+8
|\
| * Moved merge request button visibility out of issue_helpermr-close-btnPhil Hughes2016-07-113-5/+9
| * Correctly shows close button on merge requestsPhil Hughes2016-07-041-1/+1
* | Merge branch 'fix-sent-notification-position' into 'master' Rémy Coutable2016-07-111-0/+13
|\ \
| * | Allow SentNotification#position to be set as string or hashDouwe Maan2016-07-111-0/+13
* | | Merge branch 'single-file-diffs' into 'master' Douwe Maan2016-07-1117-106/+254
|\ \ \
| * | | Handle more than two paths in MergeRequest#diffsSean McGivern2016-07-112-4/+5
| * | | Merge branch 'master' into single-file-diffsSean McGivern2016-07-1135-115/+136
| |\ \ \
| * | | | Support renames in diff_for_path actionsSean McGivern2016-07-113-5/+10
| * | | | Memoize diffs with path options set separatelySean McGivern2016-07-081-1/+2
| * | | | review changesLuke "Jared" Bennett2016-07-085-11/+9
| * | | | Make expand_all param more explicitSean McGivern2016-07-084-6/+6
| * | | | DRY up diff_for_path actionsSean McGivern2016-07-085-98/+84
| * | | | Remove unused argument to CompareService#executeSean McGivern2016-07-082-5/+11
| * | | | Fix comments on collapsed and expanded diffsSean McGivern2016-07-081-26/+23
| * | | | Allow expanding all diffs at onceSean McGivern2016-07-083-1/+7
| * | | | Ensure only renderable text diffs are collapsedSean McGivern2016-07-085-9/+19
| * | | | Added frontend collapsible behaviorLuke "Jared" Bennett2016-07-083-0/+55
| * | | | Disable overflow messagesSean McGivern2016-07-083-18/+2
| * | | | Collapse large diffs by defaultSean McGivern2016-07-088-51/+150
* | | | | Merge branch 'send-entry-via-Gitlab-Workhorse-Send-Data' into 'master' Douwe Maan2016-07-112-3/+8
|\ \ \ \ \
| * | | | | Just give regular 404, feedback:Lin Jen-Shin2016-07-111-1/+1
| * | | | | Use Gitlab-Workhorse-Send-Data to send entry:Lin Jen-Shin2016-07-052-2/+7
* | | | | | Merge branch 'dz-sidebar-shadow' into 'master' Dmitriy Zaporozhets2016-07-111-0/+7
|\ \ \ \ \ \
| * | | | | | Refactor box-shadow style for sidebar to satisfy css lintdz-sidebar-shadowDmitriy Zaporozhets2016-07-111-1/+1
| * | | | | | Add side shadow for unpinned sidebarDmitriy Zaporozhets2016-07-091-0/+7
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'dz-today-issue-color' into 'master' Dmitriy Zaporozhets2016-07-111-2/+2
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Lower case todya issue colorsdz-today-issue-colorDmitriy Zaporozhets2016-07-111-2/+2
| * | | | | Make color that highligh today issues more lightweightDmitriy Zaporozhets2016-07-091-2/+2
| |/ / / /
* | | | | Merge branch 'sshkey-ux' into 'master' Rémy Coutable2016-07-111-1/+1
|\ \ \ \ \
| * | | | | Add reminder to not paste private SSH keysIngo Blechschmidt2016-07-091-1/+1
| |/ / / /
* | | | | Merge branch 'compare-avatar-alignment' into 'master' Robert Speicher2016-07-101-0/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fixed commit avatar alignment in compare viewcompare-avatar-alignmentPhil Hughes2016-07-071-0/+6
* | | | | Make subnavigation a bit darker colorDmitriy Zaporozhets2016-07-092-9/+7
* | | | | Use btn-danger for delete button.Connor Shea2016-07-081-1/+1
* | | | | Update New Snippet buttons.Connor Shea2016-07-084-43/+45
* | | | | Merge branch 'cs-cropper' into 'master' Fatih Acet2016-07-0817-4/+24
|\ \ \ \ \
| * | | | | Fix preferences tests.cs-cropperConnor Shea2016-06-3010-3/+12
| * | | | | Add a helper function for getting the page path from JS.Connor Shea2016-06-292-3/+6
| * | | | | Split Cropper.js from the main JavaScript manifest.Connor Shea2016-06-297-2/+10
* | | | | | Merge branch 'improve-project-limit-field' into 'master' Rémy Coutable2016-07-081-1/+1
|\ \ \ \ \ \
| * | | | | | Add min attribute to project_limit field on user's formAndrey Krivko2016-07-081-1/+1
* | | | | | | Merge branch 'rubocop/enable-identical-conditional-branches-cop' into 'master' Robert Speicher2016-07-083-19/+6
|\ \ \ \ \ \ \
| * | | | | | | Remove legacy conditional from irker service coderubocop/enable-identical-conditional-branches-copGrzegorz Bizon2016-07-081-8/+0
| * | | | | | | Enable Style/IdenticalConditionalBranches Rubocop copGrzegorz Bizon2016-07-083-12/+7
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'retrieve-mr-closes-issues-just-when-required' into 'master' Rémy Coutable2016-07-083-9/+7
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Avoid calculation of closes_issues.retrieve-mr-closes-issues-just-when-requiredPaco Guzman2016-07-073-9/+7
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'yatish27/gitlab-ce-project-commit-range-comment' into 'master' Rémy Coutable2016-07-081-2/+2
|\ \ \ \ \ \