summaryrefslogtreecommitdiff
path: root/app/views/projects
Commit message (Expand)AuthorAgeFilesLines
* Fix clipboard buttons on MR instructions and Commit#showrs-clipboard-fixesRobert Speicher2015-12-152-8/+8
* Assign notes object to a variableGrzegorz Bizon2015-12-151-1/+1
* Preserve trailing new lines at the end of file on the online editorDouglas Barbosa Alexandre2015-12-141-2/+1
* Merge branch 'ux/suppress-ci-yml-warning' into 'master' Grzegorz Bizon2015-12-142-3/+3
|\
| * Merge branch 'master' into ux/suppress-ci-yml-warningGrzegorz Bizon2015-12-1419-341/+99
| |\
| * | Do not display ci build status if builds enabled but no `.gitlab-ci.yml`Grzegorz Bizon2015-12-142-3/+3
* | | Fix 500 when viewing specific runners on runners page [ci skip]Kamil Trzcinski2015-12-141-1/+1
* | | Merge branch 'tweak-flow-merge-when-build-succeeds' into 'master' Douwe Maan2015-12-141-1/+1
|\ \ \ | |_|/ |/| |
| * | Minor fix in flow 'Merge when build succeeds'Zeger-Jan van de Weg2015-12-111-1/+1
* | | Merge branch 'ci-project-migrate' into 'master' Kamil Trzciński2015-12-1414-167/+91
|\ \ \
| * | | Fix last specsKamil Trzcinski2015-12-111-1/+1
| * | | Fix specsKamil Trzcinski2015-12-112-5/+5
| * | | Fix after column renameKamil Trzcinski2015-12-111-2/+2
| * | | Fix errorsKamil Trzcinski2015-12-111-1/+1
| * | | Finishing touchesKamil Trzcinski2015-12-111-0/+1
| * | | Reimplement Trigger APIKamil Trzcinski2015-12-111-3/+5
| * | | Remove ci_ prefix from all ci related thingsKamil Trzcinski2015-12-113-8/+8
| * | | Migrate CI::Project to ProjectKamil Trzcinski2015-12-1114-169/+90
* | | | Merge branch 'ci-services-migrate' into 'master' Kamil Trzciński2015-12-145-174/+8
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Migrate CI::Services and CI::WebHooks to Services and WebHooksKamil Trzcinski2015-12-105-174/+8
* | | Merge branch 'fix-shared-runner-wording' into 'master' Robert Speicher2015-12-121-2/+2
|\ \ \
| * | | Fix wording on runner setup pagePelle2015-12-121-2/+2
| | |/ | |/|
* | | Merge branch 'ui-right-sidebar' into 'master' Dmitriy Zaporozhets2015-12-117-125/+107
|\ \ \
| * | | Move awards back to gray panel and few improvements to sidebarDmitriy Zaporozhets2015-12-115-5/+6
| * | | Implement new sidebar for merge request pageDmitriy Zaporozhets2015-12-115-84/+75
| * | | Redesign issue page for new sidebarDmitriy Zaporozhets2015-12-113-44/+34
* | | | Merge branch 'fix-typo' into 'master' Robert Speicher2015-12-111-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fix typoZeger-Jan van de Weg2015-12-101-1/+1
* | | | display referenced merge requests in issue description with CI statusgsmethells/gitlab-ce-mr-statusesGreg Smethells2015-12-112-0/+29
| |/ / |/| |
* | | Remove check icon from merged requestsremove_check_icon_from_mr_pageAchilleas Pipinellis2015-12-101-1/+0
| |/ |/|
* | Merge branch 'tmp-reference-pipeline-and-caching' into 'master' Douwe Maan2015-12-1011-15/+15
|\ \
| * \ Merge branch 'master' into tmp-reference-pipeline-and-cachingtmp-reference-pipeline-and-cachingDouwe Maan2015-12-1026-154/+268
| |\ \
| * \ \ Merge branch 'reference-pipeline-and-caching' into 'master' Robert Speicher2015-12-0811-15/+15
| |\ \ \
| | * \ \ Merge branch 'master' into reference-pipeline-and-cachingreference-pipeline-and-cachingDouwe Maan2015-12-081-2/+1
| | |\ \ \
| | * \ \ \ Merge branch 'master' into reference-pipeline-and-cachingDouwe Maan2015-12-0753-309/+332
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'master' into reference-pipeline-and-cachingDouwe Maan2015-12-0327-68/+78
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' into reference-pipeline-and-cachingDouwe Maan2015-12-0227-145/+96
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'master' into reference-pipeline-and-cachingDouwe Maan2015-11-1972-373/+482
| | |\ \ \ \ \ \ \
| | * | | | | | | | Reset memoized project repository when path changesDouwe Maan2015-10-271-2/+2
| | * | | | | | | | Merge branch 'master' into reference-pipeline-and-cachingDouwe Maan2015-10-2715-111/+108
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | Use single_line Markdown pipeline for commit descriptionDouwe Maan2015-10-231-1/+1
| | * | | | | | | | | Use markdown with gfm pipeline rather than gfm methodDouwe Maan2015-10-222-2/+2
| | * | | | | | | | | Merge branch 'master' into reference-pipeline-and-cachingDouwe Maan2015-10-2142-318/+472
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'master' into rs-redactor-filterDouwe Maan2015-10-142-1/+25
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Cache rendered contents of issues, MRs and notesDouwe Maan2015-10-143-3/+3
| | * | | | | | | | | | | Merge branch 'master' into rs-redactor-filterDouwe Maan2015-10-1433-200/+360
| | |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Use Gitlab::Markdown.render with :pipeline option rather than different methodsDouwe Maan2015-10-147-8/+8
* | | | | | | | | | | | | | Merge branch 'rs-snippets-clipboard'Douwe Maan2015-12-101-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Add copy-to-clipboard button to Snippets#showrs-snippets-clipboardRobert Speicher2015-12-091-2/+2
* | | | | | | | | | | | | | Merge pull request #9897 from atomaka/atomaka/bugfix/consistent-no-ssh-messageDmitriy Zaporozhets2015-12-101-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \