summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Backport EE refactorings for Protected Tag EE-only functionalityjej-backport-protected-tag-ee-role-refactoringsJames Edwards-Jones2017-05-3115-36/+50
* Merge branch '30892-add-api-support-for-pipeline-schedule' into 'master'Kamil Trzciński2017-05-3110-0/+767
|\
| * Use update_pipeline_scheduleShinya Maeda2017-05-311-2/+2
| * Fix document according to the new changeShinya Maeda2017-05-301-2/+3
| * Return 202 for destory. Remove []. Remove def pipeline_schedules from helper.Shinya Maeda2017-05-302-7/+3
| * Improve API with optinal and default. Allow to use scope as a parameter.Shinya Maeda2017-05-302-3/+25
| * Use PipelineScheduleDetailsShinya Maeda2017-05-302-11/+14
| * Improve documentShinya Maeda2017-05-302-32/+32
| * FIx doc lintShinya Maeda2017-05-301-1/+1
| * Update doc with latest entityShinya Maeda2017-05-301-48/+67
| * Remove deleted_at from Entity. Use find_by. Remove returns.Shinya Maeda2017-05-303-8/+7
| * 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-304-26/+8
| * includes last_pipelineShinya Maeda2017-05-303-4/+5
| * zj keen eye2Shinya Maeda2017-05-302-8/+2
| * zj keen eyeShinya Maeda2017-05-301-26/+12
| * avoids N + 1 queriesShinya Maeda2017-05-302-1/+13
| * Define last_pipeline in PipelineScheduleEntityShinya Maeda2017-05-302-5/+3
| * Remove bang from update!Shinya Maeda2017-05-301-1/+1
| * Move authenticate! to beforeShinya Maeda2017-05-301-6/+2
| * Concatinate dot behind endShinya Maeda2017-05-301-2/+1
| * Add space between curly bracketsShinya Maeda2017-05-301-1/+1
| * Use attributes_forShinya Maeda2017-05-301-24/+16
| * Add own! method on PipleineScheduleShinya Maeda2017-05-302-1/+5
| * Use CreatePipelineScheduleServiceShinya Maeda2017-05-301-2/+3
| * Remove if from last_pipeline in entityShinya Maeda2017-05-301-1/+1
| * Use 'set' to top-level variables. Remove repository.Shinya Maeda2017-05-301-3/+3
| * Add validation specShinya Maeda2017-05-301-11/+21
| * Reflect doc to api descShinya Maeda2017-05-301-20/+20
| * Add docShinya Maeda2017-05-302-0/+254
| * Add changelogShinya Maeda2017-05-301-0/+4
| * Change status number to ailiasShinya Maeda2017-05-301-2/+2
| * Add API support for pipeline scheduleShinya Maeda2017-05-307-0/+486
* | Merge branch 'enable-gitaly-receive-pack' into 'master'Rémy Coutable2017-05-312-3/+2
|\ \
| * | Allow PostReceivePack to be enabled with Gitalyenable-gitaly-receive-packAlejandro Rodríguez2017-05-302-3/+2
* | | Merge branch 'dm-oauth-config-for' into 'master'Rémy Coutable2017-05-313-1/+51
|\ \ \
| * | | Return nil when looking up config for unknown LDAP providerdm-oauth-config-forDouwe Maan2017-05-303-1/+51
| |/ /
* | | Merge branch 'revert-5b67839b' into 'master'Sean McGivern2017-05-311-1/+1
|\ \ \ | |/ / |/| |
| * | Revert "Merge branch 'grpc-1.3.4' into 'master'"Jacob Vosmaer (GitLab)2017-05-311-1/+1
|/ /
* | Merge branch '30410-revert-9347-and-10079' into 'master'Douwe Maan2017-05-3013-63/+26
|\ \
| * | Add changelog30410-revert-9347-and-10079Rémy Coutable2017-05-301-0/+5
| * | Don't allow to pass a user to ProjectWiki#http_url_to_repoRémy Coutable2017-05-305-33/+9
| * | Revert "Merge branch '1937-https-clone-url-username' into 'master' "Rémy Coutable2017-05-307-30/+12
* | | Merge branch '30502-fix-bottom-padding-job-page' into 'master'Annabel Dunstone Gray2017-05-301-0/+4
|\ \ \
| * | | Fix bottom padding for build page30502-fix-bottom-padding-job-pagekushalpandya2017-05-301-0/+4
* | | | Merge branch 'gitaly-opt-out' into 'master'Rémy Coutable2017-05-308-20/+295
|\ \ \ \
| * | | | Enable Gitaly by default in GitLab 9.3Jacob Vosmaer2017-05-308-20/+295
* | | | | Merge branch 'bvl-fix-encoding-errors-when-validating-paths' into 'master'Douwe Maan2017-05-303-1/+28
|\ \ \ \ \