summaryrefslogtreecommitdiff
path: root/app/views/projects
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '23123-build-sidebar-selected-build' into 'master' Rémy Coutable2016-10-101-1/+1
|\
| * Fix wrong icon in CI build detail sidebar: right-arrow => arrow-right23123-build-sidebar-selected-buildRémy Coutable2016-10-101-1/+1
* | reword html titles for merge requests and issuesGreg Laubenstein2016-10-094-4/+4
|/
* Merge branch '22774-retouch-environments-deployments' into 'master' Jacob Schatz2016-10-075-51/+69
|\
| * Removes `try`Filipa Lacerda2016-10-061-1/+1
| * Removes unused variableFilipa Lacerda2016-10-061-2/+0
| * Fixes external_url linkFilipa Lacerda2016-10-061-1/+1
| * Removes Merge Request reference from commit column due to performance issuesFilipa Lacerda2016-10-061-4/+0
| * Adds responsive behaviour equal to the one in Pipelines and Builds tableFilipa Lacerda2016-10-064-46/+48
| * Verifies if user is availableFilipa Lacerda2016-10-061-2/+4
| * Adds verification beore showing user avatarFilipa Lacerda2016-10-061-2/+3
| * Adds external urlFilipa Lacerda2016-10-052-3/+10
| * Adds reference to the merge request in the commit columnFilipa Lacerda2016-10-051-0/+6
| * Adds Build column to environments listFilipa Lacerda2016-10-052-0/+6
| * Updates Last Deployment column in environmnets list according to designFilipa Lacerda2016-10-052-3/+3
| * Updates Last Deployment column in environmnets list.Filipa Lacerda2016-10-052-2/+2
* | Merge branch '18337-cache-html-in-database' into 'master' Robert Speicher2016-10-0712-18/+18
|\ \
| * | Enable CacheMarkdownField for the remaining modelsNick Thomas2016-10-0711-17/+17
| * | 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 '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 'dz-root-url' into 'master' Dmitriy Zaporozhets2016-10-061-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Change user & group landing page routing from /u/:name & /groups/:name to /:nameDmitriy Zaporozhets2016-10-061-1/+1
* | | | Merge branch 'replace-bootstrap-caret' into 'master' Jacob Schatz2016-10-0615-17/+17
|\ \ \ \
| * | | | Replace bootstrap caret with fontawesome caretClement Ho2016-10-0515-17/+17
* | | | | 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
| |/ /
* | | MergeRequest new form load diff asynchronouslynew-merge-requests-commit-tab-activePaco Guzman2016-10-063-16/+16
|/ /
* | Merge branch 'fix_group_links_404' into 'master' Fatih Acet2016-10-051-2/+2
|\ \
| * | fix group links 404barthc2016-10-051-2/+2
| |/
* | Merge branch '19499-project-dropdowns' into 'master' Annabel Dunstone Gray2016-10-053-6/+6
|\ \
| * | 19499 Update project dropdowns19499-project-dropdownstauriedavis2016-10-043-6/+6
| |/
* | Merge branch '22509-pipeline-tables' into 'master' Annabel Dunstone Gray2016-10-055-71/+69
|\ \ | |/ |/|
| * Removes class22509-pipeline-tablesFilipa Lacerda2016-10-051-1/+1
| * Fixes invalid html - table was inside an ul and had 2 tbody tagsFilipa Lacerda2016-10-035-71/+69