Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove trailing line from plugin loggerdz-system-hooks-plugins | Dmitriy Zaporozhets | 2018-02-28 | 1 | -1/+0 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Improve plugins documentation and remove unnecessary rake task | Dmitriy Zaporozhets | 2018-02-28 | 2 | -7/+9 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Refactor plugins feature and make some doc improvements | Dmitriy Zaporozhets | 2018-02-28 | 7 | -25/+44 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Fix few typos in plugins doc | Dmitriy Zaporozhets | 2018-02-27 | 1 | -4/+4 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Refactor plugin execution method | Dmitriy Zaporozhets | 2018-02-27 | 4 | -25/+49 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | [ci skip] Add example of rake plugins:validate output to the doc | Dmitriy Zaporozhets | 2018-02-27 | 1 | -0/+8 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Add documentation for plugins feature | Dmitriy Zaporozhets | 2018-02-27 | 1 | -0/+50 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Add plugin feature to changelog [ci skip] | Dmitriy Zaporozhets | 2018-02-27 | 1 | -0/+5 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Few code improvements for spec/lib/gitlab/plugin_spec.rb | Dmitriy Zaporozhets | 2018-02-27 | 1 | -7/+7 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Add plugin queue to all_queues.yml | Dmitriy Zaporozhets | 2018-02-26 | 2 | -1/+2 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Exclude plugins dir from rubocop and codeclimate config | Dmitriy Zaporozhets | 2018-02-26 | 2 | -0/+2 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Add specs for Gitlab::Plugin [ci skip] | Dmitriy Zaporozhets | 2018-02-26 | 1 | -0/+39 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Handle excpetion in PluginWorker | Dmitriy Zaporozhets | 2018-02-26 | 2 | -0/+29 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Add plugin queue to sidekiq config [ci skip] | Dmitriy Zaporozhets | 2018-02-26 | 3 | -3/+9 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Use Gitlab::Popen instead of spawn [ci skip] | Dmitriy Zaporozhets | 2018-02-26 | 1 | -16/+3 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Add /plugins to gitignore | Dmitriy Zaporozhets | 2018-02-26 | 1 | -1/+1 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Reorganize plugins dir structure | Dmitriy Zaporozhets | 2018-02-26 | 4 | -2/+3 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Run plugins as separate process and pass data via STDIN | Dmitriy Zaporozhets | 2018-02-26 | 8 | -50/+27 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Redesign plugins system | Dmitriy Zaporozhets | 2018-02-26 | 4 | -30/+30 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Remove plugin initializer and add plugins:validate rake task | Dmitriy Zaporozhets | 2018-02-26 | 4 | -30/+41 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Add generator for plugins | Dmitriy Zaporozhets | 2018-02-26 | 2 | -0/+41 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Add external plugins support to extend system hooks | Dmitriy Zaporozhets | 2018-02-26 | 3 | -0/+39 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Ignore content in plugins dir | Dmitriy Zaporozhets | 2018-02-26 | 1 | -0/+1 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Add plugins dir | Dmitriy Zaporozhets | 2018-02-26 | 1 | -0/+0 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Merge branch 'gitaly-docs' into 'master' | Rémy Coutable | 2018-02-26 | 1 | -7/+17 |
|\ | | | | | | | | | | | | | Clarify when disabling Gitaly makes sense Closes #43551 See merge request gitlab-org/gitlab-ce!17357 | ||||
| * | Clarify when disabling Gitaly makes sense | Jacob Vosmaer (GitLab) | 2018-02-26 | 1 | -7/+17 |
|/ | |||||
* | Merge branch 'patch-28' into 'master' | Sean McGivern | 2018-02-26 | 1 | -1/+1 |
|\ | | | | | | | | | Correcting documentation about project hooks settings See merge request gitlab-org/gitlab-ce!17332 | ||||
| * | Correcting documentation about project hooks settings | Thomas Dudouet | 2018-02-23 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'dm-waitable-worker' into 'master' | Sean McGivern | 2018-02-26 | 5 | -114/+145 |
|\ \ | | | | | | | | | | | | | Extract WaitableWorker out of AuthorizedProjectsWorker See merge request gitlab-org/gitlab-ce!17356 | ||||
| * | | Allow bulk_perform_and_wait wait timeout to be overridden | Douwe Maan | 2018-02-26 | 1 | -2/+2 |
| | | | |||||
| * | | Extract WaitableWorker out of AuthorizedProjectsWorker | Douwe Maan | 2018-02-26 | 5 | -114/+145 |
| | | | |||||
* | | | Merge branch 'get-rid-of-hardcoded-path-or-names-in-factories' into 'master' | Nick Thomas | 2018-02-26 | 2 | -10/+10 |
|\ \ \ | | | | | | | | | | | | | | | | | Get rid of hard-coded user/project/group names that could clash with DB sequences See merge request gitlab-org/gitlab-ce!17290 | ||||
| * | | | Get rid of hard-coded user/project/group names that could clash with DB ↵ | Rémy Coutable | 2018-02-26 | 2 | -10/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | sequences Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | | | | Merge branch 'jprovazn-issuable-data' into 'master' | Filipa Lacerda | 2018-02-26 | 3 | -18/+18 |
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | Don't convert issuable_initial_data into JSON See merge request gitlab-org/gitlab-ce!17318 | ||||
| * | | | Don't convert issuable_initial_data into JSONjprovazn-issuable-data | Jan Provaznik | 2018-02-26 | 3 | -18/+18 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Instead of converting hash into JSON inside issuable_initial_data method, return hash and convert to JSON later. This allows us to easily extend basic issuable data with resource specific values. For example for Epic these data should include also labels, so we can then do something like: issuable_initial_data(@epic).merge(labels: @epic.labels).to_json | ||||
* | | | | Merge branch '43598-fix-duplicate-label-load-failure' into 'master' | Phil Hughes | 2018-02-26 | 2 | -1/+6 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Group labels load failure when there are duplicate labels present Closes #43598 See merge request gitlab-org/gitlab-ce!17353 | ||||
| * | | | | Add changelog entry | Kushal Pandya | 2018-02-26 | 1 | -0/+5 |
| | | | | | |||||
| * | | | | Use imported `DropdownUtils` | Kushal Pandya | 2018-02-26 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | Merge branch 'mk/fix-error-code-for-repo-does-not-exist' into 'master' | Douwe Maan | 2018-02-26 | 5 | -5/+23 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Respond with more appropriate HTTP status code when repo does not exist See merge request gitlab-org/gitlab-ce!17341 | ||||
| * | | | | | Respond 404 when repo does not existmk/fix-error-code-for-repo-does-not-exist | Michael Kozono | 2018-02-24 | 5 | -5/+23 |
| | | | | | | |||||
* | | | | | | Merge branch 'grpc-unavailable-restart' into 'master' | Douwe Maan | 2018-02-26 | 7 | -131/+250 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Restart Unicorn and Sidekiq when GRPC throws 14:Endpoint read failed Closes gitaly#1036 See merge request gitlab-org/gitlab-ce!17293 | ||||
| * | | | | | Restart Unicorn and Sidekiq when GRPC throws 14:Endpoint read failed | Jacob Vosmaer (GitLab) | 2018-02-26 | 7 | -131/+250 |
|/ / / / / | |||||
* | | | | | Update CHANGELOG.md for 10.5.2 | Ian Baum | 2018-02-25 | 13 | -60/+21 |
| |/ / / |/| | | | | | | | [ci skip] | ||||
* | | | | Merge branch 'backport-qa_78' into 'master' | Grzegorz Bizon | 2018-02-25 | 15 | -13/+167 |
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | QA BACKPORT - Test merge request rebase See merge request gitlab-org/gitlab-ce!17186 | ||||
| * | | | Fix specsbackport-qa_78 | Felipe Artur | 2018-02-23 | 1 | -1/+2 |
| | | | | |||||
| * | | | Small review changes | Felipe Artur | 2018-02-22 | 2 | -2/+2 |
| | | | | |||||
| * | | | test merge request rebase | Felipe Artur | 2018-02-19 | 15 | -14/+167 |
| | | | | |||||
* | | | | Merge branch 'minimal-fix-for-artifacts-service' into 'master' | Grzegorz Bizon | 2018-02-24 | 3 | -18/+63 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Minimal fix for artifacts service Closes #43022 See merge request gitlab-org/gitlab-ce!17313 | ||||
| * | | | | Revert "Revert "Use Dir.mktmpdir"" | Shinya Maeda | 2018-02-24 | 1 | -15/+14 |
| | | | | | | | | | | | | | | | | | | | | This reverts commit 34e16110e0fbe29c40fe984d4715ca5dcdaef508. | ||||
| * | | | | Revert "Use Dir.mktmpdir"minimal-fix-for-artifacts-service | Shinya Maeda | 2018-02-24 | 1 | -14/+15 |
| | | | | | | | | | | | | | | | | | | | | This reverts commit 28c6a6b04436230e6e9b29855e4d4d4f88d9a554. |