summaryrefslogtreecommitdiff
path: root/app/views/projects
Commit message (Expand)AuthorAgeFilesLines
* Make "Get started with Builds" Help Page link work properlyconnorshea2016-07-111-1/+1
* Merge branch 'mr-close-btn' into 'master' Robert Speicher2016-07-111-4/+4
|\
| * Moved merge request button visibility out of issue_helpermr-close-btnPhil Hughes2016-07-111-4/+4
* | Merge branch 'master' into single-file-diffsSean McGivern2016-07-114-28/+30
|\ \
| * | Update New Snippet buttons.Connor Shea2016-07-082-23/+25
| * | Merge branch 'retrieve-mr-closes-issues-just-when-required' into 'master' Rémy Coutable2016-07-081-3/+3
| |\ \
| | * | Avoid calculation of closes_issues.retrieve-mr-closes-issues-just-when-requiredPaco Guzman2016-07-071-3/+3
| * | | Don't render discussion notes when requesting diff tab through AJAXdont-render-discussion-notes-on-not-html-requestsPaco Guzman2016-07-081-2/+2
* | | | Support renames in diff_for_path actionsSean McGivern2016-07-111-1/+1
* | | | Make expand_all param more explicitSean McGivern2016-07-082-3/+3
* | | | Allow expanding all diffs at onceSean McGivern2016-07-082-1/+3
* | | | Ensure only renderable text diffs are collapsedSean McGivern2016-07-082-7/+6
* | | | Disable overflow messagesSean McGivern2016-07-082-9/+1
* | | | Collapse large diffs by defaultSean McGivern2016-07-082-25/+31
|/ / /
* | | Merge branch '18627-wildcard-branch-protection' into 'master' Douwe Maan2016-07-076-32/+97
|\ \ \
| * | | Use the `GLDropdown` component to select protected branches.Timothy Andrew2016-07-072-8/+18
| * | | Add documentation for wildcard protected branches.Timothy Andrew2016-07-051-1/+2
| * | | Improve the error message displayed when branch creation fails.Timothy Andrew2016-07-051-7/+7
| * | | Modify the frontend for wildcard protected branches.Timothy Andrew2016-07-055-25/+79
* | | | Merge branch '18181-pipeline-duration' into 'master' Robert Speicher2016-07-071-1/+1
|\ \ \ \
| * | | | Update time format of duration18181-pipeline-durationAnnabel Dunstone2016-07-061-1/+1
* | | | | Merge branch 'issues-blank-state' into 'master' Jacob Schatz2016-07-071-16/+32
|\ \ \ \ \
| * | | | | Fixed spellingissues-blank-statePhil Hughes2016-07-061-3/+3
| * | | | | Uses any method instead of nil to check for issuesPhil Hughes2016-07-051-1/+1
| * | | | | Added blank state to issuesPhil Hughes2016-07-051-15/+31
| | |/ / / | |/| | |
* | | | | Merge branch 'new-diff-notes' into 'master' Douwe Maan2016-07-0716-107/+96
|\ \ \ \ \
| * | | | | Use HAML class syntax in diff line partialsDouwe Maan2016-07-072-5/+5
| * | | | | Remove duplication, unused methods, and some other style thingsDouwe Maan2016-07-061-1/+1
| * | | | | Display new diff notes and allow creation through the web interfaceDouwe Maan2016-07-065-36/+23
| * | | | | Extract parts of LegacyDiffNote into DiffOnNote concern and move part of resp...Douwe Maan2016-07-062-2/+3
| * | | | | Style diff and blob file headers the same wayDouwe Maan2016-07-063-41/+48
| * | | | | Remove unneeded divDouwe Maan2016-07-063-8/+4
| * | | | | Add DiffFile#blob and #old_blobDouwe Maan2016-07-062-5/+5
| * | | | | Represent DiffRefs as proper class instead of tuple arrayDouwe Maan2016-07-063-9/+7
| * | | | | Rename MergeRequest methods that return commits or shas to be more clear and ...Douwe Maan2016-07-063-7/+7
* | | | | | Merge branch 'dz-remove-icons' into 'master' Jacob Schatz2016-07-071-2/+0
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Remove icons from file edit tabsdz-remove-iconsDmitriy Zaporozhets2016-07-041-2/+0
| | |/ / / | |/| | |
* | | | | Merge branch 'show_push_widget_in_upstream' into 'master' Rémy Coutable2016-07-071-1/+3
|\ \ \ \ \
| * | | | | Show last push widget in upstream after push to forkDrew Blessing2016-07-061-1/+3
| | |_|/ / | |/| | |
* | | | | Merge branch 'patch-3' into 'master' Rémy Coutable2016-07-071-14/+14
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Allow everyone to sort tags, not only those who has accessSerg2016-07-061-14/+14
| |/ / /
* | | | Merge branch 'build-auto-refresh' into 'master' Jacob Schatz2016-07-061-1/+1
|\ \ \ \
| * | | | Fixed issue with build auto-refresh not workingbuild-auto-refreshPhil Hughes2016-07-061-1/+1
| |/ / /
* | | | Get rid of pluralize on stage namesAnnabel Dunstone2016-07-062-2/+2
|/ / /
* | | Chnaged padding of project header navproject-headerPhil Hughes2016-07-051-1/+1
* | | Fixed issue with Forked from text not being visiblePhil Hughes2016-07-041-9/+8
* | | Updated spacingPhil Hughes2016-07-042-7/+8
* | | Updated project headerPhil Hughes2016-07-044-92/+85
|/ /
* | Exclude requesters from Project#members, Group#members and User#membersexplicit-requesters-scopeRémy Coutable2016-07-012-4/+4
* | Improve the request / withdraw access button18310-improve-request-access-buttonRémy Coutable2016-07-011-1/+1
|/