Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-11-16Adds Rubocop rule for line break after guard clauseJacopo
2017-10-20Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo
2017-09-26Expose avatar_url when requesting list of projects from API with simple=trueDouwe Maan
2017-09-06Tidy up projects API specsSean McGivern
2017-09-06change collapse to resolve and comments to discussionsAshley Dumaine
2017-09-06add unit tests for new collapse_outdated_diff_comments toggleAshley Dumaine
2017-08-14Cache the number of forks of a projectYorick Peterse
2017-08-03Expose more attributes to unauthenticated GET /projects/:idTony
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-07-27Fix the /projects/:id/repository/branches endpoint to handle dots in the bran...Rémy Coutable
2017-06-29Add parent_id back to the testsOswaldo Ferreira
2017-06-28Rename members_count to members_count_with_descendants and expose only to gro...Oswaldo Ferreira
2017-06-28Adjust projects spec on namespace fieldsOswaldo Ferreira
2017-06-21Filter archived project in API v3 only if param presentvanadium23
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-02Enable the Style/PreferredHashMethods copRémy Coutable
2017-05-17Use CTEs for nested groups and authorizationsYorick Peterse
2017-05-10Enable the Style/TrailingCommaInLiteral copRémy Coutable
2017-04-21Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo
2017-04-03Don't use FFaker in factories, use sequences insteadRémy Coutable
2017-03-25Fix RSpec/DescribeSymbol cop violationsRobert Speicher
2017-03-01Update occurrences of MWBS to MWPSJames Lopez
2017-02-27API project create: Make name or path requiredJarka Kadlecova
2017-02-23Revert "Prefer leading style for Style/DotPosition"Douwe Maan
2017-02-23Enable Style/WordArrayDouwe Maan
2017-02-23Prefer leading style for Style/DotPositionDouwe Maan
2017-02-14Use Namespace#full_path instead of Namespace#pathDmitriy Zaporozhets
2017-02-03Adjust V3 projects typo on specOswaldo Ferreira
2017-01-30Remain V3 endpoint unchangedOswaldo Ferreira