gitlab-org--gitlab-foss/app/workers
Lin Jen-Shin 4587c78afa Merge remote-tracking branch 'upstream/master' into fix-git-hooks-when-creating-file
* upstream/master: (1122 commits)
  Update CHANGELOG.md for 8.16.2
  Display project ID in project settings (!8572)
  fixed points from comments to improve code quality
  Update CHANGELOG.md for 8.14.8
  Statisfy eslint
  Add CHANGELOG entry
  Fix access to the wiki code via HTTP when repository feature disabled
  Display fullscreen button on small screens (!5302)
  Prevent removing fields from dropdowns on input elements
  fix for all themes
  Return struct instead of multiple values
  Fix race conditions for AuthorizedProjectsWorker
  Add User#nested_groups and User#nested_projects methods
  Fix spec failure due to timestamp ordering issue in mySQL
  Fixed error with filter keyboard tests
  `can?` already includes the `feature_available?` check
  Test there is no Merge Request button when MRs are disabled
  Ensure the correct Merge Request button is found
  Add 409 conflict tests
  Add CHANGELOG
  ...
2017-01-26 17:21:38 +08:00
..
concerns
repository_check
admin_email_worker.rb
authorized_projects_worker.rb Fix race conditions for AuthorizedProjectsWorker 2017-01-25 13:22:15 +01:00
build_coverage_worker.rb
build_email_worker.rb
build_finished_worker.rb
build_hooks_worker.rb
build_queue_worker.rb Fixed broken build 2016-12-21 04:27:03 +01:00
build_success_worker.rb
clear_database_cache_worker.rb
delete_merged_branches_worker.rb
delete_user_worker.rb
email_receiver_worker.rb
emails_on_push_worker.rb Prefer leading dots over trailing dots 2017-01-05 23:49:11 +08:00
expire_build_artifacts_worker.rb
expire_build_instance_artifacts_worker.rb
git_garbage_collect_worker.rb
gitlab_shell_worker.rb
group_destroy_worker.rb
import_export_project_cleanup_worker.rb
irker_worker.rb
merge_worker.rb
new_note_worker.rb
pipeline_hooks_worker.rb
pipeline_metrics_worker.rb
pipeline_notification_worker.rb
pipeline_process_worker.rb
pipeline_success_worker.rb
pipeline_update_worker.rb
post_receive.rb
process_commit_worker.rb Pass commit data to ProcessCommitWorker 2016-12-01 13:36:06 +01:00
project_cache_worker.rb Add more storage statistics 2016-12-21 16:39:49 +01:00
project_destroy_worker.rb
project_export_worker.rb
project_service_worker.rb
project_web_hook_worker.rb
prune_old_events_worker.rb
reactive_caching_worker.rb Merge branch '24185-legacy-ci-status-reactive-cache' into 'security' 2017-01-12 17:39:46 -05:00
remove_expired_group_links_worker.rb
remove_expired_members_worker.rb
remove_unreferenced_lfs_objects_worker.rb
repository_archive_cache_worker.rb
repository_fork_worker.rb
repository_import_worker.rb
requests_profiles_worker.rb
stuck_ci_builds_worker.rb
system_hook_worker.rb
trending_projects_worker.rb
update_merge_requests_worker.rb
use_key_worker.rb Record and show last used date of SSH Keys 2017-01-09 04:15:39 +11:00