summaryrefslogtreecommitdiff
path: root/app/views/projects/commit
Commit message (Expand)AuthorAgeFilesLines
* Don't create CI status for refs that doesn't have .gitlab-ci.yml, even if the...Kamil Trzcinski2015-12-171-1/+1
* Fix clipboard buttons on MR instructions and Commit#showrs-clipboard-fixesRobert Speicher2015-12-151-2/+2
* Merge branch 'master' into ux/suppress-ci-yml-warningGrzegorz Bizon2015-12-141-9/+10
|\
| * Fix specsKamil Trzcinski2015-12-111-4/+4
| * Fix errorsKamil Trzcinski2015-12-111-1/+1
| * Finishing touchesKamil Trzcinski2015-12-111-0/+1
| * Migrate CI::Project to ProjectKamil Trzcinski2015-12-111-9/+9
* | Do not display ci build status if builds enabled but no `.gitlab-ci.yml`Grzegorz Bizon2015-12-141-1/+1
|/
* Merge branch 'master' into tmp-reference-pipeline-and-cachingtmp-reference-pipeline-and-cachingDouwe Maan2015-12-103-68/+69
|\
| * Merge branch 'master' into mr-buildsDouwe Maan2015-12-081-2/+3
| |\
| * | Move commit builds to partialDouwe Maan2015-12-083-68/+69
* | | Merge branch 'reference-pipeline-and-caching' into 'master' Robert Speicher2015-12-081-2/+2
|\ \ \ | |_|/ |/| |
| * | Merge branch 'master' into reference-pipeline-and-cachingDouwe Maan2015-12-033-4/+8
| |\ \ | | |/
| * | Merge branch 'master' into reference-pipeline-and-cachingDouwe Maan2015-11-194-11/+16
| |\ \
| * \ \ Merge branch 'master' into reference-pipeline-and-cachingDouwe Maan2015-10-211-23/+25
| |\ \ \
| * \ \ \ Merge branch 'master' into rs-redactor-filterDouwe Maan2015-10-141-28/+33
| |\ \ \ \
| * | | | | Use Gitlab::Markdown.render with :pipeline option rather than different methodsDouwe Maan2015-10-141-2/+2
* | | | | | Merge branch 'master' into ui/miscDouwe Maan2015-12-033-4/+8
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge branch 'ui/consistency' into 'master' Dmitriy Zaporozhets2015-12-021-2/+3
| |\ \ \ \ \
| | * | | | | Brefer "Directory" over "Dir", "Files" over "Codeui/consistencyDouwe Maan2015-12-021-2/+3
| | | |_|_|/ | | |/| | |
| * | | | | Remove double border between gray blocksDouwe Maan2015-12-021-1/+4
| * | | | | Remove duplicated styling for center top menusDouwe Maan2015-12-021-1/+1
| |/ / / /
* | | | | Add clipboard button to commit box SHADouwe Maan2015-12-021-1/+2
* | | | | "CI build passed", not "CI build success"Douwe Maan2015-12-021-1/+1
|/ / / /
* | | | Don't use params[:view] directly.param-viewDouwe Maan2015-11-171-1/+1
* | | | Replace CoffeeScript block into JavaScript in Views.Jason Lee2015-11-101-2/+2
* | | | Add missing stage to builds viewKamil Trzcinski2015-11-051-1/+1
* | | | CI details cleanupKamil Trzcinski2015-11-053-7/+12
| |_|/ |/| |
* | | Make tables full width.Douwe Maan2015-10-191-23/+25
| |/ |/|
* | Fix retry and cancel for buildfix-retry-and-cancelKamil Trzcinski2015-10-141-9/+13
* | Fix feature testsKamil Trzcinski2015-10-121-1/+1
* | Update renderingKamil Trzcinski2015-10-121-44/+23
* | Implement Commit Status APIKamil Trzcinski2015-10-121-7/+29
* | Remove Ci::Commit and Ci::Build controllerscleanup-ci-pagesDmitriy Zaporozhets2015-10-071-1/+1
|/
* Move CI build page to CE projectDmitriy Zaporozhets2015-10-061-2/+2
* Render CI statuses on commit pageDmitriy Zaporozhets2015-10-063-0/+70
* Show CI status on commit pageDmitriy Zaporozhets2015-09-241-0/+7
* Move project header title definition to view in question.Douwe Maan2015-09-171-0/+1
* Improve commit page styleDmitriy Zaporozhets2015-09-081-1/+1
* Support commenting on a diff in side-by-side viewStan Hu2015-06-161-1/+1
* Include commit message in page title.Douwe Maan2015-04-301-1/+1
* Add a page title to every page.Douwe Maan2015-04-301-0/+1
* Merge branch 'fix-plain-diffs' into 'master'Dmitriy Zaporozhets2015-03-291-1/+2
|\
| * Remove the email patches link for merge commitsVinnie Okada2015-03-231-1/+2
* | Prevent doubling AJAX request with each commit visit via Turbolinkfix-branch-containsDmitriy Zaporozhets2015-03-251-2/+1
|/
* Upgrade to Rails 4.1.9Vinnie Okada2015-02-142-8/+8
* Commit page: async load branches infoValery Sizov2015-02-032-17/+22
* Show branches/tags as labels on commit pageDmitriy Zaporozhets2015-01-221-16/+14
* Show tags in commit viewHannes Rosenögger2015-01-171-0/+7
* Use short_id instead of [0..N] for short version of commit shaDmitriy Zaporozhets2014-10-101-1/+1