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-01-04Merge branch 'osw-introduce-merge-request-statistics' into 'master'Sean McGivern
2018-01-0441054-Disallow creation of new Kubernetes integrationsMayra Cabrera
2018-01-03Fix API endpoints to edit wiki pages where project belongs to a groupRubén Dávila
2018-01-02Cache merged and closed events data in merge_request_metrics tableOswaldo Ferreira
2017-12-24Gracefully handle orphaned write deploy keys in /internal/post_receiveStan Hu
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-12-20Add optional `search` param for Merge Requests APIMark Fletcher
2017-12-14sorting for tags apihaseeb
2017-12-13Adds ordering to projects contributors in APIJacopo
2017-12-09Merge branch 'issue_30663' into 'security-10-2'Sean McGivern
2017-12-09Merge branch 'rs-security-group-api' into 'security-10-2'Douwe Maan
2017-12-08Allow git pull/push on project redirectsMayra Cabrera
2017-12-08Move the circuitbreaker check out in a separate processBob Van Landuyt
2017-12-07Merge branch 'jej/per-user-protected-branches-api-ce' into 'master'Sean McGivern
2017-12-07CE backport of ProtectedBranches API changesJames Edwards-Jones
2017-12-05Merge branch 'zj-multiple-artifacts' into 'master'Grzegorz Bizon
2017-12-03Remove update artifacts test (it should not be needed)Kamil Trzcinski
2017-12-03Last test fixes multiple artifactsZeger-Jan van de Weg
2017-12-03Rename Artifact to JobArtifact, split metadata outZeger-Jan van de Weg
2017-12-01Optimize API /groups/:id/projects by preloading associationsStan Hu
2017-11-29support ordering of project notes in notes apihaseeb
2017-11-29Merge branch 'gitaly-ssh-upload-pack-opt-out' into 'master'Sean McGivern
2017-11-29SSHUploadPack over Gitaly is now OptOutKim "BKC" Carlbäcker
2017-11-28Merge branch 'tm/feature/list-runners-jobs-api' into 'master'Kamil Trzciński
2017-11-28Refactorize jobs finding logicTomasz Maczukin
2017-11-28Use 'set' instead of 'let!' when it's possibleTomasz Maczukin
2017-11-28Allow filtering by 'status'Tomasz Maczukin
2017-11-28Add information about projectTomasz Maczukin
2017-11-28Add new API endpoint - list jobs of a specified runnerTomasz Maczukin
2017-11-23Introduce :read_namespace access policy for namespace and groupTomasz Maczukin
2017-11-23Allow request namespace by ID or pathTomasz Maczukin
2017-11-23Add new API endpoint - get a namespace by IDTomasz Maczukin
2017-11-23Allow password authentication to be disabled entirelyMarkus Koller
2017-11-22Improve output for extra queries in specsSean McGivern
2017-11-22Add FetchSourceBranch Gitaly callJacob Vosmaer (GitLab)
2017-11-21Skip confirmation user apiDaniel Juarez
2017-11-20Merge branch '18040-rubocop-line-break-after-guard-clause' into 'master'Rémy Coutable
2017-11-17Moved Exceptions to Gitlab::AuthFrancisco Lopez
2017-11-17Moving exceptions to UserAuthFindersFrancisco Lopez
2017-11-17Change the rss url guard clauseFrancisco Lopez
2017-11-17Homogenising the type of the request handled by UserAuthFinder. Also tests fixedFrancisco Lopez
2017-11-17Removing private tokenFrancisco Lopez
2017-11-17Updated refactor and pushing to see if test failsFrancisco Lopez
2017-11-17Pushing to see how this tests behavesFrancisco Lopez
2017-11-17First refactorFrancisco Lopez
2017-11-17Add link to discussionMichael Kozono
2017-11-17Remove extra attemptsMichael Kozono
2017-11-17Dry up URLs and get args constructionMichael Kozono
2017-11-17Prevent affecting other testsMichael Kozono
2017-11-17Refactor application setting managementMichael Kozono