- 20 Feb, 2017 30 commits
-
-
Lin Jen-Shin authored
* upstream/master: (234 commits) Improve performance of User Agent Detail Fix some grammar in the API docs Remove shared example for pagination API: Use POST to (un)block a user API: Moved `DELETE /projects/:id/star` to `POST /projects/:id/unstar` Use grape validation for dates Change wording for LDAP doc that was moved to a new location API: Remove `DELETE projects/:id/deploy_keys/:key_id/disable` Download snippets with LF line-endings by default utilize pre-minified Vue in production since no CJS distribution is available Prevent project team from being truncated too early during project destruction loading icon sometimes toggled alongside MR pipeline contents fix failed spec because haml_lint fix incorrect sidekiq concurrency count in admin background page exclude rpc_pipefs from system disc info Fix wrong line ending [ci-skip] fix overlooked window binding in spec files remove imports loader replace implicit this == window with explicit binding Todo done clicking is kind of unusable. ...
-
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
-
Rémy Coutable authored
Improve performance of User Agent Detail See merge request !9129
-
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
-
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 4 commits
-
-
Jacob Schatz authored
Small improvements for Cycle Analytics See merge request !9153
-
Ben Bodenmiller authored
-
Clement Ho authored
Todo done clicking is kind of unusable. Closes #25465 See merge request !8691
-
Yorick Peterse authored
Increase process_commit queue weight from 2 to 3 Closes #25828 See merge request !9326
-
- 17 Feb, 2017 2 commits
-
-
Pedro Moreira da Silva authored
-
Alfredo Sumaran authored
Global dropdown edits See merge request !9336
-