34 Commits (master)

Author SHA1 Message Date
Adrian Gonzalez 5817c0115c MirrorBucketProcessor - lower log level 5 years ago
Mat Mannion 2a50e35587 Trigger repository mirroring on more events 5 years ago
Mat Mannion 779738c5fe Replace deprecated interfaces with their replacements for Bitbucket 6 5 years ago
Bryan Turner e0deef7c62 Fix regression in hook triggers. 6 years ago
Bryan Turner 2a06876c5a Replace ExecutorService with BucketedExecutor. 6 years ago
Adrian Gonzalez f06a3a814c Add checkbox for atomic flag (fixes #57) 7 years ago
Adrian Gonzalez d46441d23c Add checkboxes for optionally mirroring tags and notes 7 years ago
Adrian Gonzalez 0a88e0d2b8 Mirror specific refspecs instead of using regular expressions 7 years ago
Hansjörg Oppermann 58c1b1fbf9 add a wrapped div to be independent of changes from atlassian 7 years ago
Hansjörg Oppermann f863142b89 bugfix - bitbucket has changed the class name of enclosing div at the setting dialog from 'hook-config-contents' to 'html-contents' 7 years ago
Christian Galsterer a242e9b6ff i53: Mirror only specific branches 7 years ago
Alexander von Renteln 91f638f071 fix tests 7 years ago
Dennis Rieks 5f3b576678 mirror notes 7 years ago
Adrian Gonzalez 4e67b18a2c Soy template fixes for bitbucket server 9 years ago
Adrian Gonzalez fc5316370c Upgrade to bitbucket server 4.0.1 (WIP) 9 years ago
Xavier Shay 3cb6b32bd1 Add --force option when pushing. 10 years ago
Xavier Shay c44495900b Don't mirror empty repositories. 10 years ago
Adrian Gonzalez 36d293fee2 Relaxed remote repository url validation. (fixes #15) 11 years ago
Adrian Gonzalez 3b3e1a5626 Removed config form css file. The css file was breaking the form loading in Stash 2.6+ (fixes #14) 11 years ago
Adrian Gonzalez 3ccc1073b2 Removed dependency stash-scm-git, use reflection to get at GitCommandExitHandler (fixes #12) 11 years ago
Adrian Gonzalez 43ceffafde Added support for ssh remote mirrors (fixes #10) 11 years ago
Adrian Gonzalez c845d276c7 Changed git command to use --prune with refspecs +refs/heads/*:refs/heads/* +refs/tags/*:refs/tags/* instead of --mirror to avoid mirroring pull-request refspecs. (fixes #11) 11 years ago
Adrian Gonzalez e0fe356ab4 Updated version to 1.3.0 and added some component-imports in atlassian-plugin.xml 11 years ago
Adrian Gonzalez 5276cb0f03 Renamed plugin as requested by Atalssian 11 years ago
Adrian Gonzalez e09a6ed6d6 Changed settings to always have a numeric suffix starting with 0. 11 years ago
Adrian Gonzalez 44c2892964 Added unit tests 11 years ago
Adrian Gonzalez c29ed91836 Added support for multiple remote mirror repos 11 years ago
Adrian Gonzalez f227a6cca4 Added password encryption (fixes #1)) 11 years ago
Adrian Gonzalez d0308a968c MirrorRepositoryHook - the mirror command is attempted up to 5 times with 1 minute intervals if it fails. Saving hook settings will trigger the mirror command to run. (fixes #3 and fixes #4) 11 years ago
Adrian Gonzalez 1f0025c66e Initial commit 11 years ago