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
path: root/lib/api
AgeCommit message (Expand)Author
2018-09-17Remove EE-specific code from ProtectedRefAccessSean McGivern
2018-09-17Fix grammar (setup to set-up) in code comments, spec, views, etc.Marcel Amirault
2018-09-14Merge branch 'feature/runner-state-filter-for-admin-view' into 'master'Grzegorz Bizon
2018-09-13Merge branch 'rubocop-code-reuse' into 'master'Robert Speicher
2018-09-12Resolve "500 Internal Server Error: Deleting branch of deleted project"🙈 jacopo beschi 🙉
2018-09-12replace cond. assignment by default param valueAlexis Reigel
2018-09-12Initialize projects with readmeSteve
2018-09-12Resolve "500 Internal Server Error: Cherrypick commit with empty branch name"🙈 jacopo beschi 🙉
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-09-11Add ability to skip user email confirmation with APIStan Hu
2018-09-10Merge branch 'api-promote-find-branch' into 'master'Rémy Coutable
2018-09-08Fix rubocopRobert Schilling
2018-09-08API: Use find_branch! in all placesRobert Schilling
2018-09-07Add receive_max_input_size setting to Application settingsRubén Dávila
2018-09-07Merge branch '48778-remove-old-storage-logic-from-import-export' into 'master'Douwe Maan
2018-09-07Use ResourceLabelEvent for tracking label changesJan Provaznik
2018-09-07refactor code based on feedbackJames Lopez
2018-09-07refactor code based on feedbackJames Lopez
2018-09-06Refactor code to remove object storage flag from Import/ExportJames Lopez
2018-09-06Update /api/v4/allowedAsh McKenzie
2018-09-06Merge branch 'ce-5306-more-custom-templates' into 'master'Robert Speicher
2018-09-05Merge branch 'an/api-route-logger' into 'master'Stan Hu
2018-09-05Allow the TemplateFinder to handle licenses as wellNick Thomas
2018-09-05Convert global templates to vendored templates via a ::TemplateFinderNick Thomas
2018-09-05Merge branch 'filter-web-hooks-by-branch' into 'master'Dmitriy Zaporozhets
2018-09-05Resolve "Return how many commits the source branch is behind the target branc...🙈 jacopo beschi 🙉
2018-09-05Add route information to lograge structured loggingAndrew Newdigate
2018-09-04Add gitaly_calls to API structured logsAndrew Newdigate
2018-09-04Uploads to wiki stored inside the wiki git repositoryFrancisco Javier López
2018-09-01Merge branch 'feature/#32877-add-default-field-branch-api' into 'master'Robert Speicher
2018-08-29Updates code using class_methods over module ClassMethodsJacopo
2018-08-28Merge branch 'fldubois/gitlab-ce-fix-api-group-createdat' into 'master'Rémy Coutable
2018-08-28Merge branch 'issue_36138' into 'master'Sean McGivern
2018-08-25API: Protected tagsRobert Schilling
2018-08-24Allows author to vote on their own issueChantal Rollison
2018-08-22Use policies to determine if attributes can be set in the APISean McGivern
2018-08-22Allow date parameters on Issues and Notes API for group ownersFlorent Dubois
2018-08-22Merge branch 'api-empty-commit-message' into 'master'Sean McGivern
2018-08-22Merge branch 'api-empty-project-snippets' into 'master'Sean McGivern
2018-08-22Merge branch 'api-shared_group_expires-at' into 'master'Sean McGivern
2018-08-21Extend to PUT requestRobert Schilling
2018-08-21Merge branch 'tc-api-fork-owners' into 'master'Grzegorz Bizon
2018-08-21API: Catch empty code content for project snippetsRobert Schilling
2018-08-21API: Add shared project's expiration dateRobert Schilling
2018-08-21API: Catch empty commit messagesRobert Schilling
2018-08-21Merge branch 'fix_events_permission_#49255' into 'master'Grzegorz Bizon
2018-08-20Remove Gemnasium serviceGilbert Roulot
2018-08-20dry up available scopes to constantsAlexis Reigel
2018-08-20add Ci::Runner.offline scope to APIAlexis Reigel
2018-08-20Allow project owners to set up forking relation through APIToon Claes