.. |
clusters
|
Do not persist Google Project Billing Failure errors after a reload
|
2018-02-22 22:59:04 +01:00 |
cycle_analytics
|
|
|
merge_requests
|
Allow a user to select allow maintainer to push
|
2018-03-07 15:12:31 +01:00 |
prometheus
|
one space too far
|
2018-03-05 23:32:08 +01:00 |
registry
|
|
|
settings
|
Make Projects::Settings:CiCdController#reset_cache a json endpoint
|
2018-03-01 18:06:47 +01:00 |
application_controller.rb
|
Allow maintainers to edit directly in a fork
|
2018-03-07 16:55:34 +01:00 |
artifacts_controller.rb
|
|
|
autocomplete_sources_controller.rb
|
Port read_cross_project ability from EE
|
2018-02-22 17:11:36 +01:00 |
avatars_controller.rb
|
|
|
badges_controller.rb
|
|
|
blame_controller.rb
|
|
|
blob_controller.rb
|
Allow maintainers to edit directly in a fork
|
2018-03-07 16:55:34 +01:00 |
boards_controller.rb
|
disables the shortcut to the issue boards when issues are disabled
|
2018-01-08 09:06:25 +00:00 |
branches_controller.rb
|
Add overview of branches and a filter for active/stale branches
|
2018-03-06 21:28:14 +09:00 |
build_artifacts_controller.rb
|
|
|
builds_controller.rb
|
|
|
clusters_controller.rb
|
Simplify retrying for ClusterWaitForIngressIpAddressWorker and style changes
|
2018-02-23 09:10:14 +11:00 |
commit_controller.rb
|
Display related merge requests in commit detail page
|
2018-01-12 20:38:36 +00:00 |
commits_controller.rb
|
Fetch commit signatures from Gitaly in batches
|
2018-03-01 18:31:31 +01:00 |
compare_controller.rb
|
Fix n+1 issue by not reloading fully loaded blobs
|
2018-03-05 11:14:43 -03:00 |
cycle_analytics_controller.rb
|
Track and act upon the number of executed queries
|
2018-02-01 17:00:46 +01:00 |
deploy_keys_controller.rb
|
Merge branch 'sh-migrate-can-push-to-deploy-keys-projects-10-3' into 'security-10-3'
|
2018-01-16 17:04:51 -08:00 |
deployments_controller.rb
|
Squashed commit of the following:
|
2018-02-24 00:15:12 +01:00 |
discussions_controller.rb
|
Resolve "Projects::MergeRequestsController#show is slow (implement skeleton loading)"
|
2018-03-13 12:01:36 +00:00 |
environments_controller.rb
|
Improve environments performance
|
2017-11-23 12:04:03 +00:00 |
find_file_controller.rb
|
|
|
forks_controller.rb
|
Track and act upon the number of executed queries
|
2018-02-01 17:00:46 +01:00 |
git_http_client_controller.rb
|
|
|
git_http_controller.rb
|
Moves project creationg to git access check for git push
|
2018-02-06 16:52:29 +00:00 |
graphs_controller.rb
|
|
|
group_links_controller.rb
|
Adds Rubocop rule for line break after guard clause
|
2017-11-16 17:58:29 +01:00 |
hook_logs_controller.rb
|
|
|
hooks_controller.rb
|
Merge branch 'feature/merge-request-system-hook' into 'master'
|
2018-01-18 11:37:16 +00:00 |
imports_controller.rb
|
|
|
issues_controller.rb
|
Render MR Notes with Vue with behind a cookie
|
2018-02-28 00:10:43 +00:00 |
jobs_controller.rb
|
Use simple Next/Prev paging for jobs to avoid large count queries on arbitrarily large sets of historical jobs
|
2018-01-11 17:45:42 +00:00 |
labels_controller.rb
|
used respond_to formats for persisting flash messages instead
|
2018-03-06 16:32:26 -06:00 |
lfs_api_controller.rb
|
Backport of LFS File Locking API
|
2018-02-07 09:04:00 -05:00 |
lfs_locks_api_controller.rb
|
Backport of LFS File Locking API
|
2018-02-07 09:04:00 -05:00 |
lfs_storage_controller.rb
|
port of 594e6a0a625^..f74c90f68c6
|
2018-02-01 12:14:46 -05:00 |
mattermosts_controller.rb
|
|
|
merge_requests_controller.rb
|
Use persisted/memoized value for MRs shas instead of doing git lookups
|
2018-03-06 16:05:34 -03:00 |
milestones_controller.rb
|
used respond_to formats for persisting flash messages instead
|
2018-03-06 16:32:26 -06:00 |
network_controller.rb
|
Fix Gitaly n+1 in NetworkController#show
|
2018-03-06 13:32:48 +00:00 |
notes_controller.rb
|
Render MR Notes with Vue with behind a cookie
|
2018-02-28 00:10:43 +00:00 |
pages_controller.rb
|
|
|
pages_domains_controller.rb
|
PagesDomain: Add edit/update functionality
|
2018-02-28 14:41:01 +01:00 |
pipeline_schedules_controller.rb
|
Address review comments with playing pipeline scheduler
|
2017-12-12 17:12:45 -08:00 |
pipelines_controller.rb
|
Track and act upon the number of executed queries
|
2018-02-01 17:00:46 +01:00 |
pipelines_settings_controller.rb
|
Remove Auto DevOps checkboxes - backend
|
2017-12-04 17:47:38 +01:00 |
project_members_controller.rb
|
Improve Member services
|
2018-02-27 16:02:22 +01:00 |
protected_branches_controller.rb
|
|
|
protected_refs_controller.rb
|
|
|
protected_tags_controller.rb
|
|
|
raw_controller.rb
|
|
|
refs_controller.rb
|
|
|
releases_controller.rb
|
|
|
repositories_controller.rb
|
|
|
runner_projects_controller.rb
|
|
|
runners_controller.rb
|
Add pause/resume button to specific project runners
|
2017-12-27 09:23:09 -06:00 |
services_controller.rb
|
Service integration displays validation errors on test fail
|
2018-03-07 17:50:11 +00:00 |
snippets_controller.rb
|
|
|
tags_controller.rb
|
|
|
templates_controller.rb
|
|
|
todos_controller.rb
|
|
|
tree_controller.rb
|
Replace deprecated name_with_namespace with full_name in app and spec
|
2018-03-05 16:15:26 +02:00 |
triggers_controller.rb
|
|
|
uploads_controller.rb
|
port of 594e6a0a625^..f74c90f68c6
|
2018-02-01 12:14:46 -05:00 |
variables_controller.rb
|
Fix static_analysis failure
|
2018-02-06 17:56:54 +01:00 |
wikis_controller.rb
|
Merge branch 'master' into 'zj-wiki-page-versions'
|
2018-02-06 16:08:06 +00:00 |