Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix EmailsOnPush.fix-emailsonpush | Douwe Maan | 2015-03-26 | 1 | -1/+9 |
| | |||||
* | Merge branch 'emailsonpush-create-delete' into 'master' | Dmitriy Zaporozhets | 2015-03-23 | 1 | -18/+27 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Send EmailsOnPush email when branch or tag is created or deleted. Addresses #1951, #1957 and #1925.     See merge request !1709 | ||||
| * | Clean up code by using keyword arguments. | Douwe Maan | 2015-03-23 | 1 | -8/+8 |
| | | |||||
| * | Send EmailsOnPush email when branch or tag is created or deleted. | Douwe Maan | 2015-03-18 | 1 | -12/+21 |
| | | |||||
* | | Fewer constants, more helpers. | Douwe Maan | 2015-03-19 | 1 | -3/+3 |
|/ | |||||
* | Prevent gitlab-shell character encoding issues by receiving its changes as ↵ | Douwe Maan | 2015-03-15 | 1 | -1/+16 |
| | | | | raw data. | ||||
* | Use Gitlab::Git helper methods and constants as much as possible. | Douwe Maan | 2015-03-10 | 3 | -11/+5 |
| | |||||
* | Merge branch 'emails-on-push' | Dmitriy Zaporozhets | 2015-03-08 | 1 | -4/+20 |
|\ | | | | | | | | | | | Conflicts: app/controllers/projects/services_controller.rb app/models/project_services/emails_on_push_service.rb | ||||
| * | Send EmailsOnPush when deleting commits using force push. | Douwe Maan | 2015-02-25 | 1 | -2/+10 |
| | | | | | | | | See #1924. | ||||
| * | Add option to disable code diffs to EmailOnPush. | Douwe Maan | 2015-02-25 | 1 | -2/+10 |
| | | | | | | | | See #1950 | ||||
| * | Add option to send EmailsOnPush from committer email if domain matches. | Douwe Maan | 2015-02-25 | 1 | -2/+2 |
| | | | | | | | | See #1809. | ||||
* | | Add Irker service | Aorimn | 2015-03-01 | 1 | -0/+169 |
| | | | | | | | | | | | | | | | | | | | | Irker is a gateway which sends IRC messages on git updates. This new service provides an interface to this gateway, integrated in Gitlab, for each updates. As per the guidelines, this commit adds the new feature in the CHANGELOG, tests and documentation. See http://www.catb.org/esr/irker/ | ||||
* | | Delete deploy key from Bitbucket after importing. | Douwe Maan | 2015-02-24 | 1 | -18/+18 |
| | | |||||
* | | Add Bitbucket importer. | Douwe Maan | 2015-02-24 | 1 | -0/+2 |
|/ | |||||
* | gitlab.com importer: refactorig | Valery Sizov | 2015-02-05 | 1 | -7/+7 |
| | |||||
* | GitLab.com integration: refactoring | Valery Sizov | 2015-02-05 | 1 | -1/+1 |
| | |||||
* | GitLab integration. Importer | Valery Sizov | 2015-02-05 | 1 | -0/+2 |
| | |||||
* | Merge branch 'github_importer' | Dmitriy Zaporozhets | 2015-01-13 | 1 | -1/+7 |
|\ | | | | | | | | | Conflicts: app/helpers/projects_helper.rb | ||||
| * | Github Importer | Valery Sizov | 2015-01-10 | 1 | -1/+7 |
| | | |||||
* | | Make automerge via satellite | Dmitriy Zaporozhets | 2015-01-09 | 1 | -0/+13 |
|/ | |||||
* | Fix async services execution broken in 7.6 | Dmitriy Zaporozhets | 2014-12-29 | 2 | -1/+3 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Execute project services asynchronously | Dmitriy Zaporozhets | 2014-12-07 | 1 | -0/+9 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Run 'GC.start' after every EmailsOnPushWorker job | Jacob Vosmaer | 2014-11-14 | 1 | -0/+3 |
| | |||||
* | Add parenthesis to function def with arguments. | Ciro Santilli | 2014-10-03 | 1 | -1/+1 |
| | |||||
* | Update post-receive worker for new format | Dmitriy Zaporozhets | 2014-09-02 | 1 | -11/+16 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Fix projects ending with `_git` or `-git` being ignored by post-receive hook | Dmitriy Zaporozhets | 2014-08-13 | 1 | -1/+1 |
| | |||||
* | Git::Compare does not have limit param any more | Dmitriy Zaporozhets | 2014-07-29 | 1 | -1/+1 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Added update repository size to repository import | CSchulz | 2014-06-11 | 1 | -1/+2 |
| | |||||
* | Merge branch 'import-timeout' of ↵ | Dmitriy Zaporozhets | 2014-03-14 | 1 | -2/+2 |
|\ | | | | | | | | | | | | | | | | | | | https://dev.gitlab.org/dzaporozhets/gitlabhq into dzaporozhets/gitlabhq-import-timeout Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: CHANGELOG db/schema.rb | ||||
| * | Add retry feature to project import | Dmitriy Zaporozhets | 2014-03-12 | 1 | -2/+0 |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | Add project import state machine | Dmitriy Zaporozhets | 2014-03-12 | 1 | -2/+4 |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | | Added newrev and oldrev to the hook data | Jeroen van Baarsen | 2014-03-06 | 1 | -1/+1 |
| | | |||||
* | | Post-receive hook can also fire TagPushService | Jeroen van Baarsen | 2014-03-05 | 1 | -1/+11 |
|/ | |||||
* | Improve compare logic for EmailOnPush service | Dmitriy Zaporozhets | 2014-02-12 | 1 | -2/+2 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Move EmailOnPush logic to async worker | Dmitriy Zaporozhets | 2013-12-18 | 1 | -0/+25 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Removed Project#discover_default_branch since it not needed any more | Dmitriy Zaporozhets | 2013-11-08 | 1 | -1/+0 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Repository import during project creation often return timeout for medium ↵ | Dmitriy Zaporozhets | 2013-08-12 | 1 | -0/+22 |
| | | | | | | | and large repos. So lets do it async. First create project, then import repo and create satellite with Sidekiq | ||||
* | Refactor post-receive worker | Dmitriy Zaporozhets | 2013-04-29 | 1 | -18/+9 |
| | |||||
* | fixed blame and mr factory | Dmitriy Zaporozhets | 2013-04-03 | 1 | -1/+1 |
| | |||||
* | replace Gitolited mixin with Gitlab::ShellAdapter | Dmitriy Zaporozhets | 2013-03-21 | 1 | -1/+1 |
| | |||||
* | Move git post push logic to service | Dmitriy Zaporozhets | 2013-02-25 | 1 | -1/+1 |
| | |||||
* | Update post-receive worker to use correct identifier | Dmitriy Zaporozhets | 2013-02-14 | 1 | -6/+10 |
| | |||||
* | use proper name for gitlabshell worker | Dmitriy Zaporozhets | 2013-02-11 | 1 | -1/+1 |
| | |||||
* | No gitolite in project any more | Dmitriy Zaporozhets | 2013-02-11 | 2 | -6/+7 |
| | |||||
* | Fixed: post-receive, project remove, tests | Dmitriy Zaporozhets | 2013-02-05 | 1 | -2/+3 |
| | |||||
* | Fix satellites to use filesystem. Correct post-receive user finder | Dmitriy Zaporozhets | 2013-02-04 | 1 | -2/+5 |
| | |||||
* | Advanced logging for post-receive worker | Dmitriy Zaporozhets | 2013-01-29 | 1 | -2/+12 |
| | |||||
* | keys to gitolite via sidekiq now | Dmitriy Zaporozhets | 2013-01-28 | 1 | -2/+2 |
| | |||||
* | Do gitolite calls async. Remove satellite with project remove | Dmitriy Zaporozhets | 2013-01-28 | 2 | -7/+18 |
| | |||||
* | Updates project to process web hooks async via sidekiq. | Ryan LaNeve | 2013-01-25 | 1 | -0/+9 |
| | | | | | | A new queue of "project_web_hook" is used to process web hooks asynchronously, allowing each to succeed/fail (and be retried) independently. (Basically, project web hooks now process the same as system hooks.) |