summaryrefslogtreecommitdiff
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Use warning icon21948-warning-iconFilipa Lacerda2016-10-073-5/+5
* Merge branch '18337-cache-html-in-database' into 'master' Robert Speicher2016-10-0733-43/+48
|\
| * Enable CacheMarkdownField for the remaining modelsNick Thomas2016-10-0728-38/+43
| * Make search results use the markdown cache columns, treating them consistentlyNick Thomas2016-10-074-4/+4
| * Use CacheMarkdownField for notesNick Thomas2016-10-071-1/+1
* | Merge branch 'forks_tooltip' into 'master' Fatih Acet2016-10-071-2/+2
|\ \ | |/ |/|
| * Add tooltip to project fork countJustin DiPierro2016-10-061-2/+2
* | Merge branch 'fix-already-selected-activity-link' into 'master' Fatih Acet2016-10-061-0/+1
|\ \
| * | Fix inconsistent highlighting of already selected activity nav-linksClement Ho2016-10-051-0/+1
* | | Merge branch 'link-to-registry-from-project-settings' into 'master' Achilleas Pipinellis2016-10-061-1/+2
|\ \ \
| * | | Link to Registry docs from project settingsAchilleas Pipinellis2016-10-061-1/+2
* | | | Merge branch 'update-profile-view' into 'master' Annabel Dunstone Gray2016-10-061-2/+2
|\ \ \ \
| * | | | add spaces and fix handle stylestauriedavis2016-10-041-2/+2
* | | | | Merge branch 'dz-root-url' into 'master' Dmitriy Zaporozhets2016-10-062-2/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Change user & group landing page routing from /u/:name & /groups/:name to /:nameDmitriy Zaporozhets2016-10-062-2/+2
* | | | | Merge branch 'replace-bootstrap-caret' into 'master' Jacob Schatz2016-10-0623-26/+26
|\ \ \ \ \
| * | | | | Replace bootstrap caret with fontawesome caretClement Ho2016-10-0523-26/+26
| | |_|/ / | |/| | |
* | | | | Merge branch 'deploy-widget' into 'master' Annabel Dunstone Gray2016-10-061-2/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Only hide external link text, not icon/link.deploy-widgetBryce Johnson2016-10-061-2/+3
| * | | | Only hide deploy status external link on small screens.Bryce Johnson2016-10-061-2/+2
* | | | | Add tag shortcut from the Commit pageAkram FARES2016-10-061-0/+2
| |_|_|/ |/| | |
* | | | Merge branch 'issue-boards-new-issue' into 'master' Fatih Acet2016-10-062-5/+40
|\ \ \ \ | |/ / / |/| | |
| * | | Shows error if response returns an errorissue-boards-new-issuePhil Hughes2016-10-061-0/+3
| * | | Fix form not re-enabling thanks to jQueryPhil Hughes2016-10-062-2/+3
| * | | Changed new issue button permissionsPhil Hughes2016-10-061-1/+1
| * | | Added tooltip to new issue buttonPhil Hughes2016-10-061-2/+4
| * | | Changed how button is hidden when blank listPhil Hughes2016-10-061-6/+7
| * | | Added testsPhil Hughes2016-10-061-1/+1
| * | | Moved form outside of listPhil Hughes2016-10-061-20/+21
| * | | Fixed issue with backlog list not savingPhil Hughes2016-10-061-1/+1
| * | | Added ability to save the new issuePhil Hughes2016-10-061-3/+5
| * | | Add new issue form to listsPhil Hughes2016-10-061-2/+27
* | | | Merge branch 'new-merge-requests-commit-tab-active' into 'master' Fatih Acet2016-10-063-16/+16
|\ \ \ \
| * | | | MergeRequest new form load diff asynchronouslynew-merge-requests-commit-tab-activePaco Guzman2016-10-063-16/+16
| |/ / /
* | | | Merge branch 'jeroenj/gitlab-ce-group-milestone-archived-projects'Rémy Coutable2016-10-061-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Don't include archived projects when creating group milestonesJeroen Jacobs2016-10-051-2/+2
* | | | Merge commit 'dev/security' into 'master'Rémy Coutable2016-10-064-5/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branch 'fix/escape-builds-commands-in-ci-linter' into 'security' Robert Speicher2016-09-281-2/+1
| |\ \ \
| | * | | Escape HTML nodes in builds commands in ci linterGrzegorz Bizon2016-09-261-2/+1
| * | | | Merge branch '22435-no-api-state-change-via-rails-session' into 'security' Douwe Maan2016-09-283-3/+3
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Convert label creation from API to controller endpointNick Thomas2016-09-233-3/+3
* | | | | Merge branch 'revert-c676283b' into 'master' Fatih Acet2016-10-055-54/+49
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into revert-c676283b...revert-c676283bFatih Acet2016-10-058-77/+75
| |\ \ \ \ \
| * | | | | | Set default value for show_menu_above variable.Fatih Acet2016-10-051-1/+2
| * | | | | | Add position menu above ability to glDropdown.Fatih Acet2016-10-042-4/+4
| * | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into revert-c676283b...Fatih Acet2016-10-046-8/+9
| |\ \ \ \ \ \
| * | | | | | | Tweak issuable dropdowns to open above the dropdown.Fatih Acet2016-10-041-1/+1
| * | | | | | | Merge branch 'master' into revert-c676283bPhil Hughes2016-10-046-10/+23
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Tests updatePhil Hughes2016-10-031-1/+1
| * | | | | | | Merge branch 'master' into revert-c676283bPhil Hughes2016-10-03151-1220/+1444
| |\ \ \ \ \ \ \