summaryrefslogtreecommitdiff
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* 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-073-29/+36
|\ \
| * | 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-053-28/+35
* | | Merge branch 'new-diff-notes' into 'master' Douwe Maan2016-07-0718-112/+100
|\ \ \
| * | | 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-064-43/+50
| * | | Remove unneeded divDouwe Maan2016-07-063-8/+4
| * | | Add DiffFile#blob and #old_blobDouwe Maan2016-07-063-8/+7
| * | | 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 'issue_3946' into 'master' Robert Speicher2016-07-077-256/+251
|\ \ \ \
| * | | | Rephrase deletion alert messageAlfredo Sumaran2016-07-071-1/+1
| * | | | Do not show Any Namespace option when neededAlfredo Sumaran2016-07-071-1/+1
| * | | | Layout for Users Groups and Projects on admin areaAlfredo Sumaran2016-07-077-256/+251
* | | | | 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
* | | | | Fix invite user feature test and improve request member UI rowDmitriy Zaporozhets2016-07-071-1/+1
* | | | | Improve UI for member row on project/group members pagesDmitriy Zaporozhets2016-07-071-45/+44
* | | | | Add data when member joined a teamValery Sizov2016-07-071-0/+4
* | | | | 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
| |/ / / |/| | |
* | | | Render label name contains ?, & in the labels dropdown without escapingDouglas Barbosa Alexandre2016-07-051-4/+3
|/ / /
* | | Clone button should not be clickable when there is a disabled protocolPatricio Cano2016-07-051-2/+2
* | | Rename `enabled_git_access_protocols` to singular.Patricio Cano2016-07-051-1/+1
* | | Rename ENV['PROTOCOL'] to ENV['GL_PROTOCOL'] to conform to what GitLab Shell ...Patricio Cano2016-07-051-1/+1
* | | Add setting that allows admins to choose which Git access protocols are enabledPatricio Cano2016-07-052-9/+20
* | | Merge branch '18790-dont-show-request-button-to-project-owner' into 'master' Robert Speicher2016-07-051-1/+1
|\ \ \
| * | | New :request_access ability to replace a ugly helperRémy Coutable2016-07-051-1/+1
| | |/ | |/|
* | | Merge branch 'project-header' into 'master' Dmitriy Zaporozhets2016-07-054-91/+84
|\ \ \
| * | | 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
| | |/ | |/|
* | | Set user data in profile link in the headerDmitriy Zaporozhets2016-07-051-1/+1
* | | Remove current user link to the profile from sidebarDmitriy Zaporozhets2016-07-051-5/+0
* | | Add profile settings link to header user dropdowndz-add-profile-settings-linkDmitriy Zaporozhets2016-07-051-0/+2
| |/ |/|
* | Merge branch 'user-avatar-header' into 'master' Dmitriy Zaporozhets2016-07-041-3/+11
|\ \ | |/ |/|
| * Fixed logout testsPhil Hughes2016-06-281-1/+1
| * Added user avatar to headerPhil Hughes2016-06-271-3/+11