summaryrefslogtreecommitdiffstats
path: root/distrib
Commit message (Collapse)AuthorAgeFilesLines
...
* Merge jcrygier's LDAP injection defense and displayname/email retrievalJames Moger2012-04-251-0/+22
|\ | | | | | | | | Add LDAP logic to retrieve display name & email address Add code / test to defend against LDAP injection attacks.
| * Add logic to get display name & email (Simply stored in user model for now).John Crygier2012-04-251-0/+22
| | | | | | | | Add code / test to defend against LDAP injection attacks.
* | 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 ↵John Crygier2012-04-101-7/+45
| | | | to be started with Gitblit GO (backed by an LDIF file).
* Skeleton LdapUserService based on John Cryiger's implementationJames Moger2012-04-061-0/+46
|
* Fixes init script for chkconfig. Mohamed Mansour2012-03-281-0/+1
| | | | chkconfig was failing with the following messsage "service gitblit does not support chkconfig" Adding a description attribute resolves this issue since it is a required chkconfig attribute.
* Added a utility class to specify gitblit.indexBranch en masseJames Moger2012-03-271-0/+20
|
* Added web.allowLuceneIndexing to enable/disable Lucene integrationJames Moger2012-03-251-0/+9
|
* Externalized the Lucene ignore extensionsJames Moger2012-03-211-0/+6
|
* Added Ubuntu service init script (issue 72)James Moger2012-03-201-0/+46
|
* 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
|
* Adjustments to init scriptsJames Moger2012-02-022-3/+7
|
* Fixed type in CentOS scriptJames Moger2012-01-311-1/+1
|
* Service installation under CentOSRomain Lespinasse2012-01-122-0/+49
|
* Updated Express documentationJames Moger2012-01-061-3/+24
|
* 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 ↵James Moger2011-12-171-2/+2
| | | | descriptive.
* 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-043-5/+7
|
* Preliminary changes for running on RedHat OpenShift. Still in-progress.James Moger2011-12-021-0/+35
|
* 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
| | | Added skeleton mechanism to update server settings via rpc.
* 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
|\
| * Documentation. Updated snapshot to 0.7.0. Merged server.contextPath.James Moger2011-10-101-7/+7
| |
| * o Adding missing properties to gitblit.properties for adjusting the context ↵Trygve Laugstøl2011-10-101-0/+6
| | | | | | | | path.
* | Merge branch 'master' into rpcJames Moger2011-10-062-0/+36
|\|
| * add tools to install giblet as service on linux based osMohamed MOUNIROU2011-10-042-0/+36
| |
* | New setting to disable RPC administration. Advancing the RPC client.James Moger2011-10-051-3/+9
| |
* | Merge branch 'master' into rpcJames Moger2011-10-021-1/+8
|\|
| * Login message option. More Bootstrap updates. All docs converted.James Moger2011-09-301-1/+8
| |
* | Refactored federation servlet and utils. Started rpc servlet and utils.James Moger2011-10-011-0/+6
|/