summaryrefslogtreecommitdiff
path: root/app/views/projects
Commit message (Expand)AuthorAgeFilesLines
* Move CI triggers page to project settings areamove-triggers-pageDmitriy Zaporozhets2015-09-292-0/+81
* Merge branch 'projects' into 'master' Dmitriy Zaporozhets2015-09-291-1/+1
|\
| * page-title-fixAndrey2015-09-281-1/+1
* | Move CI variables page to project settingsmove-variables-pageDmitriy Zaporozhets2015-09-281-0/+39
* | Merge branch 'move-runners-page'Dmitriy Zaporozhets2015-09-286-0/+202
|\ \
| * | Move runners page to project settingsDmitriy Zaporozhets2015-09-256-0/+202
* | | Merge branch 'projects'Dmitriy Zaporozhets2015-09-287-59/+56
|\ \ \ | |/ / |/| / | |/
| * edit action allignAndrey2015-09-281-1/+1
| * Project page UpdateAndrey2015-09-253-38/+40
| * UI changes to the project view, empty project and project list new project bu...Andrey2015-09-243-20/+15
* | Fix default avatar not showing up in network graphStan Hu2015-09-241-1/+1
* | Show CI status on commit pageDmitriy Zaporozhets2015-09-241-0/+7
* | Add header for ci graphs and check that it is enabledDmitriy Zaporozhets2015-09-241-0/+1
* | Merge branch 'master' into move-ci-chartsDmitriy Zaporozhets2015-09-241-41/+35
|\ \
| * \ Merge branch 'make-commit-graphs-responsive' into 'master' Robert Speicher2015-09-231-41/+35
| |\ \
| | * | Make commit graphs responsive to window width changesStan Hu2015-09-221-41/+35
| | |/
* | | Move CI charts to project graphs areaDmitriy Zaporozhets2015-09-235-0/+94
|/ /
* | Show CI status on all pages where commits list is renderedDmitriy Zaporozhets2015-09-231-1/+9
* | Fix error when MR source branch no longer exists.fix-mr-missing-source-branch-errorDouwe Maan2015-09-221-1/+1
|/
* Tweak remaining CSS for Markdown previewStan Hu2015-09-212-2/+2
* Merge branch 'fix-ci-handling' into 'master' Dmitriy Zaporozhets2015-09-211-1/+2
|\
| * Fixed MR handling when GitLab CI project is not presentfix-ci-handlingKamil Trzcinski2015-09-211-1/+2
* | Merge branch 'fix-note-edit-preview-css' into 'master' Robert Speicher2015-09-212-2/+2
|\ \
| * | More tweaks to make note edit/preview CSS consistentStan Hu2015-09-212-2/+2
| * | Revert "Fixed MR handling when GitLab CI project is not present"Kamil Trzcinski2015-09-211-2/+1
| * | Fixed MR handling when GitLab CI project is not presentKamil Trzcinski2015-09-211-1/+2
| |/
* | Merge branch 'repo-size-link' into 'master' Dmitriy Zaporozhets2015-09-211-1/+1
|\ \
| * | Link project repo size to filesrepo-size-linkDouwe Maan2015-09-211-1/+1
| |/
* | Remove CI button from project home panelremove-project-panel-ci-buttonDouwe Maan2015-09-211-4/+0
|/
* Merge branch 'notification-levels' into 'master' Douwe Maan2015-09-212-0/+16
|\
| * Minor code cleanupnotification-levelsDouwe Maan2015-09-201-13/+14
| * Merge branch 'master' into notification-levelsPatricio Cano2015-09-169-20/+64
| |\
| * \ Merge branch 'master' into notification-levelsPatricio Cano2015-09-169-52/+55
| |\ \
| * | | Added Global to the drop downs and updated the label of the button to show th...Patricio Cano2015-09-161-3/+3
| * | | Replaced `this` with `@` in the coffee file and added an arrow that clearly m...Patricio Cano2015-09-141-0/+1
| * | | Notification dropdown now shows currently active level, and also shows what t...Patricio Cano2015-09-141-3/+3
| * | | Notification level can now be saved from within the project view.Patricio Cano2015-09-141-11/+8
| * | | PAtrially working notification buttonDarby2015-09-142-0/+17
* | | | Merge branch 'master' into project-header-titlesDouwe Maan2015-09-183-7/+11
|\ \ \ \
| * | | | Move partial locals out of controllerStan Hu2015-09-173-7/+11
| | |_|/ | |/| |
* | | | Move project header title definition to view in question.Douwe Maan2015-09-1754-4/+87
|/ / /
* | | Add links from GitLab to CIDmitriy Zaporozhets2015-09-161-0/+4
* | | Change the replace placeholder to use the filenamefix-upload-uiStan Hu2015-09-154-36/+8
* | | Improve wording for header and placeholdersRobert Schilling2015-09-153-7/+7
* | | Cleanup some html/css for upload featureDmitriy Zaporozhets2015-09-154-17/+17
* | | Merge branch 'fix_empty_project' into 'master'Dmitriy Zaporozhets2015-09-151-1/+1
|\ \ \
| * | | Fix empty project UIDrew Blessing2015-09-141-1/+1
* | | | Merge branch 'import-in-progress-fix' into 'master'Dmitriy Zaporozhets2015-09-151-2/+6
|\ \ \ \
| * | | | Display "Forking in Progress" when importing a forked projectStan Hu2015-09-151-2/+5
| * | | | Don't display "git clone --bare <URL>" if no URL is availableStan Hu2015-09-151-1/+2