| Commit message (Expand) | Author | Age | Files | Lines |
* | Added a utility class to specify gitblit.indexBranch en masse | James Moger | 2012-03-27 | 1 | -0/+20 |
* | Added web.allowLuceneIndexing to enable/disable Lucene integration | James Moger | 2012-03-25 | 1 | -0/+9 |
* | Externalized the Lucene ignore extensions | James Moger | 2012-03-21 | 1 | -0/+6 |
* | Added Ubuntu service init script (issue 72) | James Moger | 2012-03-20 | 1 | -0/+46 |
* | Eliminated Lucene settings | James Moger | 2012-03-19 | 1 | -25/+0 |
* | Refactored Lucene integration and fixed two index deleteDocument bugs | James Moger | 2012-03-15 | 1 | -9/+14 |
* | Draft integration of Lucene search mechanism and web ui | James Moger | 2012-02-28 | 1 | -0/+20 |
* | Allow specifying a timezone in gitblit.properties/web.xml (issue 54) | James Moger | 2012-02-21 | 1 | -0/+9 |
* | Update to Bootstrap 2.0 | James Moger | 2012-02-16 | 1 | -1/+2 |
* | Added AJP connector and some documentation on how to use it (issue 59) | James Moger | 2012-02-09 | 1 | -0/+17 |
* | Setting to control display/serving non-bare repositories (issue 49) | James Moger | 2012-02-03 | 1 | -1/+10 |
* | Change default long date/time formats (issue 50) | James Moger | 2012-02-03 | 1 | -1/+1 |
* | Adjustments to init scripts | James Moger | 2012-02-02 | 2 | -3/+7 |
* | Fixed type in CentOS script | James Moger | 2012-01-31 | 1 | -1/+1 |
* | Service installation under CentOS | Romain Lespinasse | 2012-01-12 | 2 | -0/+49 |
* | Updated Express documentation | James Moger | 2012-01-06 | 1 | -3/+24 |
* | Filters menu for Repositories page and Activity page (issue 27) | James Moger | 2011-12-23 | 1 | -0/+9 |
* | Server-side hook script selection. Documentation. | James Moger | 2011-12-19 | 1 | -0/+9 |
* | Implemented UserServiceWrapper. Renamed notifyNNN to sendEmail to be more des... | James Moger | 2011-12-17 | 1 | -2/+2 |
* | Groovy push hooks | James Moger | 2011-12-16 | 1 | -0/+56 |
* | Integrated Clippy for a better copy-to-clipboard experience | James Moger | 2011-12-13 | 1 | -0/+7 |
* | Implemented ConfigUserService. Fixed and deprecated FileUserService. | James Moger | 2011-12-04 | 3 | -5/+7 |
* | Preliminary changes for running on RedHat OpenShift. Still in-progress. | James Moger | 2011-12-02 | 1 | -0/+35 |
* | Clarified Tomcat forward-slash encoding in documentation (issue 29) | James Moger | 2011-11-30 | 1 | -0/+1 |
* | Calculate repository color from name. Show swatch on repository list. | James Moger | 2011-11-18 | 1 | -0/+6 |
* | Working draft of the aggregate activity page | James Moger | 2011-11-16 | 1 | -0/+17 |
* | Added optional Gravatar support | James Moger | 2011-11-14 | 1 | -0/+5 |
* | Documentation | James Moger | 2011-10-28 | 1 | -5/+6 |
* | Documentation. Changed status RPC protection. Status tab for Manager. | James Moger | 2011-10-25 | 1 | -1/+1 |
* | Combined-md5 password storage option | James Moger | 2011-10-24 | 1 | -1/+3 |
* | Separate management from administration in rpc servlet. | James Moger | 2011-10-23 | 1 | -2/+10 |
* | Documentation and some .gitignore updates | James Moger | 2011-10-21 | 1 | -0/+4 |
* | Documentation and updated screenshots. | James Moger | 2011-10-12 | 1 | -2/+2 |
* | Documentation. | James Moger | 2011-10-11 | 1 | -1/+2 |
* | Merge branch 'master' into rpc | James Moger | 2011-10-10 | 1 | -1/+7 |
|\ |
|
| * | Documentation. Updated snapshot to 0.7.0. Merged server.contextPath. | James Moger | 2011-10-10 | 1 | -7/+7 |
| * | o Adding missing properties to gitblit.properties for adjusting the context p... | Trygve Laugstøl | 2011-10-10 | 1 | -0/+6 |
* | | Merge branch 'master' into rpc | James Moger | 2011-10-06 | 2 | -0/+36 |
|\| |
|
| * | add tools to install giblet as service on linux based os | Mohamed MOUNIROU | 2011-10-04 | 2 | -0/+36 |
* | | New setting to disable RPC administration. Advancing the RPC client. | James Moger | 2011-10-05 | 1 | -3/+9 |
* | | Merge branch 'master' into rpc | James Moger | 2011-10-02 | 1 | -1/+8 |
|\| |
|
| * | Login message option. More Bootstrap updates. All docs converted. | James Moger | 2011-09-30 | 1 | -1/+8 |
* | | Refactored federation servlet and utils. Started rpc servlet and utils. | James Moger | 2011-10-01 | 1 | -0/+6 |
|/ |
|
* | Documentation. | James Moger | 2011-09-26 | 2 | -4/+25 |
* | Implemented a Federation Client. Bare clone tweaks. Documentation. | James Moger | 2011-09-26 | 2 | -0/+70 |
* | Refined mirror federation feature. Documentation. | James Moger | 2011-09-22 | 1 | -1/+9 |
* | Implemented Federation Sets. Documentation. | James Moger | 2011-09-14 | 1 | -5/+21 |
* | Revised federation setting names. Improved documentation. | James Moger | 2011-09-13 | 1 | -24/+23 |
* | Largely completed, uber-cool federation feature. | James Moger | 2011-09-12 | 2 | -1/+135 |
* | Fixed incorrect exe name in uninstallService.cmd | James Moger | 2011-07-27 | 1 | -1/+1 |