..
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
Fix blame view line groupings
2015-08-20 01:27:29 -07:00
blob_controller.rb
DRY up code
2015-11-18 17:17:38 +01:00
branches_controller.rb
Add authorization to new branch/tag pages.
2015-12-03 18:53:17 +01:00
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
Move CI project settings page to CE project settings area
2015-09-29 16:07:44 +02:00
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
Add ignore whitespace change option to commit view
2015-12-01 09:51:10 +09: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
Import forked repositories asynchronously to prevent large repositories from timing out
2015-09-11 00:34:04 -07:00
graphs_controller.rb
Check for CI enabled in correct place
2015-09-24 09:47:52 +02:00
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
Fix redirect after import fails.
2015-11-18 12:00:57 +01:00
issues_controller.rb
Strip attributes for Milestone and Issuable. #3428
2015-11-26 10:16:50 -05:00
labels_controller.rb
Fix 403 Access Denied error messages when accessing Labels section in a project that has MRs disabled but issues enabled
2015-06-18 03:15:05 -07:00
merge_requests_controller.rb
Strip attributes for Milestone and Issuable. #3428
2015-11-26 10:16:50 -05:00
milestones_controller.rb
Improve performance of sorting milestone issues
2015-10-19 11:37:14 +02:00
network_controller.rb
Fix network graph when branch name has single quotes
2015-07-29 23:29:47 -07:00
notes_controller.rb
Notify user when award-emoji comment is invalid
2015-12-03 13:38:59 +01: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
Fix error preventing displaying of commit data for a directory with a leading dot
2015-10-12 22:24:19 -07:00
releases_controller.rb
Refactor release code a bit
2015-11-09 15:30:50 +01:00
repositories_controller.rb
Let gitlab-git-http-server handle archive downloads
2015-10-08 17:12:00 +02:00
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 authorization to new branch/tag pages.
2015-12-03 18:53:17 +01:00
tree_controller.rb
Add "Start a new merge request" option to every commit form
2015-11-17 18:53:56 +01:00
triggers_controller.rb
Move CI triggers page to project settings area
2015-09-29 10:37:31 +02:00
uploads_controller.rb
Only render 404 page from /public
2015-10-13 20:12:34 +03:00
variables_controller.rb
Move CI variables page to project settings
2015-09-28 17:19:20 +02:00
wikis_controller.rb
Fix rubocop warnings in app
2015-10-03 00:56:37 -05:00