- 10 Jan, 2017 3 commits
-
-
Sean McGivern authored
Restore backup correctly when "BACKUP" environment variable is passed Closes #26090 See merge request !8477
-
Sean McGivern authored
Treat environments matching `production/*` as Production for Cycle Analytics Closes #24139 See merge request !8500
-
Clement Ho authored
Resolve "Add link to Branches page help text?" Closes #26129 See merge request !8377
-
- 09 Jan, 2017 37 commits
-
-
Fatih Acet authored
Pipelines Vue See merge request !7196
-
Rémy Coutable authored
Validate label's title length See merge request !5767
-
Douglas Barbosa Alexandre authored
Update the gitlab-markup gem to the version `1.5.1` See merge request !8509
-
Douwe Maan authored
Remove the project_authorizations.id column See merge request !8479
-
Alfredo Sumaran authored
Change CI template linter textarea with Ace Editor Closes #24179 and #19701 See merge request !8452
-
Douglas Barbosa Alexandre authored
-
Robert Speicher authored
Use #parts instead of #part to read all the parts of the Message. Closes #26463 See merge request !8507
-
Clement Ho authored
Make play button on Pipelines page accessible via keyboard See merge request !8496
-
Douglas Barbosa Alexandre authored
-
Annabel Dunstone Gray authored
Resolve "Certain buttons are not accessible via the keyboard (Web)" Closes #26238 See merge request !8469
-
Ken Ding authored
-
Regis authored
-
Regis authored
-
Clement Ho authored
View spec for Ryancharris/gitlab milestone counter number with delimiter See merge request !8482
-
Clement Ho authored
Made download artifacts button accessible via keyboard Closes #26446 See merge request !8493
-
Ruben Davila authored
Looks like I was accidentally using #part which was adding an extra empty Mime section
-
Regis authored
-
Adam Niedzielski authored
-
Regis authored
-
Regis authored
-
Adam Niedzielski authored
-
Regis authored
-
Sean McGivern authored
Fix Double Spaced CI Log Closes #19086 See merge request !8349
-
Toon Claes authored
For Cycle Analytics, the environment `production` is treated as a special case, and used to update the `first_deployed_to_production_at` metric. With the Review Apps changes, slash syntax is used to group related environments in the list. This is mostly used for `review/<branch>` environments, but it's possible for people to have multiple production environments, and someone might then want to group them like `production/eu`, `production/us`, or even just make it look prettier with `production/www.example.com`. In any of these cases, the first deploy to one of these `production/*` environments now is treated as a Production deploy.
-
Sean McGivern authored
Make successful pipeline emails off for watchers Closes #24845 See merge request !8176
-
Rémy Coutable authored
Log LDAP blocking/unblocking events to application log See merge request !8042
-
Rémy Coutable authored
Don't instrument 405 Grape calls Closes #26051 See merge request !8445
-
Rémy Coutable authored
Added update guides for 8.16RC1 See merge request !8502
-
James Lopez authored
-
James Lopez authored
-
James Lopez authored
-
Tomáš Kukrál authored
+ add test for label.title length validation
-
Achilleas Pipinellis authored
Re-order update steps in the 8.14 -> 8.15 upgrade guide Closes #26014 See merge request !8287
-
Sean McGivern authored
Record and show last used date of SSH Keys See merge request !8113
-
Sean McGivern authored
Fix broken url on group avatar Closes #26452 See merge request !8464
-
Rémy Coutable authored
Fixes #26051. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
1. Gems need to be installed before we can run the gitlab:workhorse:install task 1. Update gitlab-shell after gitlab-workhorse since it's a manual step that needs to be done in `/home/git/gitlab-shell` Signed-off-by: Rémy Coutable <remy@rymai.me>
-