summaryrefslogtreecommitdiffstats
path: root/distrib/gitblit.properties
Commit message (Expand)AuthorAgeFilesLines
* Optionally cache repository list for improved performanceJames Moger2012-08-171-4/+15
* Submodules supportJames Moger2012-08-101-0/+12
* StartTLS is not supported in LdapUserService (issue 122)Steffen Gebert2012-08-091-0/+2
* Per-repository authorization control: AUTHENTICATED and NAMED (issue 117)James Moger2012-08-021-0/+8
* Regex exclusions for repository search (issue 103)James Moger2012-08-011-0/+10
* Add recursion depth control for repository search (issue 103)James Moger2012-08-011-0/+6
* DocumentationJames Moger2012-07-111-0/+6
* Added setting to control Groovy Grape folder (issue 91)James Moger2012-06-181-0/+7
* Configurable robots.txt (issue 99)James Moger2012-06-151-0/+7
* Updated to Bootstrap 2.0.4. Responsive layout by default.James Moger2012-06-081-0/+7
* Try multiple encodings when working with string blobs (issue 97)James Moger2012-06-071-0/+11
* Expose JGit's runtime configuration settings (issue 93)James Moger2012-06-061-115/+211
* Implemented default access restriction (issue 88)James Moger2012-06-061-0/+10
* Changed constants and fixed nullpointer in update repositoryJames Moger2012-05-101-11/+16
* Web UI done for Custom Fields. Changed variable names to be consistent with ...John Crygier2012-05-041-0/+10
* Allow user services to control editing of display name and email addressJames Moger2012-04-251-7/+7
* Merge jcrygier's LDAP injection defense and displayname/email retrievalJames Moger2012-04-251-0/+22
|\
| * Add logic to get display name & email (Simply stored in user model for now).John Crygier2012-04-251-0/+22
* | DocumentationJames Moger2012-04-241-20/+32
|/
* Allow for different port for LDAP in-memory server. Update some documentation.John Crygier2012-04-101-15/+16
* Rework LDAP implementation with unboundid. Also allows for an LDAP server to...John Crygier2012-04-101-7/+45
* Skeleton LdapUserService based on John Cryiger's implementationJames Moger2012-04-061-0/+46
* Added web.allowLuceneIndexing to enable/disable Lucene integrationJames Moger2012-03-251-0/+9
* Externalized the Lucene ignore extensionsJames Moger2012-03-211-0/+6
* Eliminated Lucene settingsJames Moger2012-03-191-25/+0
* Refactored Lucene integration and fixed two index deleteDocument bugsJames Moger2012-03-151-9/+14
* Draft integration of Lucene search mechanism and web uiJames Moger2012-02-281-0/+20
* Allow specifying a timezone in gitblit.properties/web.xml (issue 54)James Moger2012-02-211-0/+9
* Update to Bootstrap 2.0James Moger2012-02-161-1/+2
* Added AJP connector and some documentation on how to use it (issue 59)James Moger2012-02-091-0/+17
* Setting to control display/serving non-bare repositories (issue 49)James Moger2012-02-031-1/+10
* Change default long date/time formats (issue 50)James Moger2012-02-031-1/+1
* Filters menu for Repositories page and Activity page (issue 27)James Moger2011-12-231-0/+9
* Server-side hook script selection. Documentation.James Moger2011-12-191-0/+9
* Implemented UserServiceWrapper. Renamed notifyNNN to sendEmail to be more des...James Moger2011-12-171-2/+2
* Groovy push hooksJames Moger2011-12-161-0/+56
* Integrated Clippy for a better copy-to-clipboard experienceJames Moger2011-12-131-0/+7
* Implemented ConfigUserService. Fixed and deprecated FileUserService.James Moger2011-12-041-2/+3
* Clarified Tomcat forward-slash encoding in documentation (issue 29)James Moger2011-11-301-0/+1
* Calculate repository color from name. Show swatch on repository list.James Moger2011-11-181-0/+6
* Working draft of the aggregate activity pageJames Moger2011-11-161-0/+17
* Added optional Gravatar supportJames Moger2011-11-141-0/+5
* DocumentationJames Moger2011-10-281-5/+6
* Documentation. Changed status RPC protection. Status tab for Manager.James Moger2011-10-251-1/+1
* Combined-md5 password storage optionJames Moger2011-10-241-1/+3
* Separate management from administration in rpc servlet.James Moger2011-10-231-2/+10
* Documentation and some .gitignore updatesJames Moger2011-10-211-0/+4
* Documentation and updated screenshots.James Moger2011-10-121-2/+2
* Documentation.James Moger2011-10-111-1/+2
* Merge branch 'master' into rpcJames Moger2011-10-101-1/+7
|\