- 11 Jan, 2017 1 commit
-
-
Robert Speicher authored
Updated Turbolinks to patched version of turbolinks-classic See https://dev.gitlab.org/gitlab/gitlabhq/merge_requests/2048
-
- 10 Jan, 2017 13 commits
-
-
Achilleas Pipinellis authored
Clarify instructions for importing Wiki/Merge Request data See merge request !8075
-
Annabel Dunstone Gray authored
Display project avatars on Admin Area and Projects pages for mobile views See merge request !8506
-
Annabel Dunstone Gray authored
26504 Fix styling of MR jump to discussion button Closes #26504 See merge request !8511
-
tauriedavis authored
-
Sean McGivern authored
Fix Rubocop offenses on `master` See merge request !8516
-
Robert Schilling authored
fix changelog entry for !8425 See merge request !8512
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Sean McGivern authored
Update rubocop and rubocop-rspec to fix build errors See merge request !8466
-
Sean McGivern authored
Restore backup correctly when "BACKUP" environment variable is passed Closes #26090 See merge request !8477
-
Elan Ruusamäe authored
the author and mr fields got swapped, see https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/8425#note_21021254
-
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 26 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
-
Ryan Harris authored
-
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
-
Ryan Harris 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.
-