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
2019-05-20Fix typos in the whole gitlab-ce projectYoginth
2019-05-17Review updates and cleanupAlexandru Croitor
2019-05-15Add params validations and remove extra params supportAlexandru Croitor
2019-05-15Changes to issues apiAlexandru Croitor
2019-05-06Allow replying to an individual note in the APISean McGivern
2019-03-13Reduce queries in spec/requests/api/merge_requests_spec.rbRémy Coutable
2019-03-06Add array support for labelsAlexandru Croitor
2019-03-04Forbid creating discussions for users with restricted accessIgor Drozdov
2019-02-16Added: Specs for sort page break tie in the merge request list APINermin Vehabovic
2019-02-16Added: Specs for sort page breaks on notesNermin Vehabovic
2018-12-22Fix deprecation: Using positional arguments in integration testsJasper Maes
2018-12-21convert specs in javascripts/ and support/ to new syntaxJasper Maes
2018-12-19Update specs to rails5 formatblackst0ne
2018-11-23Filter by `None`/`Any` for labels in issues/mrs APIJacopo
2018-11-06Verify metrics don't introduce new N+1 issue in MR APIDouwe Maan
2018-08-22Use policies to determine if attributes can be set in the APISean McGivern
2018-07-25Add mutation toggling WIP state of merge requestsBob Van Landuyt
2018-07-12Resolve "do not set updated_at when creating note"Kia Mei Somabes
2018-07-02Fixed flaky spec for merge request listsChantal Rollison
2018-07-01Merge branch 'ccr/add_locked_state' into 'master'Rémy Coutable
2018-06-28Add locked state to merge request APIChantal Rollison
2018-06-28Expose permissions on types in GraphQLBob Van Landuyt
2018-06-06Initial setup GraphQL using graphql-ruby 1.8Bob Van Landuyt
2018-06-05Add `present_using` to typesBob Van Landuyt
2018-05-31Add merge requests list endpoint for groupsFelipe Artur
2018-05-01Merge request and commit discussions APIJan Provaznik
2018-03-07Add discussion APIJan Provaznik
2018-02-08Allow including custom attributes in API responsesMarkus Koller
2018-01-05API: get participants from merge_requests & issuesBrent Greeff
2017-11-06Support custom attributes on projectsMarkus Koller
2017-10-20Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo
2017-10-18Get Project Branch API shows an helpful error message on invalid refnameJacopo
2017-09-28Support custom attributes on usersMarkus Koller
2017-08-29Add a spec when ressource is not modifiedRobert Schilling
2017-08-28Add tests for the unmodified headerRobert Schilling
2017-07-27Fix the /projects/:id/repository/branches endpoint to handle dots in the bran...Rémy Coutable