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-05-31Fix Diff#too_large? and specsDouwe Maan
2017-05-31Allow PostReceivePack to be enabled with GitalyAlejandro Rodríguez
2017-05-31Return nil when looking up config for unknown LDAP providerDouwe Maan
2017-05-31Remove some deprecated methodsToon Claes
2017-05-31Make .gitmodules parsing more resilient to syntax errorsDouwe Maan
2017-05-30Add :owned param to ProjectFinderToon Claes
2017-05-30Use helper to construct Finder paramsToon Claes
2017-05-30Use ProjectFinder to filter the projectsToon Claes
2017-05-30Handle `membership` in ProjectFinderToon Claes
2017-05-30Build options hash after finding the list of projectsToon Claes
2017-05-30Move ProjectsFinder to `present_projects` for simplificationToon Claes
2017-05-30Copy `filter_projects` helper to V3Toon Claes
2017-05-30Fix Diff#to_hash and #init_from_hashDouwe Maan
2017-05-30Merge branch '30410-revert-9347-and-10079' into 'master'Douwe Maan
2017-05-30Use update_pipeline_scheduleShinya Maeda
2017-05-30Return 202 for destory. Remove []. Remove def pipeline_schedules from helper.Shinya Maeda
2017-05-30Improve API with optinal and default. Allow to use scope as a parameter.Shinya Maeda
2017-05-30Use PipelineScheduleDetailsShinya Maeda
2017-05-30Improve documentShinya Maeda
2017-05-30Remove deleted_at from Entity. Use find_by. Remove returns.Shinya Maeda
2017-05-30Expose last_pipeline only when detailed statusShinya Maeda
2017-05-30Dryup fetching pipeline_schedule with helperShinya Maeda
2017-05-30Switch to preload. Remove unncecessary associations.Shinya Maeda
2017-05-30Include owner for pipeline_schedules. Improve N+1 spec. Use PipelineBasic for...Shinya Maeda
2017-05-30includes last_pipelineShinya Maeda
2017-05-30zj keen eye2Shinya Maeda
2017-05-30avoids N + 1 queriesShinya Maeda
2017-05-30Define last_pipeline in PipelineScheduleEntityShinya Maeda
2017-05-30Move authenticate! to beforeShinya Maeda
2017-05-30Add own! method on PipleineScheduleShinya Maeda
2017-05-30Use CreatePipelineScheduleServiceShinya Maeda
2017-05-30Remove if from last_pipeline in entityShinya Maeda
2017-05-30Reflect doc to api descShinya Maeda
2017-05-30Add API support for pipeline scheduleShinya Maeda
2017-05-30Enable Gitaly by default in GitLab 9.3Jacob Vosmaer
2017-05-30Merge branch '19107-404-when-creating-new-milestone-or-issue-for-project-that...Douwe Maan
2017-05-30Merge branch '33032-invalid-you-directly-addressed-yourself-todo-when-using-u...Grzegorz Bizon
2017-05-30Don't allow to pass a user to ProjectWiki#http_url_to_repoRémy Coutable
2017-05-30Merge branch '32916-browser-notifications-for-pipeline-running-in-a-mr-is-gon...Fatih Acet
2017-05-30Fix /unsubscribe slash command creating extra todosSean McGivern
2017-05-30'New issue'/'New merge request' dropdowns should show only projects with issu...blackst0ne
2017-05-30Consistent diff and blob size limit namesDouwe Maan
2017-05-29Merge branch 'rework-authorizations-performance' into 'master'Douwe Maan
2017-05-29Merge branch 'gitaly-init-default' into 'master'Douwe Maan
2017-05-26Add rubocop:disable to gon_helper.rbLuke "Jared" Bennett
2017-05-26Merge branch 'master' into '24196-protected-variables'Lin Jen-Shin (godfat)
2017-05-26Merge branch 'dm-dependency-value-regex' into 'master'Grzegorz Bizon
2017-05-26Merge branch '31459-fix-transient-error-caused-by-small-timeout-also-adapt-te...Grzegorz Bizon
2017-05-26Should escape the routes because we added -Lin Jen-Shin
2017-05-26Use - as the prefix so we don't conflict with namespacesLin Jen-Shin