18 Commits (21427ecf02ff96012cf63aa2ce63c66633f17fba)

Author SHA1 Message Date
Dennis Rieks 5f3b576678 mirror notes 8 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. 11 years ago
Xavier Shay c44495900b Don't mirror empty repositories. 11 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 12 years ago
Adrian Gonzalez 5276cb0f03 Renamed plugin as requested by Atalssian 12 years ago
Adrian Gonzalez e09a6ed6d6 Changed settings to always have a numeric suffix starting with 0. 12 years ago
Adrian Gonzalez 44c2892964 Added unit tests 12 years ago
Adrian Gonzalez c29ed91836 Added support for multiple remote mirror repos 12 years ago
Adrian Gonzalez f227a6cca4 Added password encryption (fixes #1)) 12 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) 12 years ago
Adrian Gonzalez 1f0025c66e Initial commit 12 years ago