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-11-09Merge branch '36099-api-responses-missing-x-content-type-options-header' into...Douwe Maan
2017-11-06Support custom attributes on projectsMarkus Koller
2017-10-20Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo
2017-10-07Add a project forks spec helperBob Van Landuyt
2017-09-26Expose avatar_url when requesting list of projects from API with simple=trueDouwe Maan
2017-09-20Add an API endpoint to determine the forks of a projectMark Fletcher
2017-09-14Use the new query-recorder features as a PoCBob Van Landuyt
2017-09-07Merge branch '23079-remove-default-scope-in-sortable' into 'master'Douwe Maan
2017-09-07Removes default scope from sortableTiago Botelho
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-29Add a spec when ressource is not modifiedRobert Schilling
2017-08-28Add tests for the unmodified headerRobert Schilling
2017-08-14Cache the number of forks of a projectYorick Peterse
2017-08-10Improve the Project factory to make `creator` defaults to namespace.ownerRémy Coutable
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-07-25Resolve "More RESTful API: include resource URLs in responses"Oswaldo Ferreira
2017-07-24Support both internal and external issue trackersJarka Kadlecova
2017-07-18Update specs for new upload pathBob Van Landuyt
2017-07-07Fix some N+1 queries in the GET /projects APIRémy Coutable
2017-07-06Merge branch '33657-user-projects-api' into 'master'Rémy Coutable
2017-07-06Add user projects APIvanadium23
2017-07-05Rename ci_config_file to ci_config_pathLin Jen-Shin
2017-06-30Merge remote-tracking branch 'upstream/master' into 32815--Add-Custom-CI-Conf...Lin Jen-Shin
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-28Merge remote-tracking branch 'upstream/master' into 15041-Add-Custom-CI-Confi...Lin Jen-Shin
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
2017-06-09Accept image for avatar in project APIvanadium23
2017-06-06Introduce an Events APIMark Fletcher
2017-06-06Fix Projects API specRémy Coutable
2017-06-03Merge branch 'projects-api-import-status' into 'master'Douwe Maan
2017-06-02Expose import_status in Projects APIRobin Bobbitt
2017-06-02Fix missing optional path parameter in "Create project for user" APIAthar Hameed
2017-05-31Add tag_list param to project apivanadium23
2017-05-17Use CTEs for nested groups and authorizationsYorick Peterse
2017-05-10Enable the Style/TrailingCommaInLiteral copRémy Coutable
2017-05-03Expose project statistics on single requests via the APIMark Fletcher
2017-04-24Merge branch 'jacopo-beschi/gitlab-ce-29712-unnecessary-wait-for-ajax'Rémy Coutable
2017-04-21Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo
2017-04-20Add missing newlineswinniehell
2017-04-20Add missing newlineswinniehell
2017-04-19Add failing test for #31012winniehell