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
2016-12-01Merge branch '22781-user-generated-permalinks' into 'master' Fatih Acet
2016-12-01Merge branch 'fix/github-importer' into 'master' Sean McGivern
2016-12-01Merge branch 'improve_oauth_user_error' into 'master' Rémy Coutable
2016-12-01Merge branch '23718/backup-rake-task-human-readable' into 'master' Douwe Maan
2016-12-01Merge branch '22719-provide-a-new-gitlab-workhorse-install-rake-task-similar-...Robert Speicher
2016-12-01Fix branch validation for GitHub PR where repo/fork was renamed/deletedDouglas Barbosa Alexandre
2016-12-01remove underscore from user-content id namespaceMike Greiling
2016-12-01add transparent namespace to all user-generated anchors in GitLab flavored ma...Mike Greiling
2016-11-30Allow access to the wiki with git when repository feature disabledDouglas Barbosa Alexandre
2016-11-30Merge branch 'api-branch-status' into 'master' Rémy Coutable
2016-11-30Improve the `Gitlab::OAuth::User` error messageDrew Blessing
2016-11-30Merge branch 'grapify-files-api' into 'master' Rémy Coutable
2016-11-30API: Expose branch statusRobert Schilling
2016-11-30Grapify the files APIRobert Schilling
2016-11-30Merge branch 'grapify-projects-api' into 'master' Rémy Coutable
2016-11-30Move task helpers to a moduleRémy Coutable
2016-11-30Add Human Readable Timestamp to backup tar fileDavid Gerő
2016-11-30Add #run_command! to task helpers to raise a TaskFailedError if status is not 0Rémy Coutable
2016-11-30New `gitlab:workhorse:install` rake taskRémy Coutable
2016-11-29Rename `MergeRequest#pipeline` to `head_pipeline`Grzegorz Bizon
2016-11-29Merge branch '24880-configurable-plaintext-emails' into 'master' Sean McGivern
2016-11-29Merge branch 'zj-issue-search-slash-command' into 'master' Kamil Trzciński
2016-11-29Merge branch 'jej-use-issuable-finder-instead-of-access-check' into 'security' Douwe Maan
2016-11-29Merge branch 'zj-fix-label-creation-non-members' into 'security'Douwe Maan
2016-11-29Add new configuration setting to enable/disable HTML emails.Ruben Davila
2016-11-28Grapify the projects APIRobert Schilling
2016-11-28Merge branch 'refresh-authorizations-with-lease' into 'master' Douwe Maan
2016-11-25Merge branch 'zj-expose-coverage-pipelines' into 'master' Rémy Coutable
2016-11-25Merge branch 'timeout-merge-request-for-binary-file' into 'master' Yorick Peterse
2016-11-25Expose coverage on GET pipelines/:idZ.J. van de Weg
2016-11-25Add issue search slash commandZ.J. van de Weg
2016-11-25Fix: Timeout creating and viewing merge request for binary fileValery Sizov
2016-11-25Merge branch 'zj-slash-commands-improvements' into 'master' Kamil Trzciński
2016-11-25Refresh project authorizations using a Redis leaseYorick Peterse
2016-11-25Merge branch '22373-reduce-queries-in-api-helpers-find_project' into 'master' Yorick Peterse
2016-11-25Accept a valid ref for issue showZ.J. van de Weg
2016-11-24API: Introduce `#find_group!` which also check access permissionRémy Coutable
2016-11-24Merge branch 'api-no-convert' into 'master' Rémy Coutable
2016-11-24API: Introduce `#find_project!` which also check access permissionRémy Coutable
2016-11-24Don't convert data which already is the target typeRobert Schilling
2016-11-24API: Use `#find_project` in API::Triggers and API::ServicesRémy Coutable
2016-11-24Make API::Helpers find a project with only one queryRémy Coutable
2016-11-24Merge branch 'dz-allow-nested-group-routing' into 'master' Douwe Maan
2016-11-23Use Commit#author so we share logic and cacheLin Jen-Shin
2016-11-23Merge branch 'api-delete-group-share' into 'master' Rémy Coutable
2016-11-23Merge branch 'grapify-sidekiq-metric-api' into 'master' Rémy Coutable
2016-11-23Merge branch 'milestone_start_date' into 'master' Sean McGivern
2016-11-23Merge branch 'post_receive-any-email' into 'master' Sean McGivern
2016-11-23Grapify the sidekiq metrics APIRobert Schilling
2016-11-23Add nested groups support to the routingDmitriy Zaporozhets