- 22 Sep, 2016 1 commit
-
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 19 Sep, 2016 1 commit
-
-
Felipe Artur authored
-
- 12 Sep, 2016 1 commit
-
-
Rémy Coutable authored
Also streamline the sorting part while we're at it. That being done, there's currently a duplication between `GET /projects/search/:query` and `GET /projects?search=:search` so we might want to keep only the latter for 9.0... Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 09 Sep, 2016 1 commit
-
-
Razzeee authored
-
- 06 Sep, 2016 3 commits
-
-
Olaf Tomalka authored
-
Olaf Tomalka authored
-
Olaf Tomalka authored
Browser interface allows forking to an owned grup. This commit brings API up to speed by providing optional namespace parameter to fork API. This allows forking to users and groups under forker's control using their id or unique name. Fixes #21591
-
- 01 Sep, 2016 1 commit
-
-
Felipe Artur authored
-
- 30 Aug, 2016 2 commits
-
-
Patricio Cano authored
-
Patricio Cano authored
-
- 24 Aug, 2016 1 commit
-
-
Marc Dequènes (Duck) authored
-
- 10 Aug, 2016 1 commit
-
-
Stan Hu authored
Instead of redirecting from the project service to the service and back to the model, put all destruction code in the service. Also removes a possible source of failure where run_after_commit may not destroy the project.
-
- 20 Jul, 2016 1 commit
-
-
Robert Schilling authored
-
- 12 Jul, 2016 9 commits
-
-
tiagonbotelho authored
-
tiagonbotelho authored
changes the usage of simpleprojectdetails to already implemented basicprojectsdetails and changes the url to a more reader friendly format
-
tiagonbotelho authored
-
tiagonbotelho authored
-
tiagonbotelho authored
-
tiagonbotelho authored
changes the usage of simpleprojectdetails to already implemented basicprojectsdetails and changes the url to a more reader friendly format
-
tiagonbotelho authored
-
tiagonbotelho authored
-
tiagonbotelho authored
-
- 11 Jul, 2016 1 commit
-
-
tiagonbotelho authored
-
- 08 Jul, 2016 1 commit
-
-
tiagonbotelho authored
changes the usage of simpleprojectdetails to already implemented basicprojectsdetails and changes the url to a more reader friendly format
-
- 06 Jul, 2016 2 commits
-
-
tiagonbotelho authored
-
tiagonbotelho authored
-
- 01 Jul, 2016 1 commit
-
-
Grzegorz Bizon authored
-
- 03 Jun, 2016 2 commits
-
-
James Lopez authored
This reverts commit 3e991230.
-
James Lopez authored
# Conflicts: # app/models/project.rb
-
- 10 May, 2016 1 commit
-
-
Sean McGivern authored
`User#starred_projects` doesn't perform any visibility checks. This has a couple of problems: 1. It assumes a user can always view all of their starred projects in perpetuity (project not changed to private, access revoked, etc.). 2. It assumes that we'll only ever allow a user to star a project they can view. This is currently the case, but bugs happen. Add `User#viewable_starred_projects` to filter the starred projects by those the user either has explicit access to, or are public or internal. Then use that in all places where we list the user's starred projects.
-
- 09 May, 2016 1 commit
-
-
Kamil Trzcinski authored
-
- 29 Apr, 2016 1 commit
-
-
Kamil Trzcinski authored
-
- 13 Apr, 2016 3 commits
-
-
Robert Schilling authored
-
Robert Schilling authored
-
Robert Schilling authored
-
- 24 Mar, 2016 1 commit
-
-
Zeger-Jan van de Weg authored
Also the specs have a minor improvement. Mainly the access right spec. Changes are reflected in the docs
-
- 23 Mar, 2016 1 commit
-
-
Zeger-Jan van de Weg authored
-
- 13 Mar, 2016 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 04 Feb, 2016 2 commits
-
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-