- 20 Feb, 2017 34 commits
-
-
Douwe Maan authored
Remote logout functionality on Authentiq OAuth provider See merge request !9381
-
Robert Speicher authored
Update GitLab Pages to v0.3.1 See merge request !9387
-
Robert Speicher authored
Added documentation for permalinks to most recent build artifacts Closes #27361 See merge request !8934
-
Clement Ho authored
Fix wrong line ending [ci-skip] See merge request !9270
-
Rémy Coutable authored
Remove shared example for pagination See merge request !9377
-
Rémy Coutable authored
API: Moved `DELETE /projects/:id/star` to `POST /projects/:id/unstar` Closes #28328 See merge request !9328
-
Alexandros Keramidas authored
-
Rémy Coutable authored
Improve performance of User Agent Detail See merge request !9129
-
Christian Godenschwager authored
- Documented how to download single files from most recent artifacts - Documented how to browse most recent artifacts
-
Jacob Schatz authored
Utilize bundler-ready Vue distribution See merge request !9357
-
Robert Speicher authored
Fix some grammar in the API docs See merge request !9379
-
Nick Thomas authored
-
Rémy Coutable authored
Add link to external documentation of rspec-rails feature specs See merge request !8973
-
Z.J. van de Weg authored
-
Sean McGivern authored
API: Use POST to (un)block a user Closes #14596 See merge request !9371
-
Robert Schilling authored
-
Rémy Coutable authored
Use grape validation for dates See merge request !9375
-
Robert Schilling authored
-
Robert Schilling authored
-
Robert Schilling authored
-
Sean McGivern authored
Download snippets with LF line-endings by default Closes #21240 See merge request !8999
-
Robert Schilling authored
-
Achilleas Pipinellis authored
Change wording for LDAP doc that was moved to a new location See merge request !9373
-
Rémy Coutable authored
Prevent project team from being truncated too early during project destruction See merge request !9361
-
Achilleas Pipinellis authored
[ci skip]
-
Rémy Coutable authored
Remove Link from Push Events for deleted branches Closes #28082 See merge request !9203
-
Sean McGivern authored
API: Remove `DELETE projects/:id/deploy_keys/:key_id/disable` Closes #28286 See merge request !9366
-
Rémy Coutable authored
fix incorrect sidekiq concurrency count in admin background page Closes #19862 See merge request !9359
-
Filipa Lacerda authored
Remove window-binding hack with imports-loader See merge request !9123
-
Filipa Lacerda authored
fix MR jobs loading icon visibility Closes #28295 See merge request !9324
-
Rémy Coutable authored
exclude rpc_pipefs from system disk info See merge request !9355
-
Robert Schilling authored
-
Jarka Kadlecova authored
-
Mike Greiling authored
-
- 19 Feb, 2017 4 commits
-
-
Stan Hu authored
There are two issues with truncating the project team early: 1. `Projects::UnlinkForkService` may not close merge requests properly since permissions may be revoked early. 2. If an error is encountered during flushing of caches, then the user will lose all privileges, possibly causing an issue on deletion on retry.
-
Simon Knox authored
unbind existing listenerss and remove duplicate MiniPipelineGraph init
-
wendy0402 authored
-
wendy0402 authored
-
- 18 Feb, 2017 2 commits
-
-
Jacob Schatz authored
Small improvements for Cycle Analytics See merge request !9153
-
Ben Bodenmiller authored
-