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-12-18Ensure that build token is only used when runningKamil Trzciński
2018-10-26Support lowercase none / anyHeinrich Lee Yu
2018-10-26Refactor api validator to separate classHeinrich Lee Yu
2018-09-30Enable frozen string in lib/api and lib/backupgfyoung
2018-09-13Merge branch 'rubocop-code-reuse' into 'master'Robert Speicher
2018-09-12Initialize projects with readmeSteve
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
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-01Fix bug setting http headers in Files APIFrancisco Javier López 🌴 On vacation; back on August 22th!
2018-07-26Resolve "API endpoint that returns all members, including the inherited membe...🙈 jacopo beschi 🙉
2018-07-12Resolve "do not set updated_at when creating note"Kia Mei Somabes
2018-06-28Add SHA256 and HEAD on File APIAhmet Demir
2018-06-07Change update entrypoint instead of adding new keep-alive oneTomasz Maczukin
2018-05-30Replace grape-route-helpers with our own grape-path-helpersStan Hu
2018-05-28Merge branch 'zj-internal-repo-path' into 'master'Grzegorz Bizon
2018-05-22Merge branch 'ab-42194-keyset-pagination' into 'master'Yorick Peterse
2018-05-22Fix `expose_url` helper does not include custom base url if it is setFrancisco Javier López
2018-05-21Add feature-flag for keyset pagination.Andreas Brandl
2018-05-21Add keyset pagination for API calls.Andreas Brandl
2018-05-21Refactor and extract DefaultPaginationStrategy.Andreas Brandl
2018-05-17Don't pass the repository path to Gitlab ShellZeger-Jan van de Weg
2018-05-01Merge request and commit discussions APIJan Provaznik
2018-05-01show only groups an admin is a member of in dashboards/gropsRoger Rüttimann
2018-04-23Resolve "Namespace factory is problematic"Lin Jen-Shin
2018-04-19Add an API endpoint to download git repository snapshotsNick Thomas
2018-04-04Make the API project params reusableBob Van Landuyt
2018-03-30Remove support for absolute dirs from Git::EnvJacob Vosmaer (GitLab)
2018-03-21Send Gitaly payload for git-upload-archive SSH commandsAlejandro Rodríguez
2018-03-12Respect the protocol in `expose_url`Toon Claes
2018-03-07Merge branch 'gitaly-git-mandatory' into 'master'Douwe Maan
2018-03-07Merge branch 'jprovazn-api' into 'master'Sean McGivern
2018-03-07Add discussion APIJan Provaznik
2018-03-06Make git push mandatoryKim "BKC" Carlbäcker
2018-03-05Projects and groups badges APIFrancisco Javier López
2018-02-28Persist runner IP address on contact (#43489)Dylan Griffith
2018-02-08Allow including custom attributes in API responsesMarkus Koller
2018-02-07Merge branch '41763-search-api' into 'master'Sean McGivern
2018-02-07Merge branch '38265-stuckcijobsworker-wrongly-detects-cancels-stuck-builds-wh...Kamil Trzciński
2018-02-06Return only limited pagination headers for search API endpointsJarka Kadlecová
2018-02-06Moves project creationg to git access check for git pushTiago Botelho
2018-02-06Abstracts ProjectMoved and ProjectCreated into a BaseProjectTiago Botelho
2018-02-06Move new project on push logic to a serviceTiago Botelho
2018-02-06Add specsTiago Botelho
2018-02-06Adds remote messsage when project is created in a push over SSH or HTTPTiago Botelho
2018-02-05Merge branch 'master' into 38265-stuckcijobsworker-wrongly-detects-cancels-st...Matija Čupić
2018-02-04Refactor runner attribute caching implementationMatija Čupić
2018-02-02use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa
2018-01-29Move info update implementation to Ci::Runner modelMatija Čupić
2018-01-29Update runner info on all authenticated requestsMatija Čupić