- 08 Mar, 2017 40 commits
-
-
Sean McGivern authored
This would print an ambiguous refs warning, so silence that with --quiet. HEAD in this context will refer to the 'current commit', not the ref with that name.
-
Robert Speicher authored
Allow all parameters of group webhooks to be set through the UI Closes #1853 See merge request !1376
-
Rémy Coutable authored
Speed up MergeRequest::RefreshService spec by combining examples See merge request !1386
-
Alfredo Sumaran authored
Fix edit last visual token See merge request !1383
-
Nick Thomas authored
-
Alfredo Sumaran authored
Fix filtered search visual token editing dropdown See merge request !1384
-
Stan Hu authored
-
Stan Hu authored
Add a GitLab Geo download scheduler for LFS files See merge request !1382
-
Clement Ho authored
-
Clement Ho authored
-
Alfredo Sumaran authored
Add filtered search visual tokens (ee) See merge request !1378
-
Clement Ho authored
-
Stan Hu authored
The download scheduler works as follows: 1. Load a batch of IDs that we need to download from the primary (DB_RETRIEVE_BATCH) into a pending list. 2. Schedule them so that at most MAX_CONCURRENT_DOWNLOADS are running at once. 3. When a slot frees, schedule another download. 4. When we have drained the pending list, load another batch into memory, and schedule the remaining files, excluding ones in progress. 5. Quit when we have scheduled all downloads or exceeded an hour.
-
Stan Hu authored
Basic support to track the backfilling of repositories See merge request !1197
-
Douglas Barbosa Alexandre authored
-
Douwe Maan authored
Export issues to CSV Closes #1480 See merge request !1126
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
James Edwards-Jones authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
This will add a lot of overhead to running specs locally without Spring. If specs failing locally the person should run `bin/rake geo:db:test:prepare`.
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-