- 09 Mar, 2017 1 commit
-
-
Rémy Coutable authored
# Conflicts: # doc/api/v3_to_v4.md
-
- 08 Mar, 2017 39 commits
-
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Port of 1381-present-commits-pagination-headers-correctly to EE See merge request !1357
-
Rémy Coutable authored
Resolve "Squash commits fails for branches named HEAD" Closes #1861 See merge request !1391
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Annabel Dunstone Gray authored
Port of 26202 change dropdown style slightly to EE See merge request !1380
-
Sean McGivern authored
-
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.
-
Douwe Maan authored
Porting IssueBoardSorting feature from CE See merge request !1388
-
Alfredo Sumaran authored
Code improvements See merge request !1385
-
Sean McGivern authored
-
Robert Speicher authored
Allow all parameters of group webhooks to be set through the UI Closes #1853 See merge request !1376
-
Valery Sizov authored
-
Valery Sizov authored
-
dimitrieh authored
-
Sean McGivern authored
This would fail after an AR connection was established by 8_metrics.rb (to load the application settings), because it would try to render a route. For now, just ignore the problem by not creating a link - the link is less useful in console output anyway.
-
Douglas Barbosa Alexandre authored
-
Rémy Coutable authored
Speed up MergeRequest::RefreshService spec by combining examples See merge request !1386
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
This reverts commit 685b0056.
-
Valery Sizov authored
-
Valery Sizov authored
-
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
-
Valery Sizov authored
-
Stan Hu authored
Add a GitLab Geo download scheduler for LFS files See merge request !1382
-
Clement Ho authored
-
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
-