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
AgeCommit message (Expand)Author
2017-02-23Enable Performance/RedundantMergeDouwe Maan
2017-02-23Enable Style/SpaceInsideBracketsDouwe Maan
2017-02-23Enable Style/MutableConstantDouwe Maan
2017-02-23Enable Style/DotPositionDouwe Maan
2017-02-23Remove last merge_request endpointRobert Schilling
2017-02-23Merge branch 'api-notes-entity-fields' into 'master' Sean McGivern
2017-02-23Rebase to master for avoiding failing testsGeorge Andrinopoulos
2017-02-23Merge branch 'improve-ee_compat_check-by-using-git-apply-3way-flag' into 'mas...Robert Speicher
2017-02-22Merge branch 'master' into 'api-notes-entity-fields'Robert Schilling
2017-02-22Merge branch 'connection-pool-host' into 'master'Rémy Coutable
2017-02-22Improve `Gitlab::EeCompatCheck` by using the `git apply --3way` flag Rémy Coutable
2017-02-22Merge branch '27032-add-a-house-keeping-api-call' into 'master' Rémy Coutable
2017-02-22Merge branch 'zj-fix-slash-command-labels' into 'master' Douwe Maan
2017-02-22Merge branch 'grapify-ci-runners-api' into 'master' Rémy Coutable
2017-02-22Allow setting of a custom connection pool hostYorick Peterse
2017-02-22Grapify the CI::Runners APIRobert Schilling
2017-02-22Merge branch 'grapify-ci-triggers-api' into 'master' Rémy Coutable
2017-02-22Merge branch '26087-asciidoc-cicd-badges-snippet' into 'master'Rémy Coutable
2017-02-22Add housekeeping endpoint for Projects APIMark Fletcher
2017-02-22Remove deprecated `upvotes` and `downvotes` from the notes APIRobert Schilling
2017-02-22Merge branch '22132-rename-branch-name-params-to-branch' into 'master' Rémy Coutable
2017-02-22Merge branch 'api-subscription-restful' into 'master' Sean McGivern
2017-02-22Merge branch '28093-snippet-and-issue-spam-check-on-edit' into 'master'Sean McGivern
2017-02-22Grapfiy the CI::Triggers APIRobert Schilling
2017-02-22Merge branch 'dm-no-more-andor' into 'master'Robert Speicher
2017-02-22Merge branch '26881-backup-fails-if-data-changes' into 'master' Douwe Maan
2017-02-22No more and/orDouwe Maan
2017-02-22# This is a combination of 2 commits.Drew Blessing
2017-02-21Merge branch '1363-redo-mailroom-support' into 'master' Douwe Maan
2017-02-21Change branch_name param to branch throughout V4 APIOswaldo Ferreira
2017-02-21Merge branch 'rename-retry-failed-pipeline-to-retry' into 'master' Filipa Lacerda
2017-02-21Fix incomming email check task to use same patch we did in mail_roomGabriel Mazetto
2017-02-21Merge branch 'hash-concurrent-foreign-key-names' into 'master'Rémy Coutable
2017-02-21API: Make subscription API more RESTfuLRobert Schilling
2017-02-21Spam check and reCAPTCHA improvementsOswaldo Ferreira
2017-02-21Hash concurrent foreign key names similar to RailsYorick Peterse
2017-02-21Chat slash commands show labels correctlyZ.J. van de Weg
2017-02-21Backport Todos API to V3Robert Schilling
2017-02-21API: Use POST requests to mark todos as doneRobert Schilling
2017-02-20Merge branch '26315-unify-labels-filter-behavior' into 'master' Rémy Coutable
2017-02-20Reuse User#find_by_any_email on UserFormatter#find_by_emailDouglas Barbosa Alexandre
2017-02-20Use leading periods on UserFormatter#find_by_external_uidDouglas Barbosa Alexandre
2017-02-20Add a simple cache for Gitlab::GithubImport::Client#userDouglas Barbosa Alexandre
2017-02-20GitHub Importer - Find users based on their email addressDouglas Barbosa Alexandre
2017-02-20Merge branch 'api-star-restful' into 'master'Rémy Coutable
2017-02-20Unify issues search behavior by always filtering when ALL labels matchesOswaldo Ferreira
2017-02-20Merge branch 'fix-grammar' into 'master' Robert Speicher
2017-02-20fixed specs + docsdimitrieh
2017-02-20Add AsciiDoc snippet for CI/CD BadgesJan Christophersen
2017-02-20Merge branch 'api-post-block' into 'master' Sean McGivern