summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Add feature toggles through FlipperAlejandro Rodríguez2017-05-315-2/+120
* Merge branch 'dm-gitmodules-parsing' into 'master'Grzegorz Bizon2017-05-311-17/+30
|\
| * Remove entry variabledm-gitmodules-parsingDouwe Maan2017-05-311-10/+9
| * Make .gitmodules parsing more resilient to syntax errorsDouwe Maan2017-05-301-16/+30
* | Merge remote-tracking branch 'upstream/master' into rename-builds-controllerLin Jen-Shin2017-05-319-41/+200
|\ \
| * \ Merge branch 'tc-improve-project-api-perf' into 'master'Douwe Maan2017-05-315-39/+54
| |\ \
| | * | Remove some deprecated methodstc-improve-project-api-perfToon Claes2017-05-302-2/+2
| | * | Add :owned param to ProjectFinderToon Claes2017-05-303-7/+4
| | * | Use helper to construct Finder paramsToon Claes2017-05-303-9/+12
| | * | Use ProjectFinder to filter the projectsToon Claes2017-05-302-13/+4
| | * | Handle `membership` in ProjectFinderToon Claes2017-05-302-5/+4
| | * | Build options hash after finding the list of projectsToon Claes2017-05-301-5/+6
| | * | Move ProjectsFinder to `present_projects` for simplificationToon Claes2017-05-301-12/+9
| | * | Copy `filter_projects` helper to V3Toon Claes2017-05-301-0/+27
| | |/
| * | Merge branch '33000-tag-list-in-project-create-api' into 'master'Rémy Coutable2017-05-311-0/+2
| |\ \
| | * | Add tag_list param to project apivanadium232017-05-311-0/+2
| | |/
| * | Merge branch '30892-add-api-support-for-pipeline-schedule' into 'master'Kamil Trzciński2017-05-313-0/+143
| |\ \
| | * | Use update_pipeline_scheduleShinya Maeda2017-05-311-2/+2
| | * | Return 202 for destory. Remove []. Remove def pipeline_schedules from helper.Shinya Maeda2017-05-301-6/+2
| | * | Improve API with optinal and default. Allow to use scope as a parameter.Shinya Maeda2017-05-301-3/+7
| | * | Use PipelineScheduleDetailsShinya Maeda2017-05-302-11/+14
| | * | Improve documentShinya Maeda2017-05-301-4/+4
| | * | Remove deleted_at from Entity. Use find_by. Remove returns.Shinya Maeda2017-05-302-6/+6
| | * | Expose last_pipeline only when detailed statusShinya Maeda2017-05-302-6/+6
| | * | Dryup fetching pipeline_schedule with helperShinya Maeda2017-05-301-6/+14
| | * | Switch to preload. Remove unncecessary associations.Shinya Maeda2017-05-301-1/+1
| | * | Include owner for pipeline_schedules. Improve N+1 spec. Use PipelineBasic for...Shinya Maeda2017-05-302-2/+2
| | * | includes last_pipelineShinya Maeda2017-05-302-4/+2
| | * | zj keen eye2Shinya Maeda2017-05-301-2/+1
| | * | avoids N + 1 queriesShinya Maeda2017-05-301-1/+1
| | * | Define last_pipeline in PipelineScheduleEntityShinya Maeda2017-05-301-1/+3
| | * | Move authenticate! to beforeShinya Maeda2017-05-301-6/+2
| | * | Add own! method on PipleineScheduleShinya Maeda2017-05-301-1/+1
| | * | Use CreatePipelineScheduleServiceShinya Maeda2017-05-301-2/+3
| | * | Remove if from last_pipeline in entityShinya Maeda2017-05-301-1/+1
| | * | Reflect doc to api descShinya Maeda2017-05-301-20/+20
| | * | Add API support for pipeline scheduleShinya Maeda2017-05-303-0/+136
| * | | Merge branch 'enable-gitaly-receive-pack' into 'master'Rémy Coutable2017-05-311-2/+1
| |\ \ \
| | * | | Allow PostReceivePack to be enabled with Gitalyenable-gitaly-receive-packAlejandro Rodríguez2017-05-301-2/+1
| | | |/ | | |/|
* | | | Merge remote-tracking branch 'upstream/master' into rename-builds-controllerLin Jen-Shin2017-05-3120-48/+408
|\ \ \ \ | |/ / /
| * | | Return nil when looking up config for unknown LDAP providerdm-oauth-config-forDouwe Maan2017-05-301-1/+5
| |/ /
| * | Merge branch '30410-revert-9347-and-10079' into 'master'Douwe Maan2017-05-301-6/+0
| |\ \
| | * | Don't allow to pass a user to ProjectWiki#http_url_to_repoRémy Coutable2017-05-301-6/+0
| * | | Enable Gitaly by default in GitLab 9.3Jacob Vosmaer2017-05-302-2/+2
| | |/ | |/|
| * | Merge branch '19107-404-when-creating-new-milestone-or-issue-for-project-that...Douwe Maan2017-05-301-1/+7
| |\ \
| | * | 'New issue'/'New merge request' dropdowns should show only projects with issu...19107-404-when-creating-new-milestone-or-issue-for-project-that-has-issues-disabledblackst0ne2017-05-301-1/+7
| * | | Merge branch '33032-invalid-you-directly-addressed-yourself-todo-when-using-u...Grzegorz Bizon2017-05-301-2/+3
| |\ \ \ | | |_|/ | |/| |
| | * | Fix /unsubscribe slash command creating extra todos33032-invalid-you-directly-addressed-yourself-todo-when-using-unsubscribeSean McGivern2017-05-301-2/+3
| * | | Merge branch '32916-browser-notifications-for-pipeline-running-in-a-mr-is-gon...Fatih Acet2017-05-301-0/+3
| |\ \ \ | | |/ / | |/| |
| | * | Add rubocop:disable to gon_helper.rb32916-browser-notifications-for-pipeline-running-in-a-mr-is-goneLuke "Jared" Bennett2017-05-261-0/+2