summaryrefslogtreecommitdiff
path: root/app/views/projects/commit/_commit_box.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Converted all status icons to be managed by scss colors only and deleted any ...Dimitrie Hoekstra2016-11-221-1/+1
* Make pipeline page header responsive; add build counter; add short shaAnnabel Dunstone Gray2016-11-141-3/+4
* Move reusable well styles into their own fileAnnabel Dunstone Gray2016-11-101-3/+3
* Update commit page stylesAnnabel Dunstone Gray2016-11-041-29/+28
* added various changes to commit title areaDimitrie Hoekstra2016-11-041-46/+47
* Display last pipeline infoAnnabel Dunstone Gray2016-10-281-1/+1
* Fix commits specAnnabel Dunstone Gray2016-10-281-3/+3
* Fix mobile viewAnnabel Dunstone Gray2016-10-281-2/+2
* Finish styling commits viewAnnabel Dunstone Gray2016-10-281-8/+16
* Rearrange commit info viewAnnabel Dunstone Gray2016-10-281-33/+33
* Enable CacheMarkdownField for the remaining modelsNick Thomas2016-10-071-2/+2
* Merge branch 'replace-bootstrap-caret' into 'master' Jacob Schatz2016-10-061-1/+1
|\
| * Replace bootstrap caret with fontawesome caretClement Ho2016-10-051-1/+1
* | Add tag shortcut from the Commit pageAkram FARES2016-10-061-0/+2
|/
* Merge remote-tracking branch 'upstream/master' into wall-clock-time-for-showi...Lin Jen-Shin2016-08-201-1/+2
|\
| * Fix spacing and vertical alignment on build status icon on commits pageClement Ho2016-08-101-1/+2
* | Rename to total_duration and we're not using CommitStatus.durationLin Jen-Shin2016-08-151-3/+2
|/
* Fixed issue with dropdown buttonscommit-headerPhil Hughes2016-06-171-1/+1
* Use line-height instead of height.Jacob Schatz2016-06-171-1/+1
* Use pipelines in context of ProjectKamil Trzcinski2016-06-031-3/+3
* Merge branch 'separate-banzai-references' into 'master' Douwe Maan2016-06-011-2/+2
|\
| * Added author to various Markdown calls in viewsYorick Peterse2016-05-261-2/+2
* | Improved mobile stylingcommit-header-buttonsPhil Hughes2016-05-261-14/+17
* | Reduced number of buttons in commit headerPhil Hughes2016-05-261-14/+15
|/
* Improve the pipeline boxKamil Trzcinski2016-05-161-11/+1
* Improve design of commit_box with status of builds and pipelinesKamil Trzcinski2016-05-161-14/+21
* Improve the pipelines designKamil Trzcinski2016-05-161-2/+2
* Merge remote-tracking branch 'origin/master' into with-pipeline-viewKamil Trzcinski2016-05-091-21/+21
|\
| * Builds page redesignAnnabel Dunstone2016-05-041-1/+1
| * Start builds redesignAnnabel Dunstone2016-05-041-13/+11
* | Merge remote-tracking branch 'origin/master' into with-pipeline-viewKamil Trzcinski2016-04-261-0/+1
|\ \ | |/
| * Merge branch 'ci-commit-as-pipeline' into 'master' Kamil Trzciński2016-04-211-4/+4
| |\
| * | Add support to cherry-pick any commitP.S.V.R2016-04-181-0/+1
* | | Improve pipeline viewKamil Trzcinski2016-04-131-2/+9
| |/ |/|
* | Use Ci::Commit as PipelineKamil Trzcinski2016-04-111-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
* 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-191-1/+1
* Add button to revert commit on Commit detail page.Rubén Dávila2016-02-191-2/+11
* Add new endpoint and button to revert any commit.Rubén Dávila2016-02-191-0/+2
* Update files/diffs to match new layoutDmitriy Zaporozhets2016-01-141-1/+1
* 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
* Do not display ci build status if builds enabled but no `.gitlab-ci.yml`Grzegorz Bizon2015-12-141-1/+1
* Merge branch 'reference-pipeline-and-caching' into 'master' Robert Speicher2015-12-081-2/+2
|\
| * Merge branch 'master' into reference-pipeline-and-cachingDouwe Maan2015-12-031-2/+3
| |\
| * \ Merge branch 'master' into reference-pipeline-and-cachingDouwe Maan2015-11-191-4/+4
| |\ \
| * | | Use Gitlab::Markdown.render with :pipeline option rather than different methodsDouwe Maan2015-10-141-2/+2