| Commit message (Expand) | Author | Age | Files | Lines |
* | Reorganized to Apache Standard Directory Layout & integrated Moxie | James Moger | 2013-03-27 | 33 | -3164/+0 |
* | Integrate pull-request #76: enforce HTTP Basic authentication | James Moger | 2013-03-26 | 1 | -0/+6 |
* | Merged LDAP user/team pre-fetching and synchronization enhancement from mscha... | James Moger | 2013-02-25 | 1 | -0/+28 |
|\ |
|
| * | FIX: setting line separator back to Windows style | mschaefers | 2012-12-04 | 1 | -1211/+1211 |
| * | cache results of LDAP user synchronization for a configurable amount of time ... | mschaefers | 2012-12-03 | 1 | -0/+9 |
| * | Merge branch 'master' of https://github.com/gitblit/gitblit into enhancedLdap | mschaefers | 2012-12-03 | 1 | -46/+59 |
| |\ |
|
| * | | feature: when using LdapUserService one can configure Gitblit to fetch all us... | mschaefers | 2012-11-29 | 1 | -1169/+1189 |
* | | | Added support for user-specified command-line parameters to .cmd files | Egbert Teeselink | 2013-02-03 | 4 | -4/+4 |
* | | | removed reference to my testing domain with a generic one | Ryan Schneider | 2013-01-21 | 1 | -2/+2 |
* | | | Added Fogbugz post-receive groovy script | Ryan Schneider | 2013-01-21 | 1 | -0/+167 |
* | | | Support --baseFolder parameter and small data reorganization | James Moger | 2013-01-15 | 17 | -20/+1223 |
* | | | Fanout service for Sparkleshare clients | James Moger | 2013-01-11 | 1 | -0/+47 |
* | | | Added server setting to specify keystore alias for ssl certificate (issue 98) | James Moger | 2012-12-05 | 1 | -0/+7 |
* | | | Global and per-repository setting to throttle prolific repos in Activity page... | James Moger | 2012-12-05 | 1 | -0/+8 |
* | | | Merged and enhanced pull request #55 (disallow forks setting) | mschaefers | 2012-12-04 | 1 | -1/+7 |
| |/
|/| |
|
* | | Support alternate compressed download formats (issue-174) | James Moger | 2012-11-30 | 1 | -0/+13 |
|/ |
|
* | Added groovy and scala extensions to default pretty print list | James Moger | 2012-11-28 | 1 | -1/+1 |
* | Tweak to GCA config, fix send mail prompts, added authority.cmd | James Moger | 2012-11-27 | 2 | -1/+3 |
* | Make activity page respect short commit id setting and lower default from 8 to 6 | James Moger | 2012-11-27 | 1 | -1/+1 |
* | More refinements to GCA | James Moger | 2012-11-26 | 1 | -0/+11 |
* | Gitblit Certificate Authority revisions. Eliminate certificate scripts. | James Moger | 2012-11-25 | 6 | -27/+0 |
* | Command-line tool to generate client certificate bundles for existing users | James Moger | 2012-11-23 | 4 | -0/+133 |
* | Revised Gitblit GO certificate generation to use new X509 utility functions | James Moger | 2012-11-23 | 4 | -3/+23 |
* | X509 certificate authentication based on Kevin Anderson's implementation | James Moger | 2012-11-23 | 1 | -0/+22 |
* | Added setting to control length of abbreviated commit hash id | James Moger | 2012-11-06 | 1 | -0/+5 |
* | Added frm to default pretty print extensions (issue 156) | James Moger | 2012-10-31 | 1 | -1/+1 |
* | Refactor GC period into an integer for simpler translations | James Moger | 2012-10-30 | 1 | -5/+5 |
* | Experimental JGit-based GC Executor | James Moger | 2012-10-28 | 1 | -0/+61 |
* | Implemented optional create-on-push | James Moger | 2012-10-21 | 1 | -0/+14 |
* | Added RedmineUserService | mallowlabs | 2012-09-08 | 1 | -0/+11 |
* | Draft project pages, project metadata, and RSS feeds | James Moger | 2012-09-07 | 1 | -0/+5 |
* | Optionally cache repository list for improved performance | James Moger | 2012-08-17 | 1 | -4/+15 |
* | Submodules support | James Moger | 2012-08-10 | 1 | -0/+12 |
* | StartTLS is not supported in LdapUserService (issue 122) | Steffen Gebert | 2012-08-09 | 1 | -0/+2 |
* | Per-repository authorization control: AUTHENTICATED and NAMED (issue 117) | James Moger | 2012-08-02 | 1 | -0/+8 |
* | Regex exclusions for repository search (issue 103) | James Moger | 2012-08-01 | 1 | -0/+10 |
* | Add recursion depth control for repository search (issue 103) | James Moger | 2012-08-01 | 1 | -0/+6 |
* | Added shell script equivalents to the cmd versions to generate the keystore | Konstantinos Kostarellis | 2012-07-18 | 2 | -0/+12 |
* | Documentation | James Moger | 2012-07-11 | 1 | -0/+6 |
* | Updated Apache Commons Daemon to 1.0.10 | James Moger | 2012-07-10 | 4 | -0/+0 |
* | Added setting to control Groovy Grape folder (issue 91) | James Moger | 2012-06-18 | 1 | -0/+7 |
* | Configurable robots.txt (issue 99) | James Moger | 2012-06-15 | 1 | -0/+7 |
* | Updated to Bootstrap 2.0.4. Responsive layout by default. | James Moger | 2012-06-08 | 1 | -0/+7 |
* | Try multiple encodings when working with string blobs (issue 97) | James Moger | 2012-06-07 | 1 | -0/+11 |
* | Expose JGit's runtime configuration settings (issue 93) | James Moger | 2012-06-06 | 1 | -115/+211 |
* | Implemented default access restriction (issue 88) | James Moger | 2012-06-06 | 1 | -0/+10 |
* | Changed constants and fixed nullpointer in update repository | James Moger | 2012-05-10 | 1 | -11/+16 |
* | Web UI done for Custom Fields. Changed variable names to be consistent with ... | John Crygier | 2012-05-04 | 1 | -0/+10 |
* | Added a script to facilitate setting the proxy host and port and no proxy hos... | Mohamed Ragab | 2012-05-02 | 4 | -4/+32 |
* | Allow user services to control editing of display name and email address | James Moger | 2012-04-25 | 1 | -7/+7 |