Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-10Make the spec same with CE masterfeature/intermediate/12729-group-secret-variables-eeShinya Maeda
2017-07-10Merge branch 'rs-issue-34847' into 'master'Douwe Maan
2017-07-10Fix spec/models/group_spec.rb(Need to be backported to CE)Shinya Maeda
2017-07-10Fix variables_ee_spec.rbShinya Maeda
2017-07-10Use respond_toShinya Maeda
2017-07-10Disable environemt variable for Group-level variablesShinya Maeda
2017-07-10CE feature gropu-level variableShinya Maeda
2017-07-09Merge branch 'rs-sign_in-ee' into 'master'Douwe Maan
2017-07-08Merge branch 'increase-parallelism-of-geo-repository-sync-worker' into 'master'Douwe Maan
2017-07-08Merge branch 'master' into rs-sign_in-eeRobert Speicher
2017-07-08Merge branch 'mobile-members-ee' into 'master'Filipa Lacerda
2017-07-08Revert "Use a dedicated Sidekiq queue for Geo::ProjectSyncWorker"Douglas Barbosa Alexandre
2017-07-08Merge branch 'slack_app1' into 'master'Sean McGivern
2017-07-08Merge branch 'ee-33929-allow-to-enable-perf-bar-for-a-group' into 'master'Sean McGivern
2017-07-07Merge branch 'ee-34402-navigation-color-palette-for-new-navigation' into 'mas...Annabel Dunstone Gray
2017-07-07Merge branch 'feature/user-datetime-search-api-mysql-ee' into 'master'Douwe Maan
2017-07-07Change `sign_out` usage to `gitlab_sign_out` in one specRobert Speicher
2017-07-07Force mobile view for admin projectsClement Ho
2017-07-07Use a lower timeout for sync worker and renew it from within the loopDouglas Barbosa Alexandre
2017-07-07Add members-list class to admin projects pageClement Ho
2017-07-07Fix conflictsClement Ho
2017-07-07Merge branch 'sh-sanitize-node-status' into 'master'Jacob Schatz
2017-07-07Refactor Geo::ProjectSyncWorkerDouglas Barbosa Alexandre
2017-07-07Refactor GeoRepositorySyncWorker#schedule_jobsDouglas Barbosa Alexandre
2017-07-07Fix GeoRepositorySyncWorker#projects_remain?Douglas Barbosa Alexandre
2017-07-07Update CHANGELOGDouglas Barbosa Alexandre
2017-07-07Ensure that we cancel the leasing when GeoRepositorySyncWorker finishesDouglas Barbosa Alexandre
2017-07-07Make Geo::BaseSyncService#update_registry clearerDouglas Barbosa Alexandre
2017-07-07Add CHANGELOGDouglas Barbosa Alexandre
2017-07-07Limit the number of concurrent projects that can be synchronizedDouglas Barbosa Alexandre
2017-07-07Use a dedicated Sidekiq queue for Geo::ProjectSyncWorkerDouglas Barbosa Alexandre
2017-07-07Make Geo::BaseSyncService#lease_key publicDouglas Barbosa Alexandre
2017-07-07Refactor Geo::BaseSyncService#update_registryDouglas Barbosa Alexandre
2017-07-07Use save! rather than save when updating registry informationDouglas Barbosa Alexandre
2017-07-07Memoize the value of Geo::BaseSyncService#primary_ssh_path_prefixDouglas Barbosa Alexandre
2017-07-07Remove useless subject definition on the Geo project sync worker specDouglas Barbosa Alexandre
2017-07-07Fix small typosDouglas Barbosa Alexandre
2017-07-07Doesn't sync if the project was synced after our scheduling timestampDouglas Barbosa Alexandre
2017-07-07Break Geo::RepositorySyncService into Repository/Wiki sync servicesDouglas Barbosa Alexandre
2017-07-07Add test for Geo::ProjectSyncWorker when project could not be foundDouglas Barbosa Alexandre
2017-07-07Use the Geo::ProjectRegistry factory on geo_repository_worker_spec.rbDouglas Barbosa Alexandre
2017-07-07Schedule a job to sync the project with a backoff delay of 5 minutesDouglas Barbosa Alexandre
2017-07-07Add Geo::ProjectSyncWorkerDouglas Barbosa Alexandre
2017-07-07Remnove unused constant from GeoRepositorySyncWorkerDouglas Barbosa Alexandre
2017-07-07Store the time the sync started before fetching the repositoriesDouglas Barbosa Alexandre
2017-07-07Merge branch 'ee-active-record-each-batch' into 'master'Sean McGivern
2017-07-07Improve members view on mobileClement Ho
2017-07-07fix specJames Lopez
2017-07-07move CreatedAtFilter to concerns folderJames Lopez
2017-07-07fix created_afterJames Lopez