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-10-02Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into rails5Valery Sizov
2017-09-29Ensure no exception is raised when Raven tries to get the current user in API...Rémy Coutable
2017-09-28Support custom attributes on usersMarkus Koller
2017-09-28Make sure API responds with 401 when invalid authentication info is providedDouwe Maan
2017-09-27Merge branch '37467-helper-method-from-users-endpoint-overrides-api-helper-me...Rémy Coutable
2017-09-26find_user users helper method no longer overrides find_user API helper method.Tiago Botelho
2017-09-26[Rails 5] Fix the problem around default values of push_events and repository...Valery Sizov
2017-09-26Merge branch 'dm-simple-project-avatar-url' into 'master'Rémy Coutable
2017-09-26Expose last pipeline details in API response when getting a single commitMehdi Lahmam
2017-09-26Expose avatar_url when requesting list of projects from API with simple=trueDouwe Maan
2017-09-20Merge branch 'rails5' of gitlab.com:gitlab-org/gitlab-ce into rails5Valery Sizov
2017-09-20Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into rails5(partial ...Valery Sizov
2017-09-20Merge branch '20049-projects-api-forks' into 'master'Rémy Coutable
2017-09-20[rails5] Fix spec/requests/api/jobs_spec.rbVitaliy @blackst0ne Klachkov
2017-09-20Add an API endpoint to determine the forks of a projectMark Fletcher
2017-09-19Use set in some API specsRémy Coutable
2017-09-19Fix the groups API endpoint to handle ?owned=true correctlyNick Thomas
2017-09-19Merge branch 'rc/improve-users-api-specs' into 'master'Grzegorz Bizon
2017-09-18fix #35290 Make read-only API for public merge requests available without aut...haseeb
2017-09-18Improve the Users API specs by asserting against the response schemaRémy Coutable
2017-09-16Add 'closed_at' attribute to Issues APIVitaliy @blackst0ne Klachkov
2017-09-14Use the new query-recorder features as a PoCBob Van Landuyt
2017-09-13Optimize generic specs for servicesGrzegorz Bizon
2017-09-12Merge branch 'hide-read-registry-scope-when-registry-disabled' into 'master'Kamil Trzciński
2017-09-08Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into rails5Valery Sizov
2017-09-07Make Members with Owner and Master roles always able to create subgroupsRuben Davila
2017-09-07Merge branch '23079-remove-default-scope-in-sortable' into 'master'Douwe Maan
2017-09-07Removes default scope from sortableTiago Botelho
2017-09-07Merge branch 'wiki_api' into 'master'Grzegorz Bizon
2017-09-07Add API support for wiki pagesblackst0ne
2017-09-06Merge branch 'feature/gb/download-single-job-artifact-using-api' into 'master'Kamil Trzciński
2017-09-06Merge branch '35942_api_binary_encoding' into 'master'Sean McGivern
2017-09-06Merge branch 'gitaly-shell-redis-2' into 'master'Sean McGivern
2017-09-06renames ambiguous methods and add specmicael.bergeron
2017-09-06Merge commit 'd1b60cbc67dc14b21820ef3f823a8e1ea851697d' into feature/gb/downl...Grzegorz Bizon
2017-09-06Extract job artifacts API code to a separate fileGrzegorz Bizon
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-09-06Implement /internal/pre-receive for shell operationsAlejandro Rodríguez
2017-09-06Return a value to check if redis is available on /internal/checkAlejandro Rodríguez
2017-09-05API: Add GPG key management for adminsRobert Schilling
2017-09-05API: Add GPG key managementRobert Schilling
2017-09-05Do not require API authentication if artifacts are publicGrzegorz Bizon
2017-09-05Merge branch 'api_branches_head' into 'master'Sean McGivern
2017-09-05Do not use artifacts metadata to access single artifactGrzegorz Bizon
2017-09-05Merge branch 'issue-api-my-reaction' into 'master'Sean McGivern
2017-09-05Add branch existence check to the APIv4 branches via HEAD requestblackst0ne
2017-09-05Merge branch 'feature/sm/34518-extend-api-pipeline-schedule-variable-new' int...Kamil Trzciński
2017-09-05Merge branch 'fix/sm/35650-remove-createtriggerrequestservice-and-forbid-to-p...Kamil Trzciński