| .. |
|
application_controller.rb
|
Return status code 303 after a branch DELETE operation to avoid project deletion
|
2016-04-06 21:11:10 -07:00 |
|
artifacts_controller.rb
|
…
|
|
|
avatars_controller.rb
|
Tweaks, refactoring, and specs
|
2016-03-20 21:04:07 +01:00 |
|
badges_controller.rb
|
Use default branch when displaying list of badges
|
2016-04-06 19:56:35 +02:00 |
|
blame_controller.rb
|
…
|
|
|
blob_controller.rb
|
…
|
|
|
branches_controller.rb
|
Return status code 303 after a branch DELETE operation to avoid project deletion
|
2016-04-06 21:11:10 -07:00 |
|
builds_controller.rb
|
Move build erasable implementation from concern to model
|
2016-02-19 17:24:59 +01:00 |
|
commit_controller.rb
|
Use Gitlab::Git::DiffCollections
|
2016-03-03 18:38:44 +01:00 |
|
commits_controller.rb
|
…
|
|
|
compare_controller.rb
|
Use Gitlab::Git::DiffCollections
|
2016-03-03 18:38:44 +01:00 |
|
deploy_keys_controller.rb
|
…
|
|
|
find_file_controller.rb
|
…
|
|
|
forks_controller.rb
|
Use the configured Kaminari "per page" default
|
2016-03-19 17:37:54 -04:00 |
|
graphs_controller.rb
|
…
|
|
|
group_links_controller.rb
|
Add functionality to setup share of project with group via project settings
|
2016-03-11 18:37:46 +01:00 |
|
hooks_controller.rb
|
…
|
|
|
imports_controller.rb
|
ContinueToParams -> ContinueParams
|
2016-03-13 13:13:19 +01:00 |
|
issues_controller.rb
|
Create table for award emoji
|
2016-05-06 10:47:11 +02:00 |
|
labels_controller.rb
|
Use the configured Kaminari "per page" default
|
2016-03-19 17:37:54 -04:00 |
|
merge_requests_controller.rb
|
Create table for award emoji
|
2016-05-06 10:47:11 +02:00 |
|
milestones_controller.rb
|
Standardised the output of the JSON to always include the name
|
2016-03-29 11:59:13 +01:00 |
|
network_controller.rb
|
…
|
|
|
notes_controller.rb
|
Add tests on Awardables and Award Emoji
|
2016-05-10 12:03:13 +02:00 |
|
notification_settings_controller.rb
|
Simplify Projects::NotificationSettingsController
|
2016-04-12 12:10:58 -03:00 |
|
project_members_controller.rb
|
Respond 404 when unauthorized user imports members
|
2016-04-05 14:37:06 +02:00 |
|
protected_branches_controller.rb
|
…
|
|
|
raw_controller.rb
|
Refactor caching code
|
2016-03-07 14:27:53 +01:00 |
|
refs_controller.rb
|
Make it possible to switch ref in badges view
|
2016-04-06 19:56:34 +02:00 |
|
releases_controller.rb
|
…
|
|
|
repositories_controller.rb
|
Move RepositoryArchiveCacheWorker to sidekiq-cron
|
2016-04-12 11:12:05 -04:00 |
|
runner_projects_controller.rb
|
…
|
|
|
runners_controller.rb
|
…
|
|
|
services_controller.rb
|
…
|
|
|
snippets_controller.rb
|
Ensure project snippets have their own access level
|
2016-03-25 18:51:17 +01:00 |
|
tags_controller.rb
|
Use the configured Kaminari "per page" default
|
2016-03-19 17:37:54 -04:00 |
|
tree_controller.rb
|
…
|
|
|
triggers_controller.rb
|
…
|
|
|
uploads_controller.rb
|
Address feedback
|
2016-03-22 00:09:20 +01:00 |
|
variables_controller.rb
|
…
|
|
|
wikis_controller.rb
|
Add specific markdown_preview route for Wikis
|
2016-03-30 15:04:58 -03:00 |