- 31 May, 2017 35 commits
-
-
Achilleas Pipinellis authored
Add Documentation for GIT_CHECKOUT variable See merge request !11748
-
Jan Christophersen authored
-
Filipa Lacerda authored
Update task_list to version 2.0.0 Closes #22470 See merge request !11525
-
Filipa Lacerda authored
Issue inline editing Closes #24873 See merge request !11322
-
Douwe Maan authored
Fixed the show_user_callout method See merge request !11689
-
Annabel Dunstone Gray authored
Ui improvements for count badges and permission badges See merge request !11805
-
Dimitrie Hoekstra authored
-
Douwe Maan authored
Improve /project API performance Closes #31855 and #31937 See merge request !11666
-
Annabel Dunstone Gray authored
Center loading spinner in issuable filters Closes #33137 See merge request !11818
-
Kamil Trzciński authored
Check only a merge ability for protected actions Closes #32618 See merge request !11648
-
Rémy Coutable authored
Ask for an example project for bug reports See merge request !11819
-
Rémy Coutable authored
Add tag_list param to project api Closes #33000 See merge request !11799
-
Kamil Trzciński authored
Add API support for pipeline schedule Closes #30892 See merge request !11307
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Rémy Coutable authored
Allow PostReceivePack to be enabled with Gitaly Closes gitaly#246 See merge request !11809
-
Mark Fletcher authored
* Bugs reported in the GitLab Issue trackers should be reproducible * Asking reporters to reproduce on GitLab.com is reasonable * It lets us know whether the issue still exists in latest * It ensures that the steps to reproduce are solid * It gives Developers a live example to work from * Reporter can verify the fix in the example project once shipped [skip ci]
-
winh authored
-
Rémy Coutable authored
Return nil when looking up config for unknown LDAP provider Closes #29342 See merge request !11804
-
Sean McGivern authored
Revert "Merge branch 'grpc-1.3.4' into 'master'" See merge request !11813
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Jacob Vosmaer (GitLab) authored
This reverts merge request !11645
-
vanadium23 authored
-
Alejandro Rodríguez authored
-
- 30 May, 2017 5 commits
-
-
Douwe Maan authored
-
Toon Claes authored
To avoid the use of slow queries, remove some deprecated methods and encourage the use of ProjectFinder to find projects.
-
Toon Claes authored
And use it in the API.
-
Toon Claes authored
Now it is possible to combine the :non_public parameter. This might be useful when a user wants to know the trending projects they are member of.
-
Toon Claes authored
The ProjectsFinder and GroupFinder both support the same set of params. And the `/api/v4/projects` and `/api/v4/group/:id/projects` also support the same set of params. But they do not match the Finder params. So use a helper method to transform them.
-