summaryrefslogtreecommitdiff
path: root/app/views/projects/commit
Commit message (Expand)AuthorAgeFilesLines
* Some updates from last code review.Rubén Dávila2016-02-192-4/+4
* Make #commit_with_hooks return the new obj id plus some other fixes.Rubén Dávila2016-02-191-1/+1
* Don't show revert button if commit/MR has already been reverted.Rubén Dávila2016-02-191-1/+2
* Refactor revert_commit_link helper.Rubén Dávila2016-02-191-1/+1
* Use a custom title in the revert modal.Rubén Dávila2016-02-192-2/+2
* Show a tooltip on revert link.Rubén Dávila2016-02-191-1/+1
* Some updates after last code review.Rubén Dávila2016-02-191-11/+1
* Reuser revert commit modal in MR detail page.Rubén Dávila2016-02-193-3/+3
* Show list of branches plus some fixes.Rubén Dávila2016-02-191-1/+1
* Add button to revert commit on Commit detail page.Rubén Dávila2016-02-192-2/+13
* Add new endpoint and button to revert any commit.Rubén Dávila2016-02-192-0/+33
* Make the CI permission model simplerKamil Trzcinski2016-02-021-1/+1
* Merge branch 'master' into issue_3945Rubén Dávila2016-01-144-5/+10
|\
| * add missing padding for commit -> builds pageDmitriy Zaporozhets2016-01-141-1/+2
| * Update files/diffs to match new layoutDmitriy Zaporozhets2016-01-141-1/+1
| * Replace all navigation menu with nav-links classDmitriy Zaporozhets2016-01-132-2/+4
| * Add Open Graph data for group, project and commit.Douwe Maan2015-12-251-1/+3
* | Change strategy to highlight diffs. #3945Rubén Dávila2016-01-071-1/+2
|/
* 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