Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduce source to pipeline entitytrigger-source | Kamil Trzcinski | 2017-05-31 | 30 | -35/+116 |
| | |||||
* | Merge branch '30892-add-api-support-for-pipeline-schedule' into 'master' | Kamil Trzciński | 2017-05-31 | 10 | -0/+767 |
|\ | | | | | | | | | | | | | Add API support for pipeline schedule Closes #30892 See merge request !11307 | ||||
| * | Use update_pipeline_schedule | Shinya Maeda | 2017-05-31 | 1 | -2/+2 |
| | | |||||
| * | Fix document according to the new change | Shinya Maeda | 2017-05-30 | 1 | -2/+3 |
| | | |||||
| * | Return 202 for destory. Remove []. Remove def pipeline_schedules from helper. | Shinya Maeda | 2017-05-30 | 2 | -7/+3 |
| | | |||||
| * | Improve API with optinal and default. Allow to use scope as a parameter. | Shinya Maeda | 2017-05-30 | 2 | -3/+25 |
| | | |||||
| * | Use PipelineScheduleDetails | Shinya Maeda | 2017-05-30 | 2 | -11/+14 |
| | | |||||
| * | Improve document | Shinya Maeda | 2017-05-30 | 2 | -32/+32 |
| | | |||||
| * | FIx doc lint | Shinya Maeda | 2017-05-30 | 1 | -1/+1 |
| | | |||||
| * | Update doc with latest entity | Shinya Maeda | 2017-05-30 | 1 | -48/+67 |
| | | |||||
| * | Remove deleted_at from Entity. Use find_by. Remove returns. | Shinya Maeda | 2017-05-30 | 3 | -8/+7 |
| | | |||||
| * | Expose last_pipeline only when detailed status | Shinya Maeda | 2017-05-30 | 2 | -6/+6 |
| | | |||||
| * | Dryup fetching pipeline_schedule with helper | Shinya Maeda | 2017-05-30 | 1 | -6/+14 |
| | | |||||
| * | Switch to preload. Remove unncecessary associations. | Shinya Maeda | 2017-05-30 | 1 | -1/+1 |
| | | |||||
| * | Include owner for pipeline_schedules. Improve N+1 spec. Use PipelineBasic ↵ | Shinya Maeda | 2017-05-30 | 4 | -26/+8 |
| | | | | | | | | for small payload. | ||||
| * | includes last_pipeline | Shinya Maeda | 2017-05-30 | 3 | -4/+5 |
| | | |||||
| * | zj keen eye2 | Shinya Maeda | 2017-05-30 | 2 | -8/+2 |
| | | |||||
| * | zj keen eye | Shinya Maeda | 2017-05-30 | 1 | -26/+12 |
| | | |||||
| * | avoids N + 1 queries | Shinya Maeda | 2017-05-30 | 2 | -1/+13 |
| | | |||||
| * | Define last_pipeline in PipelineScheduleEntity | Shinya Maeda | 2017-05-30 | 2 | -5/+3 |
| | | |||||
| * | Remove bang from update! | Shinya Maeda | 2017-05-30 | 1 | -1/+1 |
| | | |||||
| * | Move authenticate! to before | Shinya Maeda | 2017-05-30 | 1 | -6/+2 |
| | | |||||
| * | Concatinate dot behind end | Shinya Maeda | 2017-05-30 | 1 | -2/+1 |
| | | |||||
| * | Add space between curly brackets | Shinya Maeda | 2017-05-30 | 1 | -1/+1 |
| | | |||||
| * | Use attributes_for | Shinya Maeda | 2017-05-30 | 1 | -24/+16 |
| | | |||||
| * | Add own! method on PipleineSchedule | Shinya Maeda | 2017-05-30 | 2 | -1/+5 |
| | | |||||
| * | Use CreatePipelineScheduleService | Shinya Maeda | 2017-05-30 | 1 | -2/+3 |
| | | |||||
| * | Remove if from last_pipeline in entity | Shinya Maeda | 2017-05-30 | 1 | -1/+1 |
| | | |||||
| * | Use 'set' to top-level variables. Remove repository. | Shinya Maeda | 2017-05-30 | 1 | -3/+3 |
| | | |||||
| * | Add validation spec | Shinya Maeda | 2017-05-30 | 1 | -11/+21 |
| | | |||||
| * | Reflect doc to api desc | Shinya Maeda | 2017-05-30 | 1 | -20/+20 |
| | | |||||
| * | Add doc | Shinya Maeda | 2017-05-30 | 2 | -0/+254 |
| | | |||||
| * | Add changelog | Shinya Maeda | 2017-05-30 | 1 | -0/+4 |
| | | |||||
| * | Change status number to ailias | Shinya Maeda | 2017-05-30 | 1 | -2/+2 |
| | | |||||
| * | Add API support for pipeline schedule | Shinya Maeda | 2017-05-30 | 7 | -0/+486 |
| | | |||||
* | | Merge branch 'enable-gitaly-receive-pack' into 'master' | Rémy Coutable | 2017-05-31 | 2 | -3/+2 |
|\ \ | | | | | | | | | | | | | | | | | | | Allow PostReceivePack to be enabled with Gitaly Closes gitaly#246 See merge request !11809 | ||||
| * | | Allow PostReceivePack to be enabled with Gitalyenable-gitaly-receive-pack | Alejandro Rodríguez | 2017-05-30 | 2 | -3/+2 |
| | | | |||||
* | | | Merge branch 'dm-oauth-config-for' into 'master' | Rémy Coutable | 2017-05-31 | 3 | -1/+51 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Return nil when looking up config for unknown LDAP provider Closes #29342 See merge request !11804 | ||||
| * | | | Return nil when looking up config for unknown LDAP providerdm-oauth-config-for | Douwe Maan | 2017-05-30 | 3 | -1/+51 |
| |/ / | |||||
* | | | Merge branch 'revert-5b67839b' into 'master' | Sean McGivern | 2017-05-31 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | | | | | | | Revert "Merge branch 'grpc-1.3.4' into 'master'" See merge request !11813 | ||||
| * | | Revert "Merge branch 'grpc-1.3.4' into 'master'" | Jacob Vosmaer (GitLab) | 2017-05-31 | 1 | -1/+1 |
|/ / | | | | | This reverts merge request !11645 | ||||
* | | Merge branch '30410-revert-9347-and-10079' into 'master' | Douwe Maan | 2017-05-30 | 13 | -63/+26 |
|\ \ | | | | | | | | | | | | | | | | | | | Resolve "Allow to disable username on checkout url" Closes #30410 and #30174 See merge request !11792 | ||||
| * | | Add changelog30410-revert-9347-and-10079 | Rémy Coutable | 2017-05-30 | 1 | -0/+5 |
| | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
| * | | Don't allow to pass a user to ProjectWiki#http_url_to_repo | Rémy Coutable | 2017-05-30 | 5 | -33/+9 |
| | | | | | | | | | | | | | | | | | | This partially reverts be25bbc4d2c7e3d5cf3da6f51cb7f7355295ef52. Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
| * | | Revert "Merge branch '1937-https-clone-url-username' into 'master' " | Rémy Coutable | 2017-05-30 | 7 | -30/+12 |
| | | | | | | | | | | | | | | | | | | | | | This reverts commit c425f366bfa84efab92b5d5e1d0721f16a2890bc, reversing changes made to 82f6c0f5ac4ed29390ed90592d2c431f3494d93f. Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | | | Merge branch '30502-fix-bottom-padding-job-page' into 'master' | Annabel Dunstone Gray | 2017-05-30 | 1 | -0/+4 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Remove extra bottom padding on Job log page Closes #30502 See merge request !11791 | ||||
| * | | | Fix bottom padding for build page30502-fix-bottom-padding-job-page | kushalpandya | 2017-05-30 | 1 | -0/+4 |
| | | | | |||||
* | | | | Merge branch 'gitaly-opt-out' into 'master' | Rémy Coutable | 2017-05-30 | 8 | -20/+295 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enable Gitaly by default in GitLab 9.3 Closes gitaly#242 See merge request !11796 | ||||
| * | | | | Enable Gitaly by default in GitLab 9.3 | Jacob Vosmaer | 2017-05-30 | 8 | -20/+295 |
| | | | | | |||||
* | | | | | Merge branch 'bvl-fix-encoding-errors-when-validating-paths' into 'master' | Douwe Maan | 2017-05-30 | 3 | -1/+28 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Avoid crash when trying to parse string with invalid UTF-8 sequence See merge request !11770 |