summaryrefslogtreecommitdiff
path: root/app/controllers/projects/commit_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* No longer needed to pass project argument to commit methods.Douwe Maan2015-04-241-3/+3
* Use project.commit convenience method.Douwe Maan2015-04-241-1/+1
* Fixed the Rails/ActionFilter copJeroen van Baarsen2015-04-201-3/+3
* Clean up code around commit mentions.Douwe Maan2015-04-151-3/+3
* Move 'require_non_empty_project' filter to front so 'assign_ref_vars' doesn't...Douwe Maan2015-02-201-1/+1
* Commit page: async load branches infoValery Sizov2015-02-031-2/+6
* Show tags in commit viewHannes Rosenögger2015-01-171-0/+1
* remove auth duplicationValery Sizov2014-11-051-1/+0
* Merge pull request #8030 from cirosantilli/factor-authorizeDmitriy Zaporozhets2014-10-211-1/+1
|\
| * Factor authorize_push! and authorize_code_access!Ciro Santilli2014-10-131-1/+1
* | Use @project on controllers, don't call methodCiro Santilli2014-10-191-6/+6
|/
* Faster branch contains detection for commitDmitriy Zaporozhets2014-09-291-7/+1
* Fix Commit stats and diff encoding issuesDmitriy Zaporozhets2014-09-251-7/+1
* Refactor diff suppress logic and diff viewsDmitriy Zaporozhets2014-07-151-10/+4
* Prevent commit page error if cant collect branches where commit existsDmitriy Zaporozhets2014-06-111-1/+6
* Fix commit pageDmitriy Zaporozhets2014-01-151-1/+1
* Remove commit_load_context.rbDmitriy Zaporozhets2014-01-151-15/+20
* Update commentable controllers with new note varsDmitriy Zaporozhets2013-12-251-2/+1
* Make note anchors actually workDmitriy Zaporozhets2013-12-251-1/+2
* Show branches list (which branches contains commit) on commit pageAndrey Kumanyaev2013-10-211-0/+1
* Improved large commit handling.Boyan Tabakov2013-09-071-0/+1
* Move projects controllers/views in Projects moduleDmitriy Zaporozhets2013-06-231-0/+43