summaryrefslogtreecommitdiff
path: root/app/views/projects/commits/_commit.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Improve the consistency of commit titles, branch names, tag names, issue/MR t...fix/titles-weightRémy Coutable2016-01-141-1/+1
* Expire view caches when application settings changeStan Hu2016-01-031-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
* Do not display ci build status if builds enabled but no `.gitlab-ci.yml`Grzegorz Bizon2015-12-141-2/+2
* Merge branch 'master' into reference-pipeline-and-cachingDouwe Maan2015-12-021-2/+2
|\
| * Rework the copy_to_clipboard logicRobert Speicher2015-11-241-2/+2
* | Merge branch 'master' into reference-pipeline-and-cachingDouwe Maan2015-10-271-3/+3
|\ \ | |/
| * Merge branch 'ci-status-mr-index' into 'master' Dmitriy Zaporozhets2015-10-251-2/+1
| |\
| | * Move rendering CI status to helperDmitriy Zaporozhets2015-10-231-2/+1
| * | Add "Copy to clipboard" buttonsRobert Speicher2015-10-231-1/+2
| |/
* | Use Gitlab::Markdown.render with :pipeline option rather than different methodsDouwe Maan2015-10-141-1/+1
|/
* Fix bug where transferring a project would result in stale commit linksStan Hu2015-10-021-1/+1
* Show CI status on all pages where commits list is renderedDmitriy Zaporozhets2015-09-231-1/+9
* Cache commits listDmitriy Zaporozhets2015-06-301-28/+29
* Use `skip_js` for commit timestampsRobert Speicher2015-06-171-1/+1
* No longer needed to pass project argument to commit methods.Douwe Maan2015-04-241-1/+1
* Clean up code around commit mentions.Douwe Maan2015-04-151-1/+1
* Don't include system notes in issue/MR comment count.notes-count-without-systemDouwe Maan2015-03-231-1/+1
* Merge branch 'master' into rails-4.1.9Vinnie Okada2015-02-211-7/+9
|\
| * Minor css improvementsDmitriy Zaporozhets2015-02-201-2/+3
| * Improve commits page UIDmitriy Zaporozhets2015-02-191-3/+3
| * Refactor commits cssDmitriy Zaporozhets2015-02-191-1/+1
| * Improve commits UIDmitriy Zaporozhets2015-02-191-3/+4
* | Upgrade to Rails 4.1.9Vinnie Okada2015-02-141-2/+2
|/
* Use 8chars short sha for commit in viewsDmitriy Zaporozhets2014-10-101-1/+1
* Upgrade to Font Awesome v4.2Sullivan SENECHAL2014-10-031-1/+1
* gfm and preserve commit messageskv2014-08-141-1/+1
* Prevent html injection on commits page by commit messageDmitriy Zaporozhets2014-07-101-1/+2
* Move the links decision to helper.Marin Jankovski2014-07-091-6/+1
* Differentiate between dirs, files and general code.Marin Jankovski2014-07-091-2/+5
* Check if blob is requested.Marin Jankovski2014-07-091-1/+1
* Show browse file if we are browsing file history.Marin Jankovski2014-07-091-1/+4
* notes count in 1 query for mr and commitsskv2014-06-101-4/+8
* Small css fixesDmitriy Zaporozhets2014-02-261-1/+1
* Fix commit description expandDmitriy Zaporozhets2014-02-261-4/+4
* commit description in commit listskv-headless2014-02-251-1/+8
* Use css truncation instead of railsDmitriy Zaporozhets2014-01-081-1/+2
* Remove unnecessary ago keywordDmitriy Zaporozhets2013-12-301-1/+1
* Improve commits page UIDmitriy Zaporozhets2013-12-181-1/+2
* Add time ago tooltips to show actual date/timeDrew Blessing2013-12-141-4/+1
* Minor UI improvementsDmitriy Zaporozhets2013-11-271-1/+1
* Improve commits list UIDmitriy Zaporozhets2013-09-101-13/+11
* Merge Request on forked projectsIzaak Alpert2013-07-171-4/+4
* Move projects controllers/views in Projects moduleDmitriy Zaporozhets2013-06-231-0/+21