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
2018-02-01Track and act upon the number of executed queriesYorick Peterse
2018-01-19Resolve "Projects API: filter 'with_issues_enabled=true' returns projects wit...Jan Christophersen
2018-01-11Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉
2017-12-07The API isn't using the appropriate services for managing forksFrancisco Javier López
2017-12-01Undoing debugging changeFrancisco Lopez
2017-12-01Comments from code review applied. Also switched forked_from_project and Fork...Francisco Lopez
2017-12-01Refactored /projects and /user/:user_id/projects endpointsFrancisco Lopez
2017-11-06Support custom attributes on projectsMarkus Koller
2017-09-20Add an API endpoint to determine the forks of a projectMark Fletcher
2017-09-06change collapse to resolve and comments to discussionsAshley Dumaine
2017-09-06Add functionality to collapse outdated diff comments regardless of discussion...Ashley Dumaine
2017-08-31API: Use defined project requirementsRobert Schilling
2017-08-29Add a spec when ressource is not modifiedRobert Schilling
2017-08-28Update remaining endpointsRobert Schilling
2017-08-28Conditionally destroy a ressourceRobert Schilling
2017-08-28API: Respect the 'If-Unmodified-Since' for delete endpointsRobert Schilling
2017-08-14Cache the number of forks of a projectYorick Peterse
2017-07-20Update grape gemDmitriy Zaporozhets
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-07-03Fix various descriptions given the feedbackLin Jen-Shin
2017-06-30Merge remote-tracking branch 'upstream/master' into 32815--Add-Custom-CI-Conf...Lin Jen-Shin
2017-06-29bugfix: use `require_dependency` to bring in DeclarativePolicyhttp://jneen.net/
2017-06-28Merge remote-tracking branch 'upstream/master' into 15041-Add-Custom-CI-Confi...Lin Jen-Shin
2017-06-27use subject scope in :id/usershttp://jneen.net/
2017-06-19add printing_merge_request_link_enabled to APIDavid Turner
2017-06-09Accept image for avatar in project APIvanadium23
2017-06-06Introduce an Events APIMark Fletcher
2017-06-02Enable the Style/PreferredHashMethods copRémy Coutable
2017-06-02Fix missing optional path parameter in "Create project for user" APIAthar Hameed
2017-05-31Merge branch 'tc-improve-project-api-perf' into 'master'Douwe Maan
2017-05-31Add tag_list param to project apivanadium23
2017-05-30Add :owned param to ProjectFinderToon Claes
2017-05-30Use helper to construct Finder paramsToon Claes
2017-05-30Use ProjectFinder to filter the projectsToon Claes
2017-05-30Handle `membership` in ProjectFinderToon Claes
2017-05-30Build options hash after finding the list of projectsToon Claes
2017-05-30Move ProjectsFinder to `present_projects` for simplificationToon Claes
2017-05-30'New issue'/'New merge request' dropdowns should show only projects with issu...blackst0ne
2017-05-10Enable the Style/TrailingCommaInArguments copRémy Coutable
2017-05-10Enable the Style/TrailingCommaInLiteral copRémy Coutable
2017-05-04Merge branch '12910-uploader-pers-snippet' into 'master' Sean McGivern
2017-05-03Expose project statistics on single requests via the APIMark Fletcher
2017-05-02Support uploaders for personal snippets commentsJarka Kadlecova
2017-04-20Replace builds_enabled with jobs_enabled in projects API v4 (!10786)winniehell
2017-04-10Separate CE params on Grape APIOswaldo Ferreira
2017-04-06ProjectsFinder should handle more optionsJacopo
2017-03-16Add `requirements: { id: %r{[^/]+} }` for all projects and groups namespaced ...Rémy Coutable