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-03-04Forbid creating discussions for users with restricted accessIgor Drozdov
2019-02-25Merge branch 'am-fix-pagination-relative-links' into 'master'Rémy Coutable
2019-02-25Properly handle multiple X-Forwarded-For addresses in runner IPStan Hu
2019-02-21Properly implement API pagination headers and add specsAdam Mulvany
2019-02-16Include gl_project_path in API /internal/allowed responseStan Hu
2019-02-07Merge branch 'api-group-labels' into 'master'Sean McGivern
2019-01-31Do not expose trigger token when user should not see itGrzegorz Bizon
2019-01-31Simplify label helper and correct versionRobert Schilling
2019-01-31Factor out common label APIRobert Schilling
2019-01-24Merge branch '56392-enable-the-layout-extraspacing-cop' into 'master'Lin Jen-Shin
2019-01-24Enable the Layout/ExtraSpacing copRémy Coutable
2019-01-24Get remote address for runnerSteve Azzopardi
2019-01-22[API] Omit X-Total{,-Pages} when count > 10kRémy Coutable
2019-01-04Improve readablity of CI_API_V4_URL related codeGrzegorz Bizon
2019-01-03Minor improvements to CI_API_V4_URL variable exposureGrzegorz Bizon
2019-01-03Add API::Helpers::Version and expose API root URLGrzegorz Bizon
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