Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduce source to pipeline entitytrigger-source | Kamil Trzcinski | 2017-05-31 | 2 | -2/+9 |
| | |||||
* | Use update_pipeline_schedule | Shinya Maeda | 2017-05-31 | 1 | -2/+2 |
| | |||||
* | Return 202 for destory. Remove []. Remove def pipeline_schedules from helper. | Shinya Maeda | 2017-05-30 | 1 | -6/+2 |
| | |||||
* | Improve API with optinal and default. Allow to use scope as a parameter. | Shinya Maeda | 2017-05-30 | 1 | -3/+7 |
| | |||||
* | Use PipelineScheduleDetails | Shinya Maeda | 2017-05-30 | 2 | -11/+14 |
| | |||||
* | Improve document | Shinya Maeda | 2017-05-30 | 1 | -4/+4 |
| | |||||
* | Remove deleted_at from Entity. Use find_by. Remove returns. | Shinya Maeda | 2017-05-30 | 2 | -6/+6 |
| | |||||
* | 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 | 2 | -2/+2 |
| | | | | for small payload. | ||||
* | includes last_pipeline | Shinya Maeda | 2017-05-30 | 2 | -4/+2 |
| | |||||
* | zj keen eye2 | Shinya Maeda | 2017-05-30 | 1 | -2/+1 |
| | |||||
* | avoids N + 1 queries | Shinya Maeda | 2017-05-30 | 1 | -1/+1 |
| | |||||
* | Define last_pipeline in PipelineScheduleEntity | Shinya Maeda | 2017-05-30 | 1 | -1/+3 |
| | |||||
* | Move authenticate! to before | Shinya Maeda | 2017-05-30 | 1 | -6/+2 |
| | |||||
* | Add own! method on PipleineSchedule | Shinya Maeda | 2017-05-30 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | Reflect doc to api desc | Shinya Maeda | 2017-05-30 | 1 | -20/+20 |
| | |||||
* | Add API support for pipeline schedule | Shinya Maeda | 2017-05-30 | 3 | -0/+136 |
| | |||||
* | Merge branch ↵ | Douwe Maan | 2017-05-30 | 1 | -1/+7 |
|\ | | | | | | | | | | | | | | | | | '19107-404-when-creating-new-milestone-or-issue-for-project-that-has-issues-disabled' into 'master' 'New issue'/'New merge request' dropdowns should show only projects with issues/merge requests feature enabled Closes #19107 See merge request !11754 | ||||
| * | 'New issue'/'New merge request' dropdowns should show only projects with ↵19107-404-when-creating-new-milestone-or-issue-for-project-that-has-issues-disabled | blackst0ne | 2017-05-30 | 1 | -1/+7 |
| | | | | | | | | issues/merge requests feature enabled | ||||
* | | Merge branch 'rework-authorizations-performance' into 'master' | Douwe Maan | 2017-05-29 | 4 | -4/+18 |
|\ \ | |/ |/| | | | | | Rework project authorizations and nested groups for better performance See merge request !10885 | ||||
| * | Hide nested group UI/API support for MySQL | Yorick Peterse | 2017-05-17 | 4 | -4/+18 |
| | | | | | | | | | | | | This hides/disables some UI elements and API parameters related to nested groups when MySQL is used, since nested groups are not supported for MySQL. | ||||
* | | Add API URL to JIRA settings31448-jira-urls | Jarka Kadlecova | 2017-05-26 | 1 | -1/+7 |
| | | |||||
* | | Merge branch 'dm-diff-cleanup' into 'master' | Robert Speicher | 2017-05-25 | 1 | -1/+3 |
|\ \ | | | | | | | | | | | | | Clean up diff rendering See merge request !11390 | ||||
| * | | Add question mark to Gitlab::Diff::File predicate methods | Douwe Maan | 2017-05-23 | 1 | -1/+3 |
| | | | |||||
* | | | Merge branch '32748-emails-are-being-sent-with-the-wrong-language' into 'master' | Douwe Maan | 2017-05-25 | 1 | -2/+2 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Bugfix: Always use the default language when generating emails. Closes #32748 See merge request !11662 | ||||
| * | | | Bugfix: Always use the default language when generating emails.32748-emails-are-being-sent-with-the-wrong-language | Ruben Davila | 2017-05-25 | 1 | -2/+2 |
| |/ / | | | | | | | | | | | | | | | | There was a race condition issue when the application was generating an email and was using a language that was previously being used in other request. | ||||
* | | | Revert "Remove changes that are not absolutely necessary" | Douwe Maan | 2017-05-24 | 2 | -2/+2 |
| | | | | | | | | | This reverts commit b0498c176fa134761d899c9b369be12f1ca789c5 | ||||
* | | | Prevent errors from non-functional notify_post_receive endpointfix-notify-post-receive | Alejandro Rodríguez | 2017-05-18 | 1 | -8/+9 |
|/ / | |||||
* | | Merge branch 'bvl-rename-build-events-to-job-events' into 'master' cherry-pick-0663458c | Douwe Maan | 2017-05-16 | 3 | -6/+6 |
| | | | | | | | | | | | | | | Rename `build_events` to `job_events` Closes #31620 See merge request !11287 | ||||
* | | Revert "Merge branch 'bvl-rename-build-events-to-job-events' into 'master'" | Douwe Maan | 2017-05-15 | 3 | -6/+6 |
| | | | | | | This reverts merge request !11287 | ||||
* | | Merge branch 'bvl-rename-build-events-to-job-events' into 'master' | Douwe Maan | 2017-05-15 | 3 | -6/+6 |
|\ \ | | | | | | | | | | | | | | | | | | | Rename `build_events` to `job_events` Closes #31620 See merge request !11287 | ||||
| * | | Rename `build_events` to `job_events` in code | Bob Van Landuyt | 2017-05-15 | 3 | -6/+6 |
| |/ | |||||
* | | Create a Users Finder | George Andrinopoulos | 2017-05-15 | 1 | -10/+1 |
|/ | |||||
* | Update SystemHooks API to expose and handle new repository_update_events | Gabriel Mazetto | 2017-05-12 | 1 | -1/+1 |
| | |||||
* | fix for Follow-up from "Backport of Multiple Assignees featurefixes_for_multiple_issue_assignees | Valery Sizov | 2017-05-11 | 1 | -4/+4 |
| | |||||
* | Merge branch '27144-enforce-rubocop-trailing_commas-no_comma-style' into ↵ | Robert Speicher | 2017-05-10 | 10 | -13/+13 |
|\ | | | | | | | | | | | | | | | | | | | 'master' Resolve "Use consistent style for trailing commas" Closes #27144 See merge request !11063 | ||||
| * | Enable the Style/TrailingCommaInArguments cop | Rémy Coutable | 2017-05-10 | 5 | -5/+5 |
| | | | | | | | | | | | | Use the EnforcedStyleForMultiline: no_comma option. Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
| * | Enable the Style/TrailingCommaInLiteral cop | Rémy Coutable | 2017-05-10 | 6 | -8/+8 |
| | | | | | | | | | | | | Use the EnforcedStyleForMultiline: no_comma option. Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | | Use new SnippetsFinder signature in APIbvl-security-patches | Bob Van Landuyt | 2017-05-10 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'tc-fix-private-subgroups-shown' into 'security' | Douwe Maan | 2017-05-10 | 2 | -2/+2 |
| | | | | | | | | | | Use GroupsFinder to find subgroups the user has access to See merge request !2096 | ||||
* | | Merge branch 'snippets-finder-visibility' into 'security' | Douwe Maan | 2017-05-10 | 4 | -8/+6 |
|/ | | | | | | Refactor snippets finder & dont return internal snippets for external users See merge request !2094 | ||||
* | Use relative paths for group/project/user avatars | blackst0ne | 2017-05-10 | 2 | -5/+16 |
| | |||||
* | Merge branch 'feature/gb/manual-actions-protected-branches-permissions' into ↵ | Kamil Trzciński | 2017-05-06 | 2 | -5/+14 |
|\ | | | | | | | | | | | | | | | | | | | 'master' Check access to a branch when user triggers manual action Closes #20261 See merge request !10494 | ||||
| * | Check ability to update build on the API resource | Grzegorz Bizon | 2017-05-05 | 2 | -5/+14 |
| | | |||||
* | | Merge branch ↵ | Sean McGivern | 2017-05-05 | 2 | -42/+20 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | '29925-gitlab-shell-hooks-can-no-longer-send-absolute-paths-to-gitlab-ce' into 'master' Generate and handle a gl_repository param to pass around components Closes #29925 See merge request !10992 | ||||
| * | | Pass GL_REPOSITORY in Workhorse responses29925-gitlab-shell-hooks-can-no-longer-send-absolute-paths-to-gitlab-ce | Alejandro Rodríguez | 2017-05-05 | 1 | -1/+1 |
| | | |