- 22 Feb, 2017 19 commits
-
-
Andre Guedes authored
- Fixes project, container_image and tag deletion - Removed container_images_repository [ci skip]
-
Andre Guedes authored
- Adds Registry events API endpoint - Adds container_images_repository and container_images models - Changes JWT authentication to allow multi-level scopes - Adds services for container image maintenance
-
Andre Guedes authored
-
Rémy Coutable authored
UI: Allow a project variable to be set to an empty value See merge request !9414
-
Rémy Coutable authored
Grapfiy the CI::Triggers API See merge request !9439
-
Rémy Coutable authored
Add AsciiDoc snippet for CI/CD Badges Closes #26087 See merge request !9164
-
Rémy Coutable authored
docs(ci/docker_build): Add example of variable use See merge request !9159
-
Rémy Coutable authored
Standardize branch name params as `branch` on V4 API Closes #22132 See merge request !8936
-
Sean McGivern authored
API: Make subscription API more RESTfuL Closes #28327 See merge request !9325
-
Sean McGivern authored
Create compare object with default branch when target branch is missing Closes #28051 See merge request !9263
-
Sean McGivern authored
Spam check and reCAPTCHA improvements Closes #28093 See merge request !9248
-
Sean McGivern authored
fixes delimiter removes when todo marked as done Closes #28462 See merge request !9435
-
Robert Schilling authored
-
Sean McGivern authored
Fix form response errors not shown for create label dropdown. See merge request !9058
-
Nur Rony authored
-
Robert Schilling authored
-
Nur Rony authored
-
Alfredo Sumaran authored
Add filtered search to MR page Closes #27131 See merge request !9284
-
Robert Speicher authored
No more and/or See merge request !9428
-
- 21 Feb, 2017 21 commits
-
-
Douwe Maan authored
Copy data before compression to prevent 'file changed as we read it' Closes #26881 See merge request !8728
-
Clement Ho authored
#26703 change todos counter position & format ( for large counts ) Closes #26703 See merge request !9171
-
Douwe Maan authored
-
Drew Blessing authored
# This is the 1st commit message: Add `copy` backup strategy to combat file changed errors The backup Rake task used to stream data directly from the live data directory into the backup. Under many circumstances this worked OK. However, really active instances would experience a 'file changed as we read it' error - especially with data like the registry. This now copies the data first, then compresses it. It will take a bit more disk space while the backup is in progress, but it's a necessary thing. # The commit message #2 will be skipped: # Add env var
-
Douwe Maan authored
Redo internals of Incoming Mail Support See merge request !9385
-
Felipe Artur authored
-
Annabel Dunstone Gray authored
Fix the commit search UI Closes gitlab-ee#1765 See merge request !9411
-
Oswaldo Ferreira authored
-
Dmitriy Volkov authored
-
mhasbini authored
-
Clement Ho authored
-
Robert Speicher authored
Upgrade Rails to 4.2.8 See merge request !9419
-
Filipa Lacerda authored
Rename retry failed button on pipeline page to just retry See merge request !9369
-
Stan Hu authored
Add user deletion permission check in `Users::DestroyService` See merge request !8974
-
Gabriel Mazetto authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Annabel Dunstone Gray authored
Changed coverage reg expression placeholder text to be more like a placeholder Closes #28389 See merge request !9407
-
Z.J. van de Weg authored
-
Rémy Coutable authored
Hash concurrent foreign key names similar to Rails See merge request !9415
-
Rémy Coutable authored
Fix preselected namespace when creating a project Closes #26879 See merge request !9389
-
Filipa Lacerda authored
-