Commit Graph

  • 8d6d4efdf2
    FIX: fixed deprecated method exists main Dominik Meyer 2024-02-05 13:31:46 +0100
  • 230793baf6 update to Redmine 5 Stefan Hirche 2023-02-02 15:44:24 +0100
  • b045626ab9
    Merge pull request #50 from flozzone/clone_path_setting Alex Dergachev 2020-06-17 18:30:15 -0400
  • 18f167930b Increase version to 0.0.2 flozzone 2020-05-08 18:26:21 +0200
  • 25180d0909 Make repository clone path configurable via settings. flozzone 2020-05-08 18:22:21 +0200
  • f384527b15
    Merge pull request #38 from shahinam/fix-readme Muhammad Inam 2018-03-07 19:07:16 +0530
  • e25577c5ab
    Merge pull request #37 from Chevich123/master Muhammad Inam 2018-03-07 19:06:44 +0530
  • c76cd25d3e
    Update ReadMe and fix broken images. Muhammad Inam Ur Rasheed 2018-03-06 11:51:01 +0530
  • 04d5f405ae Add extra_info to safe_attributes Andrew Rogachevich 2017-07-31 18:01:40 +0300
  • 4e2b417bf8 Fix cron typo Alex Dergachev 2015-10-27 14:51:00 -0400
  • b858a1f1ca Fix typo that causes warning; closes #16 Alex Dergachev 2015-09-09 16:25:13 -0400
  • 8516466c19 Fix error message and clarify git version req; fixes #15 Alex Dergachev 2015-06-01 20:46:20 +0000
  • 08b64d80d9 Handle exceptions properly; fixes #13 Thomas Barthelemy 2015-03-26 21:45:35 +0000
  • c1101873f6 Fix syntax error in ruby 1.8; closes #10 Alex Dergachev 2014-12-18 00:29:54 +0000
  • 0401cff6c6 Added ruby 1.8.7 compatible backport of Open3::capture3; refs #8 Alex Dergachev 2014-12-16 20:17:39 +0000
  • a3142b59d8 Minor cleanup Alex Dergachev 2014-12-12 22:55:49 +0000
  • aee9f0eccd Only call add_known_host() if clone_protocol_ssh? Alex Dergachev 2014-12-12 22:55:27 +0000
  • f006709f64 Fix git fetch compatibility with git <1.9; fixes #9 Alex Dergachev 2014-12-12 22:02:50 +0000
  • 547e7e9cf0 Avoid repoContr#show 404 if "Fetch changesets automatically"; fixes #6 Alex Dergachev 2014-12-08 22:23:05 +0000
  • 2cfde78822 Improved README Alex Dergachev 2014-12-05 21:55:12 +0000
  • 2254155de8 Stop using insecure shell interpolation, fixes #5 Alex Dergachev 2014-12-05 21:54:29 +0000
  • 81a6fe6b02 Sanitize auto-generated repo identifier; refs #4 Alex Dergachev 2014-12-03 22:50:37 +0000
  • 3a7de96736 Change 'git -C PATH' to 'git --git-dir'; fixes #2 Alex Dergachev 2014-12-03 22:20:06 +0000
  • 906da01c38 README: fix formatting Alex Dergachev 2014-12-03 17:18:59 -0500
  • 3ae16a0bf9 Added private repo / SSH notes to README; fixes #3 Alex Dergachev 2014-12-03 22:16:12 +0000
  • f7511c108d Update DEVNOTES.md Alex Dergachev 2014-12-03 16:17:23 -0500
  • dad5274a89 Added DEVNOTES.md Alex Dergachev 2014-11-28 22:14:20 +0000
  • 2a968ddc33 Update README.md Alex Dergachev 2014-11-28 17:11:35 -0500
  • 01ac79a899 Vasi code review Alex Dergachev 2014-11-28 21:35:33 +0000
  • 0f35ecd942 Renamed GitFetch to GitRemove Alex Dergachev 2014-11-27 21:07:35 +0000
  • a7af83b482 Fixup typos in README Alex Dergachev 2014-11-27 20:49:36 +0000
  • 4b51250389 Working via GUI, added README Alex Dergachev 2014-11-27 20:48:29 +0000
  • 66a196844a Automatically add each new host to ~/.ssh/known_hosts Alex Dergachev 2014-11-18 19:02:29 +0000
  • aefe8918d9 initial commit Alex Dergachev 2014-11-14 21:17:52 +0000
  • dc991d9390 Initial commit Alex Dergachev 2014-11-13 16:16:30 -0500