summaryrefslogtreecommitdiff
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* 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-1448-692/+281
| |\
| * | Do not display ci build status if builds enabled but no `.gitlab-ci.yml`Grzegorz Bizon2015-12-142-3/+3
* | | Merge branch 'master' into ci/persist-registration-tokenGrzegorz Bizon2015-12-143-3/+3
|\ \ \
| * | | Fix 500 when viewing specific runners on runners page [ci skip]Kamil Trzcinski2015-12-142-2/+2
| * | | 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 'master' into ci/persist-registration-tokenGrzegorz Bizon2015-12-1464-903/+534
|\ \ \ \ | |/ / /
| * | | Merge branch 'ci-project-migrate' into 'master' Kamil Trzciński2015-12-1442-506/+262
| |\ \ \
| | * | | Fix runners admin view [ci skip]Kamil Trzcinski2015-12-141-1/+1
| | * | | 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-112-4/+3
| | * | | Reimplement Trigger APIKamil Trzcinski2015-12-111-3/+5
| | * | | Remove ci_ prefix from all ci related thingsKamil Trzcinski2015-12-115-10/+10
| | * | | Migrate CI::Project to ProjectKamil Trzcinski2015-12-1141-503/+258
| * | | | Merge branch 'ci-services-migrate' into 'master' Kamil Trzciński2015-12-1411-186/+19
| |\ \ \ \ | | |/ / / | | | | / | | |_|/ | |/| |
| | * | Migrate CI::Services and CI::WebHooks to Services and WebHooksKamil Trzcinski2015-12-1011-186/+19
| * | | 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 pull request #9839 from huacnlee/fix/add-author-info-into-note-messagesStan Hu2015-12-111-0/+2
| |\ \ \
| | * | | Make sure notify email always has author info.Jason Lee2015-11-181-0/+2
| * | | | Merge branch 'ui-right-sidebar' into 'master' Dmitriy Zaporozhets2015-12-1110-186/+194
| |\ \ \ \
| | * | | | Move awards back to gray panel and few improvements to sidebarDmitriy Zaporozhets2015-12-115-5/+6
| | * | | | Few UI improvements to new sidebar implementationDmitriy Zaporozhets2015-12-111-6/+6
| | * | | | Fix tests for new issuable sidebarDmitriy Zaporozhets2015-12-111-7/+10
| | * | | | Implement new sidebar for merge request pageDmitriy Zaporozhets2015-12-115-84/+75
| | * | | | Redesign issue page for new sidebarDmitriy Zaporozhets2015-12-115-105/+38
| | * | | | Implement issuable sidebar partialDmitriy Zaporozhets2015-12-111-0/+80
| * | | | | 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
| * | | | | Merge branch 'complexity/rubocop-metrics' into 'master' Douwe Maan2015-12-112-25/+27
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Remove obsolete variables in `repository_push_email`Grzegorz Bizon2015-12-082-25/+27
| * | | | | emoji aliases problemValery Sizov2015-12-111-1/+2
* | | | | | Ensure that runners registration token is presentGrzegorz Bizon2015-12-111-1/+1
* | | | | | Add CI runners registration token reset buttonGrzegorz Bizon2015-12-111-1/+12
* | | | | | Display runners registration token in CI runners configGrzegorz Bizon2015-12-111-2/+5
|/ / / / /
* | | | | 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-1015-19/+19
|\ \ \ \
| * \ \ \ Merge branch 'master' into tmp-reference-pipeline-and-cachingtmp-reference-pipeline-and-cachingDouwe Maan2015-12-1030-166/+280
| |\ \ \ \
| * \ \ \ \ Merge branch 'reference-pipeline-and-caching' into 'master' Robert Speicher2015-12-0815-19/+19
| |\ \ \ \ \
| | * \ \ \ \ 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-07101-553/+636
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | * | | | | | Merge branch 'master' into reference-pipeline-and-cachingDouwe Maan2015-12-0349-144/+168
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'master' into reference-pipeline-and-cachingDouwe Maan2015-12-0241-225/+209
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'master' into reference-pipeline-and-cachingDouwe Maan2015-11-19136-617/+1147
| | |\ \ \ \ \ \ \ \