summaryrefslogtreecommitdiff
path: root/app/helpers/commits_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove outdated commentJacob Vosmaer2016-03-041-1/+0
* Put 'hidden commits' logic in CommitsHelperJacob Vosmaer2016-03-041-0/+12
* Fixed revert button tooltip placement causing movementfix-moving-revert-buttonPhil Hughes2016-02-221-2/+2
* Some updates from last code review.Rubén Dávila2016-02-191-2/+2
* Make #commit_with_hooks return the new obj id plus some other fixes.Rubén Dávila2016-02-191-4/+14
* Refactor revert_commit_link helper.Rubén Dávila2016-02-191-2/+2
* Fix build and add specsRubén Dávila2016-02-191-7/+4
* Show a tooltip on revert link.Rubén Dávila2016-02-191-7/+5
* Move revert link to the MR widget section plus some refactor.Rubén Dávila2016-02-191-2/+2
* Some fixes and refactors for code related to forks.Rubén Dávila2016-02-191-0/+2
* Some updates after last code review.Rubén Dávila2016-02-191-5/+22
* Add button to revert commit on Commit detail page.Rubén Dávila2016-02-191-0/+7
* trick rubocop and temporarily add ruby 2.1 images for any branchJames Lopez2016-01-281-1/+1
* fix rubocop new 2.2 syntax issuesJames Lopez2016-01-251-1/+1
* Fix MR diff 'Edit' buttonfix-mr-diff-edit-buttonDouwe Maan2016-01-211-1/+1
* Brefer "Directory" over "Dir", "Files" over "Codeui/consistencyDouwe Maan2015-12-021-2/+2
* Show CI status on all pages where commits list is renderedDmitriy Zaporozhets2015-09-231-1/+1
* Add Commit#author and #committer.Douwe Maan2015-04-021-3/+4
* Upgrade to Rails 4.1.9Vinnie Okada2015-02-141-9/+41
* Rubocop: Style/ElseAlignment enabledDmitriy Zaporozhets2015-02-021-6/+7
* Use `icon` helper method in helper modulesRobert Speicher2015-01-281-4/+2
* Show branches/tags as labels on commit pageDmitriy Zaporozhets2015-01-221-2/+16
* Merge pull request #7999 from cirosantilli/append-inplaceDmitriy Zaporozhets2015-01-211-1/+1
|\
| * Append in place for strings and arraysCiro Santilli2015-01-011-1/+1
* | Show tags in commit viewHannes Rosenögger2015-01-171-0/+6
|/
* Clean the string with commit author and email.Marin Jankovski2014-11-141-2/+6
* Use short_id instead of [0..N] for short version of commit shaDmitriy Zaporozhets2014-10-101-0/+4
* Use the new path to the partial, move the diff related methods to the new hel...Marin Jankovski2014-09-091-12/+0
* Refactoring inside refactoring. We need to go deeperDmitriy Zaporozhets2014-09-081-56/+0
* Use new diff parsing logicDmitriy Zaporozhets2014-09-081-45/+16
* Now refactor all to work properly.Marin Jankovski2014-09-081-77/+43
* Take the next type into considerationMarin Jankovski2014-09-081-2/+2
* Remove duplication, expand for next_line.Marin Jankovski2014-09-081-2/+2
* Duplicate the behaviour and refactor for use with parallel diff.Marin Jankovski2014-09-081-0/+7
* diff unfoldskv2014-08-141-0/+12
* Force encoding utf-8 for ruby 1.9Dmitriy Zaporozhets2014-07-231-0/+1
* Add tests to check for correct browse link name.Marin Jankovski2014-07-091-5/+4
* Move the links decision to helper.Marin Jankovski2014-07-091-0/+12
* Update gitlab-grit to newer version with normal diff collection. Show if file...Dmitriy Zaporozhets2014-06-141-0/+4
* Improve breadcrumbsDmitriy Zaporozhets2014-06-141-5/+3
* Merge pull request #6799 from Datacom/bug/parallel_diff_missing_lines_prDmitriy Zaporozhets2014-05-061-1/+1
|\
| * Fix bug in which a line count without empty lines was incorrectly usedGeorge Dewar2014-04-171-1/+1
* | Editing previewskv-headless2014-04-151-3/+4
|/
* Refactor Parallel Diff feature and add scrollbarsGeorge Dewar2014-03-271-2/+74
* Add email aliases for usersJason Hollingsworth2014-02-131-7/+8
* Merge pull request #5308 from Popl7/parallel-diffs-side-by-sideDmitriy Zaporozhets2013-11-261-0/+4
|\
| * diff view on commit with parallel diff viewSteven Thonus2013-11-171-0/+4
* | Prefer user email match when looking for commit authorDmitriy Zaporozhets2013-11-201-1/+3
|/
* Show branches list (which branches contains commit) on commit pageAndrey Kumanyaev2013-10-211-0/+11
* avatar upload on profile pageSteven Thonus2013-10-091-1/+1