nolith / redmine-bitbucket

Allow your Redmine installation to be notified when changes have been pushed to a Bitbucket repository.

Clone this repository (size: 48.2 KB): HTTPS / SSH
$ hg clone http://code.l0g.in/redmine-bitbucket

Shortlog (showing r25:a22b7f04d5c7 (tip) → r1:2d98caf463cc)

Age Author Message A M D «
5 months nolith nolith maybe now 1 1
5 months nolith nolith Readme for bitbucket 1
5 months nolith nolith Fixed README 1
5 months nolith nolith github -> bitbucket 1 1 1
7 months Jak...@mentalized.net> Improve docs 1
7 months Jak...@mentalized.net> Merge remote branch 'abronte/master' 1
7 months abr...@gmail.com> Changed the git commands to support minimal local git repo. It's not likely to… 1
7 months abr...@gmail.com> Skip authentication filters from redmine 1
7 months Jak...@mentalized.net> Add basic test for ff0ca30df7a0abfb6ac28fc0bdbd0991f553d330 1
7 months Rya...@instanceinc.com> Skip check_if_login_required for github hook. 1
8 months Jak...@mentalized.net> Skip authenticity token verification as Github can't possibly know that token 1
12 months Jak...@mentalized.net> Use rebase to bring in changes from the remote repository to avoid… 1
12 months Jak...@mentalized.net> Clean up the tests a bit 2
12 months Jak...@mentalized.net> There is no need to fetch_changesets for all repositories - just need to fetch… 2
12 months Jak...@mentalized.net> Added description, instructions, and a license to the readme 1
12 months Jak...@mentalized.net> Remove unused files 3
12 months Jak...@mentalized.net> Provide a bit more of output to help debug issues 1
12 months Jak...@mentalized.net> After pulling the changes into the local repository pull them into Redmine as… 2
12 months Jak...@mentalized.net> Redmine wants the full path to the .git directory of the repository, so we need… 1
12 months Jak...@mentalized.net> Fix typo, improve error handling 1
12 months Jak...@mentalized.net> More informative exception messages, less chatty debug output 1
12 months Jak...@mentalized.net> When they say 'JSON' payload, that's actually what we'll get - who'd have thunk? 3
12 months Jak...@mentalized.net> Renaming to Github Hook which is probably more accurate than Git Hook 2 1 2
12 months Jak...@mentalized.net> First attempt at working functionality 4 1
12 months Jak...@mentalized.net> Initial commit 2