.. |
boards
|
moved creating backlog list into list service
|
2017-06-06 12:59:50 +01:00 |
cycle_analytics
|
|
|
merge_requests
|
Split up MergeRequestsController
|
2017-06-28 18:17:44 -05:00 |
registry
|
Add a rubocop rule to check if a method 'redirect_to' is used without explicitly set 'status' in 'destroy' actions of controllers
|
2017-06-07 09:45:16 +11:00 |
settings
|
Enable Style/DotPosition Rubocop 👮
|
2017-06-21 13:48:12 +00:00 |
application_controller.rb
|
Use the new check_project_feature_available! method in project controllers
|
2017-06-21 10:56:45 +01:00 |
artifacts_controller.rb
|
Merge branch 'dm-collapsed-blob' into 'master'
|
2017-06-01 09:10:53 +00:00 |
autocomplete_sources_controller.rb
|
|
|
avatars_controller.rb
|
Add a rubocop rule to check if a method 'redirect_to' is used without explicitly set 'status' in 'destroy' actions of controllers
|
2017-06-07 09:45:16 +11:00 |
badges_controller.rb
|
|
|
blame_controller.rb
|
|
|
blob_controller.rb
|
Enable Style/DotPosition Rubocop 👮
|
2017-06-21 13:48:12 +00:00 |
boards_controller.rb
|
|
|
branches_controller.rb
|
Enable Style/DotPosition Rubocop 👮
|
2017-06-21 13:48:12 +00:00 |
build_artifacts_controller.rb
|
Add checks before redirect, remove status/trace
|
2017-05-24 15:31:30 +08:00 |
builds_controller.rb
|
Add checks before redirect, remove status/trace
|
2017-05-24 15:31:30 +08:00 |
commit_controller.rb
|
|
|
commits_controller.rb
|
Enable Style/DotPosition Rubocop 👮
|
2017-06-21 13:48:12 +00:00 |
compare_controller.rb
|
Enable Style/DotPosition Rubocop 👮
|
2017-06-21 13:48:12 +00:00 |
cycle_analytics_controller.rb
|
|
|
deploy_keys_controller.rb
|
Fix edit button for deploy keys available from other projects
|
2017-06-20 11:23:13 +00:00 |
deployments_controller.rb
|
Add rescue_from(ActionController::UnknownFormat) in Application Controller
|
2017-06-20 15:53:23 +02:00 |
discussions_controller.rb
|
Use the new check_project_feature_available! method in project controllers
|
2017-06-21 10:56:45 +01:00 |
environments_controller.rb
|
Merge remote-tracking branch 'upstream/master' into 28717-additional-metrics-review-branch
|
2017-06-22 15:05:52 +02:00 |
find_file_controller.rb
|
|
|
forks_controller.rb
|
|
|
git_http_client_controller.rb
|
Add “Project moved” error to Git-over-HTTP
|
2017-06-16 14:14:19 -07:00 |
git_http_controller.rb
|
Add “Project moved” error to Git-over-HTTP
|
2017-06-16 14:14:19 -07:00 |
graphs_controller.rb
|
Allow to access pipelines even if they are disabled, but only present jobs and commit statuses without giving ability to access them
|
2017-06-13 09:52:48 +02:00 |
group_links_controller.rb
|
Add a rubocop rule to check if a method 'redirect_to' is used without explicitly set 'status' in 'destroy' actions of controllers
|
2017-06-07 09:45:16 +11:00 |
hook_logs_controller.rb
|
Implement web hooks logging
|
2017-05-25 10:07:52 +03:00 |
hooks_controller.rb
|
Add a rubocop rule to check if a method 'redirect_to' is used without explicitly set 'status' in 'destroy' actions of controllers
|
2017-06-07 09:45:16 +11:00 |
imports_controller.rb
|
backports changed import logic from pull mirroring feature into CE
|
2017-06-05 23:09:10 +01:00 |
issues_controller.rb
|
Revert "Merge branch 'dm-drop-default-scope-on-sortable-finders' into 'master'"
|
2017-06-29 16:14:12 +02:00 |
jobs_controller.rb
|
Rename build to job
|
2017-06-01 09:58:12 +02:00 |
labels_controller.rb
|
Use the new check_project_feature_available! method in project controllers
|
2017-06-21 10:56:45 +01:00 |
lfs_api_controller.rb
|
|
|
lfs_storage_controller.rb
|
|
|
mattermosts_controller.rb
|
|
|
merge_requests_controller.rb
|
Split up MergeRequestsController
|
2017-06-28 18:17:44 -05:00 |
milestones_controller.rb
|
Use the new check_project_feature_available! method in project controllers
|
2017-06-21 10:56:45 +01:00 |
network_controller.rb
|
|
|
notes_controller.rb
|
|
|
pages_controller.rb
|
Add a rubocop rule to check if a method 'redirect_to' is used without explicitly set 'status' in 'destroy' actions of controllers
|
2017-06-07 09:45:16 +11:00 |
pages_domains_controller.rb
|
Add a rubocop rule to check if a method 'redirect_to' is used without explicitly set 'status' in 'destroy' actions of controllers
|
2017-06-07 09:45:16 +11:00 |
pipeline_schedules_controller.rb
|
Use authorize_update_pipeline_schedule in PipelineSchedulesController
|
2017-06-28 21:58:31 +09:00 |
pipelines_controller.rb
|
Remove references to build in pipeline charts
|
2017-06-23 14:50:03 +02:00 |
pipelines_settings_controller.rb
|
|
|
project_members_controller.rb
|
|
|
prometheus_controller.rb
|
Add rescue_from(ActionController::UnknownFormat) in Application Controller
|
2017-06-20 15:53:23 +02:00 |
protected_branches_controller.rb
|
Backport EE refactorings for Protected Tag EE-only functionality
|
2017-05-31 13:06:29 +01:00 |
protected_refs_controller.rb
|
Backport EE refactorings for Protected Tag EE-only functionality
|
2017-05-31 13:06:29 +01:00 |
protected_tags_controller.rb
|
Backport EE refactorings for Protected Tag EE-only functionality
|
2017-05-31 13:06:29 +01:00 |
raw_controller.rb
|
|
|
refs_controller.rb
|
Revert "Remove changes that are not absolutely necessary"
|
2017-05-24 20:59:26 +00:00 |
releases_controller.rb
|
|
|
repositories_controller.rb
|
|
|
runner_projects_controller.rb
|
Add a rubocop rule to check if a method 'redirect_to' is used without explicitly set 'status' in 'destroy' actions of controllers
|
2017-06-07 09:45:16 +11:00 |
runners_controller.rb
|
Add a rubocop rule to check if a method 'redirect_to' is used without explicitly set 'status' in 'destroy' actions of controllers
|
2017-06-07 09:45:16 +11:00 |
services_controller.rb
|
Address review comments
|
2017-06-02 13:44:04 +02:00 |
snippets_controller.rb
|
Use the new check_project_feature_available! method in project controllers
|
2017-06-21 10:56:45 +01:00 |
tags_controller.rb
|
Enable Style/DotPosition Rubocop 👮
|
2017-06-21 13:48:12 +00:00 |
templates_controller.rb
|
|
|
todos_controller.rb
|
|
|
tree_controller.rb
|
Revert 'New file from interface on existing branch'
|
2017-06-09 10:10:47 -05:00 |
triggers_controller.rb
|
Add a rubocop rule to check if a method 'redirect_to' is used without explicitly set 'status' in 'destroy' actions of controllers
|
2017-06-07 09:45:16 +11:00 |
uploads_controller.rb
|
|
|
variables_controller.rb
|
Add a rubocop rule to check if a method 'redirect_to' is used without explicitly set 'status' in 'destroy' actions of controllers
|
2017-06-07 09:45:16 +11:00 |
wikis_controller.rb
|
Add a rubocop rule to check if a method 'redirect_to' is used without explicitly set 'status' in 'destroy' actions of controllers
|
2017-06-07 09:45:16 +11:00 |