summaryrefslogtreecommitdiff
path: root/app/views/projects
Commit message (Expand)AuthorAgeFilesLines
* Don't render discussion notes when requesting diff tab through AJAXdont-render-discussion-notes-on-not-html-requestsPaco Guzman2016-07-081-2/+2
* 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
* Merge branch 'build-reopen-json' into 'master' Gabriel Mazetto2016-06-301-1/+1
|\
| * Build path sends JSON file pathbuild-reopen-jsonPhil Hughes2016-06-281-1/+1
* | Import from Github using Personal Access Tokens.Eric K Idema2016-06-302-22/+3
* | Remove unnecessary parenscode_style_fixesValery Sizov2016-06-3030-32/+32
* | Merge branch 'shards' into 'master' Yorick Peterse2016-06-301-1/+1
|\ \
| * | Refactor repository paths handling to allow multiple git mount pointsAlejandro Rodríguez2016-06-291-1/+1
* | | Add sub nav to file viewAnnabel Dunstone2016-06-301-7/+10
|/ /
* | Memoize the maximum access level for the author of notesStan Hu2016-06-291-1/+1
* | Merge branch 'md-toolbar-multiline-code' into 'master' Jacob Schatz2016-06-291-2/+2
|\ \
| * | Markdown toolbar inserts code blocksmd-toolbar-multiline-codePhil Hughes2016-06-271-2/+2
* | | Merge branch 'lbennett/gitlab-ce-2542-implement-updated-ui-for-new-project-pa...Jacob Schatz2016-06-281-99/+110
|\ \ \
| * | | Wiped old page and started on new UIlbennett/gitlab-ce-2542-implement-updated-ui-for-new-project-pageLuke "Jared" Bennett2016-06-281-99/+110
* | | | Switched mobile button icons to ellipsis and angleAnnabel Dunstone2016-06-281-2/+2
| |_|/ |/| |