gitlab-org--gitlab-foss/app/services/projects
Douglas Barbosa Alexandre f2005fa566 Flush repository cache before import project data
GitHub Pull Requests importer handle with the repository while
importing data, we need to make sure that the cached values are valid.
2016-04-04 19:35:39 -03: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
housekeeping_service.rb Do not retry "git gc" 2016-03-17 11:02:11 +01:00
import_service.rb Flush repository cache before import project data 2016-04-04 19:35:39 -03:00
participants_service.rb
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