Commit graph

  • 396bfaa3b9 gl-auth now checks for and run a hook called 'gl-pre-git' Sitaram Chamarty 2011-03-04 06:44:06 +0530
  • aab5ec9e6a 'hub' ADC takes patterns for 'list-request', has new 'accept' command Sitaram Chamarty 2011-03-04 16:41:32 +0530
  • ca913af6cd for cool 'cat's who use 'putty' :-) Sitaram Chamarty 2011-03-05 05:41:21 +0530
  • 6d3c2fbcef 'hub' ADC doc and rudimentary test script Sitaram Chamarty 2011-03-02 14:47:05 +0530
  • 49e64a4f11 'hub' ADC Sitaram Chamarty 2011-03-02 14:46:42 +0530
  • 284431e661 (minor) added info on config vars to admin-defined-commands.mkd Sitaram Chamarty 2011-03-02 23:24:45 +0530
  • a78d969f7c Fix a typo in docs Dmitrijs Ledkovs 2011-03-01 12:29:57 +0000
  • 635ccfafd0 (minor doc enhancement) how to rename a repo Sitaram Chamarty 2011-02-26 00:32:53 +0530
  • e7d55899f3 fork adc acquired some good ideas from the KDE folks Sitaram Chamarty 2011-02-25 20:33:58 +0530
  • 46528f0cc7 squelch useless "undefined" warnings Sitaram Chamarty 2011-02-25 20:31:11 +0530
  • cec94a3664 (minor) who-pushed adc falls afoul of egrep incompat between Linux distros! Sitaram Chamarty 2011-02-24 16:45:44 +0530
  • bdef55eee9 (minor) bashism fixes, usability fix, for "able" adc Sitaram Chamarty 2011-02-04 21:28:23 +0530
  • 9a49487d0a minor bug in data format fixup code Sitaram Chamarty 2011-02-24 15:58:29 +0530
  • bc5e995078 reach out and touch someone v2.0rc2 Sitaram Chamarty 2011-02-22 13:25:56 +0530
  • 02128ff48f (minor doc fixes) Sitaram Chamarty 2011-02-21 21:25:43 +0530
  • dfdab0f3c8 allow gitolite_rc.mkd values to be overridden by ~/.gitolite.rc Sitaram Chamarty 2011-02-14 22:20:38 +0530
  • b97115f85b Merge branch 'master' into pu Sitaram Chamarty 2011-02-15 15:10:14 +0530
  • 4ce00aef84 security fix for optional ADC (admin-defined command) feature v1.5.9.1 Sitaram Chamarty 2011-02-15 14:58:42 +0530
  • a33f0f8504 security fix for optional ADC (admin-defined command) feature Sitaram Chamarty 2011-02-13 08:02:34 +0530
  • a10287a4cd update hook: bypass check needs to go into BEGIN block Sitaram Chamarty 2011-02-12 20:55:34 +0530
  • 948f700c7a supercool new admin-defined command "git" (disabled by default) Sitaram Chamarty 2011-02-10 12:38:24 +0530
  • 1c3d96e7cb (minor doc fix) how to change $REPO_BASE Sitaram Chamarty 2011-02-09 09:37:39 +0530
  • 1c1ae6061d "git config foo.bar = 0" was not working; fixed Sitaram Chamarty 2011-02-06 06:56:19 +0530
  • 9b212ed0ef (minor) doc the effect of openssh 5.6 more clearly Sitaram Chamarty 2011-02-06 06:23:37 +0530
  • df157e72b5 <sigh> gitweb doc fixes Sitaram Chamarty 2011-02-04 09:20:34 +0530
  • 86206641c8 warnings on non-root method were not scary enough Sitaram Chamarty 2011-02-03 19:47:11 +0530
  • a1cbcf2001 migrate doc neglected to mention that gitolite needs update hook) Sitaram Chamarty 2011-02-02 06:35:03 +0530
  • 86852dabe9 (v2 status) mob branches tested (manually) Sitaram Chamarty 2011-01-29 17:28:03 +0530
  • d2cef2d05e doc fixes related to conf and rc getting their own doc files Sitaram Chamarty 2011-01-27 19:27:36 +0530
  • 81f39bd64c gitweb.conf updated to v2.0rc1 Sitaram Chamarty 2011-01-29 17:05:31 +0530
  • 6a5d564917 (minor) less important docs have "## title" now Sitaram Chamarty 2011-01-29 15:28:57 +0530
  • 76ae0268fa post-update learns to be quieter Sitaram Chamarty 2011-01-29 06:16:13 +0530
  • 1fce051ea1 add -prune to find commands Sitaram Chamarty 2011-01-28 04:40:29 +0530
  • dab35f3565 fixup all docs to allow URLs pointing to gh-pages Sitaram Chamarty 2011-01-26 07:39:12 +0530
  • 12f75cdc41 (minor doc fixes for next commit) Sitaram Chamarty 2011-01-26 06:52:09 +0530
  • 6bcb5c162d gitolite.conf gets its own document now Sitaram Chamarty 2011-01-24 06:08:49 +0530
  • 00a926bf48 Added perms PDC to supplement setperms/getperms Richard Bateman 2011-01-20 22:11:26 -0700
  • 108f8e96a2 Added PDC set-head for setting the HEAD ref on a remote branch that you have write access to Richard Bateman 2011-01-20 22:11:01 -0700
  • 2cbe807b34 (doc) clarify GIT_HTTP_EXPORT_ALL is not mandatory for mixed ssh+http setups Sitaram Chamarty 2011-01-20 07:14:19 +0530
  • 0360dc9f3f test smart http mode, update docs (including mob mode) Sitaram Chamarty 2011-01-17 19:36:26 +0530
  • c8b1d8cc5b Document handling non-openssh but ssh2-compatible public keys by gitolite. Jan Koprowski 2011-01-16 13:43:45 +0100
  • 3c1633c659 (minor) gl-setup learns "-q" Sitaram Chamarty 2011-01-16 14:42:11 +0530
  • 692552d146 gitolite v2.0rc1 -- please see new developer-notes doc Sitaram Chamarty 2011-01-15 21:09:56 +0530
  • d022d90031 some tests added/expanded Sitaram Chamarty 2011-01-10 22:07:39 +0530
  • 9b5793f2d1 v1.5.9 v1.5.9 Sitaram Chamarty 2011-01-15 19:02:34 +0530
  • efa8e0ff16 new contrib/ldap with 3 useful scripts (thanks to Nokia MeeGo folks) Sitaram Chamarty 2011-01-13 13:24:01 +0530
  • d8789a3af0 get rid of wasted parse in wild_repo_rights Sitaram Chamarty 2011-01-11 22:27:22 +0530
  • c642d9660e (forgot some test output files from an earlier commit) Sitaram Chamarty 2011-01-05 18:58:21 +0530
  • 5004369e17 minor doc fix re @all and deny rules Sitaram Chamarty 2011-01-05 17:02:05 +0530
  • 10a30c961d (major change in big-config mode) split the compiled config file Sitaram Chamarty 2011-01-01 15:14:54 +0530
  • 7fc1e9459f (data format change) fix misnamed 'repo_config' to 'git_configs' Sitaram Chamarty 2011-01-01 11:32:58 +0530
  • 27081ad1c1 new rc var: GL_ALL_READ_ALL Sitaram Chamarty 2011-01-01 19:48:18 +0530
  • e0f4bbaf16 (minor) more doc updates, really small ones Sitaram Chamarty 2010-12-31 19:51:06 +0530
  • ffcbc52637 rc file stripped down, variables categorised, documentation lifted out Sitaram Chamarty 2010-12-31 19:03:48 +0530
  • 3abb7ac1a8 (minor) usermod has a "-a" -- I didn't know! Sitaram Chamarty 2010-12-28 21:54:34 +0530
  • e98bde322e allow gitolite to be used when the users already have real IDs Sitaram Chamarty 2010-12-28 13:58:53 +0530
  • 5b9bf700cc allow access checks from ADC or hook Sitaram Chamarty 2010-12-24 08:52:13 +0530
  • f88b097db1 v1.5.8 v1.5.8 Sitaram Chamarty 2010-12-25 05:57:58 +0530
  • 975a0d05b0 minor fix to mirror-shell... Sitaram Chamarty 2010-12-24 11:25:39 +0530
  • 45a696c419 fine tune "no pubkeys" warning Sitaram Chamarty 2010-12-24 11:06:05 +0530
  • 5f3344025c (minor) doc updates Sitaram Chamarty 2010-12-24 11:01:28 +0530
  • 2bbcc8239c tighten up pattern to check rsync arguments Sitaram Chamarty 2010-11-28 20:01:39 +0530
  • db97c5a40a (minor) indentation fix Sitaram Chamarty 2010-11-27 06:26:07 +0530
  • 21a00bd6a9 gl-setup: Replace similar long one-liners with functions Teemu Matilainen 2010-11-18 20:22:26 +0200
  • b0d641ef48 gl-setup: Avoid stupid "cd -" simulation tricks Teemu Matilainen 2010-11-18 20:18:07 +0200
  • d8179f09bf Print to STDERR when dying Teemu Matilainen 2010-11-16 18:19:19 +0200
  • 5ce22e135d (contrib) update-email-check added; please read comments first! Sitaram Chamarty 2010-11-19 14:49:08 +0530
  • c1b27eae22 stick to regex metas that come with perl 5.8 Sitaram Chamarty 2010-11-18 12:46:34 +0530
  • 74726fdc31 added watch ADC (includes documentation), courtesy mitchell@kde.org Sitaram Chamarty 2010-11-18 12:27:27 +0530
  • 7313d48247 gitolite-down: disable write-access to take backups Sitaram Chamarty 2010-11-16 20:09:45 +0530
  • 16ab95665c (admin doc) try that "moving servers" thing again :) Sitaram Chamarty 2010-11-16 14:34:49 +0530
  • acfaa421d1 BSD compat changes Sitaram Chamarty 2010-11-15 05:04:20 +0530
  • 0b6edbf7c2 (minor) fix doc refs missed when we renamed some doc files Sitaram Chamarty 2010-11-15 05:24:03 +0530
  • ad727488fc (install doc) various updates Sitaram Chamarty 2010-11-14 11:05:13 +0530
  • 64728c805b (admin doc) moving servers Sitaram Chamarty 2010-11-12 19:25:29 +0530
  • 270e0b9157 (minor) support saying 'repo.git' in the config file Sitaram Chamarty 2010-11-10 18:07:58 +0530
  • 6eb8558e8d compile: Allow empty @group definitions Teemu Matilainen 2010-11-09 14:07:55 +0200
  • 182b1d0b34 (who-uses) Gentoo's overlay system now uses gitolite Sitaram Chamarty 2010-11-07 21:59:49 +0530
  • 047790140a custom perm categories in setperms (WARNING: PLEASE READ FULL COMMIT MESSAGE) Sitaram Chamarty 2010-11-06 10:46:17 +0530
  • 4df32c3ff0 v1.5.7 v1.5.7 Sitaram Chamarty 2010-11-06 18:52:44 +0530
  • a690058ce6 (test driver) editrc function buglet Sitaram Chamarty 2010-11-06 10:46:44 +0530
  • 0be96f7cc1 (tests) added t62 for 32056e0 Sitaram Chamarty 2010-11-06 12:32:19 +0530
  • 70359ce9ba (minor) doc fixes Sitaram Chamarty 2010-11-05 16:04:58 +0530
  • 9716e32456 cbreak on #git: "I did bet that there are hundreds of sitaram admins out there" Sitaram Chamarty 2010-11-05 06:36:35 +0530
  • 7ddc3ea4c6 gl-setup should not assume $PWD is writable Sitaram Chamarty 2010-11-04 13:24:41 +0530
  • 04d68fe3e9 gerrit doc updates following Shawn's email Sitaram Chamarty 2010-10-29 16:05:53 +0530
  • 6386d8ca2f gl-reflog adc gains 'usage', loses some crappy warnings Sitaram Chamarty 2010-10-28 19:34:46 +0530
  • 5b3dcb3757 a slew of adc changes; details below: Sitaram Chamarty 2010-10-27 23:08:58 +0530
  • 9fc521930d new adc: "who-pushed" prints the last person who pushed the given sha Sitaram Chamarty 2010-10-27 18:41:19 +0530
  • 3e5cfab61f (minor) update gerrit doc re read restrictions Sitaram Chamarty 2010-10-26 20:24:20 +0530
  • 84fe767b64 pubkeys and the pareto principle! Sitaram Chamarty 2010-10-26 19:56:51 +0530
  • 0316baf726 mirror code learns receive.fsckObjects Sitaram Chamarty 2010-10-26 19:26:31 +0530
  • 38c23b850f Monkeysphere integration documentation. Clint Adams 2010-10-24 18:00:36 -0400
  • 8202ad6d8a (minor) allow @all to be combined with other items Sitaram Chamarty 2010-10-24 18:06:42 +0530
  • 10289c6d64 warning against server-side fiddling (<sigh>) Sitaram Chamarty 2010-10-23 22:27:36 +0530
  • cd0eac8c3f (minor) a slew of little docfixes Sitaram Chamarty 2010-10-23 21:58:18 +0530
  • 66b65e5e1d (doh!) make gitolite.pm easier for packagers Sitaram Chamarty 2010-10-23 16:43:47 +0530
  • cb0a9bdb0c ADC "rmrepo" replaced by "rm" and "trash", with helper ADCs Sitaram Chamarty 2010-10-21 22:36:15 +0530
  • a0aecbb012 (minor) provide more info on symlink failure Sitaram Chamarty 2010-10-19 15:26:16 +0530
  • 87cf2d4892 minor doc clarification on easy-install requiring 2 keys for the admin Sitaram Chamarty 2010-10-17 05:10:32 +0530