summaryrefslogtreecommitdiff
path: root/spec/requests/api/v3/projects_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Cache the number of forks of a projectforks-count-cacheYorick Peterse2017-08-141-0/+8
* Expose more attributes to unauthenticated GET /projects/:idTony2017-08-031-1/+9
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-25/+25
* Fix the /projects/:id/repository/branches endpoint to handle dots in the bran...Rémy Coutable2017-07-271-1/+1
* Add parent_id back to the testsOswaldo Ferreira2017-06-281-1/+2
* Rename members_count to members_count_with_descendants and expose only to gro...Oswaldo Ferreira2017-06-281-3/+1
* Adjust projects spec on namespace fieldsOswaldo Ferreira2017-06-281-1/+3
* Filter archived project in API v3 only if param presentvanadium232017-06-211-0/+30
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-16/+16
* Enable the Style/PreferredHashMethods coprc/enable-PreferredHashMethods-copRémy Coutable2017-06-021-1/+1
* Use CTEs for nested groups and authorizationsYorick Peterse2017-05-171-8/+5
* Enable the Style/TrailingCommaInLiteral copRémy Coutable2017-05-101-2/+2
* Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo2017-04-211-2/+1
* Don't use FFaker in factories, use sequences insteadRémy Coutable2017-04-031-2/+0
* Fix RSpec/DescribeSymbol cop violationsRobert Speicher2017-03-241-1/+1
* Update occurrences of MWBS to MWPSfix/mwbs-to-mwpsJames Lopez2017-03-011-3/+3
* API project create: Make name or path requiredJarka Kadlecova2017-02-271-3/+30
* Revert "Prefer leading style for Style/DotPosition"Douwe Maan2017-02-231-12/+12
* Enable Style/WordArrayDouwe Maan2017-02-231-1/+1
* Prefer leading style for Style/DotPositionDouwe Maan2017-02-231-12/+12
* Use Namespace#full_path instead of Namespace#pathDmitriy Zaporozhets2017-02-141-0/+1
* Adjust V3 projects typo on spec22007-unify-projects-searchOswaldo Ferreira2017-02-031-1/+1
* Remain V3 endpoint unchangedOswaldo Ferreira2017-01-301-0/+1424