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-11-02Merge branch 'gpocentek/gitlab-ce-api-webhook-token' into 'master' Rémy Coutable
2016-11-02Merge branch 'create_hooks_rake' into 'master' Rémy Coutable
2016-11-01require rails/generators for generatorsYorick Peterse
2016-11-01Add Rake task to create/repair GitLab Shell hooks symlinksDrew Blessing
2016-11-01Merge branch 'background-migrations' into 'master'Robert Speicher
2016-11-01Fix project features default valuesFelipe Artur
2016-11-01Ensure hook tokens are write-only in the APISean McGivern
2016-11-01Add support for token attr in project hooks APIGauvain Pocentek
2016-11-01Fix Markdown styling inside reference linkspanjan
2016-11-01Merge branch 'zj-grape-branches' into 'master' Rémy Coutable
2016-10-31Merge branch '22271-drone-tag-pipeline-build' into 'master' Douwe Maan
2016-10-31GrapeDSL for branches endpointsZ.J. van de Weg
2016-10-31Support for post deployment migrationsYorick Peterse
2016-10-29Ignore teaspoon tasks in production environmentwinniehell
2016-10-29Merge branch 'dz-internal-api-fullpath' into 'master' Dmitriy Zaporozhets
2016-10-28Fix lightweight tags not processed correctly by GitTagPushServiceAlejandro Rodríguez
2016-10-28Merge branch 'adam-fix-labels-find-or-create' into 'master' Douwe Maan
2016-10-28Merge branch 'use-optimistic-locking' into 'master' Stan Hu
2016-10-28Merge branch 'clean-up-issue_spec.js' into 'master' Rémy Coutable
2016-10-28Refactor storage path extraction from full repo pathDmitriy Zaporozhets
2016-10-28Merge branch 'fix/make-github-import-retryable' into 'master' Sean McGivern
2016-10-28Replace static issue fixtures by script (!6059)winniehell
2016-10-28Merge branch '23890-api-should-accepts-boolean' into 'master' Sean McGivern
2016-10-28Pass user instance to Labels::FindOrCreateService or skip_authorization: trueAdam Niedzielski
2016-10-28Fix typosAhmad Sherif
2016-10-28Abstract the use of imported[!?] and {current,increment}_page in GitHub importerAhmad Sherif
2016-10-28Use public_send instead of sendAhmad Sherif
2016-10-28Modify GitHub importer to be retryableAhmad Sherif
2016-10-28Merge branch 'fix/gh-import-bugs' into 'master' Sean McGivern
2016-10-27API: Fix booleans not recognized as such when using the `to_boolean` helperRémy Coutable
2016-10-27Merge branch '21645-mail_room_sentinel'Douwe Maan
2016-10-27Make internal api work with full repo path instead of nameDmitriy Zaporozhets
2016-10-27Fix importing MR comments from GitHubAhmad Sherif
2016-10-27Fix applying labels for GitHub-imported MRsAhmad Sherif
2016-10-27Merge branch '5613-backups-fail' into 'master' Douwe Maan
2016-10-27Make retry_lock to not be infiniteKamil Trzcinski
2016-10-27Backups do not fail anymore when using tar on annex and custom_hookstiagonbotelho
2016-10-26Merge branch 'eslint' into 'master' Fatih Acet
2016-10-26Fixes various errors when adding deploy keys caused by not exiting the contro...Joshua Welsh
2016-10-26Merge branch 'grapify-tags' into 'master' Rémy Coutable
2016-10-26Add tests for optimistic lockingKamil Trzcinski
2016-10-26Use optimistic lockingKamil Trzcinski
2016-10-26Grapify tags APIRobert Schilling
2016-10-26add Rake tasks eslint and lint:javascriptwinniehell
2016-10-26Updated mail_room and added sentinel support to Reply by EmailGabriel Mazetto
2016-10-25Merge branch 'fix-events-api' into 'master' Rémy Coutable
2016-10-25Don't schedule ProjectCacheWorker unless neededYorick Peterse
2016-10-25Merge branch '23372-fix-ce-to-ee-merge-check-task' into 'master' Robert Speicher
2016-10-24Escape ref and path for relative links (!6050)winniehell
2016-10-24Get rid of extra .page callAirat Shigapov