gitlab-org--gitlab-foss/app/controllers/projects
Robert Speicher df6bb57921 Merge branch 'compare-first-commit' into 'master'
Correctly set comparison first commit when range includes a merge commit

Fixes #3207.

See merge request !1814
2015-11-17 18:51:40 +00:00
..
application_controller.rb Expose CI enable option in project features 2015-11-13 10:52:50 +01:00
avatars_controller.rb Only render 404 page from /public 2015-10-13 20:12:34 +03:00
blame_controller.rb
blob_controller.rb Add ability to create directories in the editor 2015-10-29 15:49:07 +01:00
branches_controller.rb
builds_controller.rb Implement Build Artifacts 2015-11-10 12:51:50 +01:00
ci_services_controller.rb Fix 500 when editing CI services 2015-10-22 11:14:15 +02:00
ci_settings_controller.rb
ci_web_hooks_controller.rb Redirect to a default path if HTTP_REFERER is not set 2015-10-20 07:45:48 -07:00
commit_controller.rb CI details cleanup 2015-11-05 15:24:27 +01:00
commits_controller.rb Fix: Inability to reply to code comments in the MR view, if the MR comes from a fork 2015-10-22 18:38:00 +02:00
compare_controller.rb Merge branch 'compare-first-commit' into 'master' 2015-11-17 18:51:40 +00:00
deploy_keys_controller.rb Redirect to a default path if HTTP_REFERER is not set 2015-10-20 07:45:48 -07:00
forks_controller.rb
graphs_controller.rb
hooks_controller.rb Redirect to a default path if HTTP_REFERER is not set 2015-10-20 07:45:48 -07:00
imports_controller.rb
issues_controller.rb Fix trailing space issue with merge requests and issues. Fixes #2514 2015-11-10 15:41:49 -06:00
labels_controller.rb
merge_requests_controller.rb Fix trailing space issue with merge requests and issues. Fixes #2514 2015-11-10 15:41:49 -06:00
milestones_controller.rb Improve performance of sorting milestone issues 2015-10-19 11:37:14 +02:00
network_controller.rb
notes_controller.rb Revert "Merge pull request #9820 from huacnlee/avoid-render-form-in-notes-list" 2015-11-16 13:08:08 -05:00
project_members_controller.rb Use project member abilities more extensively 2015-11-17 15:51:40 +01:00
protected_branches_controller.rb
raw_controller.rb Only render 404 page from /public 2015-10-13 20:12:34 +03:00
refs_controller.rb
releases_controller.rb Refactor release code a bit 2015-11-09 15:30:50 +01:00
repositories_controller.rb
runners_controller.rb Fix specific runner visibility 2015-10-26 11:23:11 +01:00
services_controller.rb Redirect to a default path if HTTP_REFERER is not set 2015-10-20 07:45:48 -07:00
snippets_controller.rb Update style of snippets pages 2015-10-18 13:03:26 +02:00
tags_controller.rb Add missing param and title for tag 2015-11-09 15:39:18 +01:00
tree_controller.rb Only render 404 page from /public 2015-10-13 20:12:34 +03:00
triggers_controller.rb
uploads_controller.rb Only render 404 page from /public 2015-10-13 20:12:34 +03:00
variables_controller.rb
wikis_controller.rb