Commit Graph

  • 81b503d2bd GROUPLIST_PGM; manually spot-tested, no test script. PW. Sitaram Chamarty 2012-04-02 21:25:06 +0530
  • 9b3efb9084 mirroring: docs and check-g2-compat Sitaram Chamarty 2012-04-01 13:25:07 +0530
  • 8e8ccb50f4 additions to default rc (commented out) for mirroring gitolite tester 2012-03-31 21:42:16 +0530
  • 25bb1c00db mirroring without sausages gitolite tester 2012-03-27 22:06:43 +0530
  • b78466b164 put the VERSION file in the right place Sitaram Chamarty 2012-03-31 19:45:59 +0530
  • 4e093d5909 migration bug: admin repo hooks not updated by 'gitolite setup' v0.02 Sitaram Chamarty 2012-03-30 23:57:54 +0530
  • 2c1f46c055 %HOSTNAME and new subconf enhancement Sitaram Chamarty 2012-03-30 18:00:02 +0530
  • 0dfabe9f45 added "INPUT" trigger (not yet documented; internal use only for now) Sitaram Chamarty 2012-03-30 09:30:13 +0530
  • 906ed4cbe2 logging, tracing, and perltidy, ... Sitaram Chamarty 2012-03-30 06:11:06 +0530
  • a439f47a67 GL_BYPASS_UPDATE_HOOK -> GL_BYPASS_ACCESS_CHECKS, also added to gitolite-shell Sitaram Chamarty 2012-03-28 15:25:32 +0530
  • c2991d974d the 'eval' in run() needed to die on error Sitaram Chamarty 2012-03-30 03:10:55 +0530
  • dfb9844dfb info command simplified Sitaram Chamarty 2012-03-29 07:04:46 +0530
  • ae75f9c938 (minor) check-g2-compat needed an "all done" message at the end for clarity Sitaram Chamarty 2012-03-30 22:55:54 +0530
  • 5db29062f5 try: info command header enhanced Sitaram Chamarty 2012-03-27 22:18:20 +0530
  • 9c460a4b9a patch to make things work under selinux... Sitaram Chamarty 2012-03-27 10:31:32 +0530
  • 2bec551009 'writes' -> 'writable', order of arguments changed Sitaram Chamarty 2012-03-27 19:28:56 +0530
  • cc8b10483b allow perl modules as triggers also... gitolite tester 2012-03-25 21:29:14 +0530
  • 1cf062fad5 ACCESS_CHECK split into ACCESS_1 and ACCESS_2; docs updated Sitaram Chamarty 2012-03-27 16:18:25 +0530
  • fd98b21bf2 (doc updates) Sitaram Chamarty 2012-03-27 11:31:02 +0530
  • 93fb9552d2 perl API docs, plus one minor change to the code... Sitaram Chamarty 2012-03-27 11:24:24 +0530
  • 5e11d104c7 ssh-authkeys: remove needless map v0.01 Sitaram Chamarty 2012-03-27 06:22:07 +0530
  • 276900edbb fixup new check-g2-compat, lots of migration related changes... Sitaram Chamarty 2012-03-26 21:35:23 +0530
  • 490636b832 aded non-core documentation Sitaram Chamarty 2012-03-26 21:30:12 +0530
  • 61f6967f67 partial-copy fixed... Sitaram Chamarty 2012-03-26 21:27:49 +0530
  • 9764b39b0d documentation fixups Sitaram Chamarty 2012-03-26 11:53:00 +0530
  • 07cf7fedfe move triggers into their own subdir... Sitaram Chamarty 2012-03-26 11:02:57 +0530
  • 96ccbf0c1c make standalone config entries work Sitaram Chamarty 2012-03-26 05:40:49 +0530
  • 5d1adc63c2 (mkdoc) make it do a little more post-mkdoc work Sitaram Chamarty 2012-03-26 05:24:21 +0530
  • cf10f7933c (minor) use 'sts' as the url for the ssh-troubleshooting page Sitaram Chamarty 2012-03-26 05:23:23 +0530
  • 2845de74ea Easy.pm learns config(), acquires a test script Sitaram Chamarty 2012-03-25 16:49:02 +0530
  • d59bc351f8 next round of doc fixes Sitaram Chamarty 2012-02-25 18:20:17 +0530
  • 3bed50735f mention g3 in README Sitaram Chamarty 2012-03-25 12:24:12 +0530
  • 2139099706 arguments in rc for triggered programs... Sitaram Chamarty 2012-03-25 10:43:36 +0530
  • cb9794d55b warn about test suite clobbering lots of stuff Sitaram Chamarty 2012-03-25 09:57:02 +0530
  • 8de959476f fixup: new check-g2-compat, lots of migration related changes Sitaram Chamarty 2012-03-25 11:06:28 +0530
  • 3ed923f503 new check-g2-compat, lots of migration related changes Sitaram Chamarty 2012-03-25 09:15:39 +0530
  • c14e01d6c0 new 'gitolite print-default-rc' command Sitaram Chamarty 2012-03-25 09:19:10 +0530
  • 863a732080 minor fixup to mkdoc; also pulled in Markdown.pl Sitaram Chamarty 2012-03-25 05:09:58 +0530
  • 4f7d3d8651 Q: all doc stuff Sitaram Chamarty 2012-03-16 07:24:47 +0530
  • 233a33deff mirroring: fix several minor issues related to 'reponame.git' Sitaram Chamarty 2012-02-25 15:09:01 +0530
  • efb29ed135 enhance usage message for 'gitolite setup' Sitaram Chamarty 2012-03-24 10:12:08 +0530
  • 8bffbfa02a 3 old VREFs moved in, Sitaram Chamarty 2012-03-24 09:12:10 +0530
  • eeed52ba2e list-users acquires an optional repo name patten to speed things up Sitaram Chamarty 2012-03-23 17:23:26 +0530
  • 35ec0cf927 renamed ssh tests to prevent accidents to ~/.ssh Sitaram Chamarty 2012-03-23 17:05:23 +0530
  • 329d757167 partial-copy: manually spot-tested (i.e., no test in suite). PW. Sitaram Chamarty 2012-03-23 12:36:05 +0530
  • 0748b1225b external programs can get settings from rc; see below Sitaram Chamarty 2012-03-22 14:45:30 +0530
  • 0b8b144630 trigger prefixes an extra first argument -- the trigger name Sitaram Chamarty 2012-03-23 12:34:48 +0530
  • b39100053d POST_GIT triggers get 4 more arguments Sitaram Chamarty 2012-03-23 07:59:35 +0530
  • 14e1354433 query-rc learns '-q' option Sitaram Chamarty 2012-03-23 06:37:44 +0530
  • e9ea674be9 (minor) fixup various TODOs and such Sitaram Chamarty 2012-03-22 05:31:17 +0530
  • 446a611327 enhance the projects.list updater to look at 'gitweb.*' config settings also Sitaram Chamarty 2012-03-22 12:49:27 +0530
  • 1c590e633f run compat checks when old rc found Sitaram Chamarty 2012-03-22 06:17:34 +0530
  • 8dc43affdb minor changes to testing setup Sitaram Chamarty 2012-03-21 19:21:12 +0530
  • 938acc589f test daemon/gitweb updates by setting perms Sitaram Chamarty 2012-03-21 17:30:16 +0530
  • 320356d66c cleaned up logging quite a bit; details: Sitaram Chamarty 2012-03-21 16:23:50 +0530
  • bb9f045ec3 trigger POST_CREATE from user actions Sitaram Chamarty 2012-03-21 13:23:32 +0530
  • 5e2e13aac2 review all user input, system(), and `` Sitaram Chamarty 2012-03-21 09:34:39 +0530
  • 98a6b08ff4 'desc' command added (manually smoke tested only; no test script) Sitaram Chamarty 2012-03-21 07:49:13 +0530
  • 878bb3009a last check in the "dammit, don't call creator() on a missing repo" series :) Sitaram Chamarty 2012-03-21 07:01:42 +0530
  • 80a234c0f6 upgraded the basic test a bit for quicker turnaround on some experiments Sitaram Chamarty 2012-03-21 06:29:19 +0530
  • 661fefbd0e added more personal branch tests Sitaram Chamarty 2012-03-21 00:43:25 +0530
  • 139c08d3a1 abort on suspicious ref names Sitaram Chamarty 2012-03-20 23:51:18 +0530
  • 999f9cd39d make site-local scripts easier to write Sitaram Chamarty 2012-03-20 23:00:29 +0530
  • 5deafb6823 fix some "this specific user" dependencies for testing Sitaram Chamarty 2012-03-20 17:02:58 +0530
  • 43f95f9b22 (minor) help command usage message changed Sitaram Chamarty 2012-03-20 16:52:38 +0530
  • f0355d749b 'gitolite writes off/on...' done Sitaram Chamarty 2012-03-20 16:43:45 +0530
  • 1ec8be663e (test infrastructure) CLONE/PUSH macros redefined Sitaram Chamarty 2012-03-20 16:15:55 +0530
  • bc2bd7a78c oops; the $repo argument to PRE_ and POST_GIT triggers was wrong! Sitaram Chamarty 2012-03-20 12:51:00 +0530
  • 1de773ab8e perm-roles.t Sitaram Chamarty 2012-03-20 12:21:24 +0530
  • 34cfdb4355 add some checks to perms Sitaram Chamarty 2012-03-20 10:18:02 +0530
  • a6d8184a56 rule sequences test Sitaram Chamarty 2012-03-20 09:19:48 +0530
  • ed47d1aef8 two significant fixes to load: Sitaram Chamarty 2012-03-20 09:13:05 +0530
  • 545c00aa26 perms with groups test Sitaram Chamarty 2012-03-20 08:51:23 +0530
  • 741512482b 'info' learned not to show ^C column when used with '-p' Sitaram Chamarty 2012-03-20 07:43:20 +0530
  • 2e1f840f13 'info' learns '-lc' option (and load.pm exports creator()) Sitaram Chamarty 2012-03-20 07:19:07 +0530
  • 9f1e360ef3 deny-create test (the RWC stuff) Sitaram Chamarty 2012-03-20 06:41:14 +0530
  • 0614655252 (minor) sequence.t Sitaram Chamarty 2012-03-19 21:59:01 +0530
  • 3f7edfea67 usage() needed some minor fixes... Sitaram Chamarty 2012-03-19 21:34:07 +0530
  • 32494cfa0c info learned '-p' and pattern limiting. Sitaram Chamarty 2012-03-19 21:01:08 +0530
  • 5b5c02f226 merge-check test Sitaram Chamarty 2012-03-19 17:24:53 +0530
  • af11919025 git-configs update code done Sitaram Chamarty 2012-03-19 16:15:21 +0530
  • 7b1efe8a7b (minor) Sitaram Chamarty 2012-03-19 16:03:59 +0530
  • e6ba17fc52 "deny-rules" (used to be called "deny-repo" in g2) Sitaram Chamarty 2012-03-19 14:50:48 +0530
  • 3e1746b267 change die to warn if split_conf is not set but gl-conf is present Sitaram Chamarty 2012-03-19 14:31:21 +0530
  • b1a75b7889 gitweb/daemon post-create scripts done Sitaram Chamarty 2012-03-19 14:04:17 +0530
  • 24b36f11c5 (perltidy) Sitaram Chamarty 2012-03-19 07:49:01 +0530
  • d853c58ada (!!) trigger mechanism... read below Sitaram Chamarty 2012-03-19 07:31:09 +0530
  • 80b50f3be8 added delegation tests Sitaram Chamarty 2012-03-18 19:16:31 +0530
  • 4c1017a529 new sugar 'legacy-delegation-abort', enabled by default Sitaram Chamarty 2012-03-18 20:41:02 +0530
  • 20fd0d0c19 (minor) test reformatting Sitaram Chamarty 2012-03-18 18:05:27 +0530
  • 2069156c6b wild repos test #2 Sitaram Chamarty 2012-03-18 17:36:51 +0530
  • 8dcc051e64 access() with a missing repo Sitaram Chamarty 2012-03-18 14:57:13 +0530
  • c79f9d2381 glt learns to deal better with non-git commands Sitaram Chamarty 2012-03-18 10:01:07 +0530
  • e743cab1a3 perms command done (smoke tested) Sitaram Chamarty 2012-03-18 09:50:24 +0530
  • 1b31c21440 wildrepos almost done (except setperms etc) Sitaram Chamarty 2012-03-18 06:44:02 +0530
  • 3c5ae7f26b added 'RW+CDM' perm function, including some test code for 'D' Sitaram Chamarty 2012-03-17 22:50:45 +0530
  • 5ae9b4abab new sugar function to help with RW+CDM Sitaram Chamarty 2012-03-17 22:30:02 +0530
  • a6a666af78 new option() function in load.pm to quickly test conf options Sitaram Chamarty 2012-03-17 21:50:48 +0530
  • d5ddf6c68d wip test suite Sitaram Chamarty 2012-03-17 18:35:26 +0530
  • 44e6bc4bb2 logging (but see below) Sitaram Chamarty 2012-03-17 21:13:28 +0530