gitlab-org--gitlab-foss/app/services/projects
Yorick Peterse 3b9edce803
Instrument the HousekeepingService class
This allows us to track how much time is spent in updating the
"pushes_since_gc" column as well as the time needed to obtain the lease.
2016-04-13 15:31:13 +02:00
..
autocomplete_service.rb Restrict access for confidential issues on autocomplete 2016-03-17 20:55:59 -03:00
create_service.rb Tweaks, refactoring, and specs 2016-03-20 21:04:07 +01:00
destroy_service.rb Moved cache expiration code to Repository hooks 2016-02-23 12:02:59 +01:00
download_service.rb DRY up upload and download services 2016-01-08 17:38:53 +01:00
fork_service.rb Migrate CI::Project to Project 2015-12-11 18:02:09 +01:00
housekeeping_service.rb Instrument the HousekeepingService class 2016-04-13 15:31:13 +02:00
import_service.rb Flush repository cache before import project data 2016-04-04 19:35:39 -03:00
participants_service.rb Show warning when a comment will add 10 or more people to the discussion. 2015-06-05 12:07:13 +02:00
transfer_service.rb Added system hooks messages for renaming and transferring a project 2016-01-04 13:48:00 +00:00
unlink_fork_service.rb Fix incorrect variable name 2016-04-04 14:41:01 +00:00
update_service.rb Tweaks, refactoring, and specs 2016-03-20 21:04:07 +01:00
upload_service.rb DRY up upload and download services 2016-01-08 17:38:53 +01:00