summaryrefslogtreecommitdiff
path: root/spec/requests/api/projects_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove code related to object hierarchy in MySQLremove-nested-groups-checksHeinrich Lee Yu2019-07-251-1/+1
* CE port of "Move external authorization service API management to EE"Imre Farkas2019-07-171-49/+0
* Merge branch 'master' into sathieu/gitlab-ce-project_apiDouglas Barbosa Alexandre2019-07-091-1/+1
|\
| * Make Housekeeping button do a full garbage collectionsh-fix-issue-63349Stan Hu2019-07-031-1/+1
* | Add auto_devops_* to project APIMathieu Parent2019-07-031-0/+20
* | Add build_git_strategy attribute to project APIMathieu Parent2019-07-031-0/+18
* | Add *_access_level to project APIMathieu Parent2019-07-031-0/+16
|/
* Expose ci_default_git_depth via project APIexpose-project-git-depth-via-apiFabio Pitino2019-06-121-0/+2
* CE port of Move EE specific lines in API::ProjectsImre Farkas2019-05-301-1/+48
* Add improvements to the global search processFrancisco Javier López2019-05-071-1/+2
* Adds namespace information to project endpoint39858-add-group-owned-info-to-projects-apiMayra Cabrera2019-04-181-2/+34
* Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-091-0/+49
* Revert "Merge branch 'if-57131-external_auth_to_ce' into 'master'"Andreas Brandl2019-04-051-49/+0
* Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-051-0/+49
* Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into jarv/dev-to-gitl...jarv/dev-to-gitlab-2019-04-02John Jarvis2019-04-021-5/+11
|\
| * Return cached languages if they've been detected beforeIgor Drozdov2019-03-201-5/+11
* | Show statistics also when repository is disabledPeter Marko2019-03-231-0/+10
|/
* Merge branch 'security-protect-private-repo-information' into 'master'Yorick Peterse2019-03-041-2/+57
|\
| * Prevent leaking of private repo data through APILuke Duncalfe2019-02-181-2/+57
* | Merge branch '2802-security-add-public-internal-groups-as-members-to-your-pro...Yorick Peterse2019-03-041-0/+12
|\ \
| * | Change policy regarding group visibilityMałgorzata Ksionek2019-02-201-0/+12
| |/
* | Added: Documentation for the APINermin Vehabovic2019-02-261-3/+3
* | Merge branch 'zj-load-languages-from-database' into 'master'Nick Thomas2019-02-251-0/+26
|\ \
| * | Load repository language from the DB if detectedZeger-Jan van de Weg2019-02-251-0/+26
| |/
* | Add specs: setting path/name to project fork APIBalasankar "Balu" C2019-02-201-0/+48
|/
* Add programming language filtering to `/projects`Dylan MacKenzie2019-02-041-0/+47
* Merge branch '51913-api-getting-projects-for-users-with-dot-gets-404' into 'm...Rémy Coutable2019-02-011-2/+11
|\
| * API: Support username with dotsRobert Schilling2019-01-151-2/+11
* | Merge branch 'api-nested-group-permission' into 'master'Nick Thomas2019-01-181-0/+34
|\ \
| * | Return max group access level in the projects APIAlejandro Rodríguez2019-01-161-0/+34
| |/
* | Add group full path to project's shared_with_groupsMathieu Parent2019-01-151-0/+2
|/
* Update specs to rails5 formatblackst0ne-convert-specs-rails5-styleblackst0ne2018-12-191-90/+90
* Resolve "Can add an existing group member into a group project with new permi...James Lopez2018-12-061-1/+1
* Feature/add license to project APIJ.D. Bean2018-10-261-0/+38
* Remove the `ForkedProjectLink` modelBob Van Landuyt2018-10-191-1/+1
* Resolve "500 Internal Server Error: Deleting branch of deleted project"🙈 jacopo beschi 🙉2018-09-121-0/+19
* Initialize projects with readmeSteve2018-09-121-0/+8
* Merge branch 'api-shared_group_expires-at' into 'master'Sean McGivern2018-08-221-0/+16
|\
| * API: Add shared project's expiration dateapi-shared_group_expires-atRobert Schilling2018-08-211-0/+16
* | Allow project owners to set up forking relation through APIToon Claes2018-08-201-34/+74
* | Remove some duplicate tests and fix some typosqa-314-project-tests-cleanupsliaquat2018-08-161-100/+5
|/
* Use Projects::UpdateService to archive projectsJames Ramsay2018-08-031-2/+2
* Add min_access_level filter to projects APIMarko, Peter2018-07-231-0/+30
* Fix gitlab import project loadFrancisco Javier López2018-07-231-1/+1
* Fix archived parameter for projects APIMarko, Peter2018-07-161-0/+33
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-7/+7
* Fix #48537 - Update avatar only via the projects APIJamie Schembri2018-07-091-0/+14
* Updates from `rubocop -a`Lin Jen-Shin2018-07-091-3/+3
* Add transfer project endpoint to the Projects APIAram Visser2018-06-271-0/+32
* Make all uses of `fixture_file_upload` use relative pathsRobert Speicher2018-06-071-2/+2