summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Update to Groovy 1.8.6James Moger2012-07-111-2/+2
* Update to JCommander 1.27James Moger2012-07-111-4/+4
* Update to Gson 1.7.2James Moger2012-07-111-4/+4
* Update to Lucene 3.6.0James Moger2012-07-111-6/+6
* Update to slf4j 1.6.6 and log4j 1.2.17James Moger2012-07-111-11/+11
* Update to JGit 2.0.0James Moger2012-07-116-11/+25
* Show email addresses on users panelJames Moger2012-07-112-1/+12
* Forgot to commit UserModel with cookie fieldJames Moger2012-07-111-0/+1
* Tweak to repositories panel in responsive modeJames Moger2012-07-111-7/+9
* Mount the /users pageJames Moger2012-07-111-0/+2
* Show user displayName in footerJames Moger2012-07-111-1/+1
* Fixed bug in ConfigUserService when user has nothing other than an account nameJames Moger2012-07-112-0/+8
* Persist cookies in ConfigUserService. Update LDAPUserService to generate coo...James Moger2012-07-117-25/+44
* Fix for line number identification bug in LuceneExecutor (issue 105)James Moger2012-07-111-4/+8
* Adjust repository search to handle foo.git and foo/bar.git (issue 104)James Moger2012-07-101-3/+8
* Prohibit trailing slashes in repository names (issue 104)James Moger2012-07-102-0/+6
* Final CSS/layout tweaks for responsive UI (issue 101)James Moger2012-07-1010-31/+33
* CSS tweaksJames Moger2012-07-102-2/+2
* Added Polish translationLukasz Jader2012-06-301-0/+312
* Added setting to control Groovy Grape folder (issue 91)James Moger2012-06-181-1/+6
* GitBlitWebApp_es.properties: updated translationmrbytes2012-06-171-8/+8
* Added Spanish variants of welcome.mkd, login.mkd and EmptyRepositoryPageJames Moger2012-06-151-0/+47
* Added "today" to translation file. Updated Japanese translation.James Moger2012-06-153-1/+36
* Fixed bug in Gravatar Profile pageJames Moger2012-06-151-5/+2
* Revised TimeUtils for localizationJames Moger2012-06-1527-68/+157
* Externalized some more strings. Updated Spanish translation from eguervos.James Moger2012-06-1510-26/+113
* Update Lucene index version (issue 97)James Moger2012-06-151-1/+1
* Fixed bug where Manager could not update unreferenced setting (issue 85)James Moger2012-06-151-2/+6
* Configurable robots.txt (issue 99)James Moger2012-06-152-1/+82
* Updated to Bootstrap 2.0.4. Responsive layout by default.James Moger2012-06-0825-80/+116
* Updated Git logosJames Moger2012-06-082-3/+3
* Try multiple encodings when working with string blobs (issue 97)James Moger2012-06-079-21/+81
* Expose JGit's runtime configuration settings (issue 93)James Moger2012-06-063-1/+145
* Possible fix for federation branch mirroring issue (issue 86)James Moger2012-06-062-20/+87
* Implemented default access restriction (issue 88)James Moger2012-06-065-2/+19
* Fixed anonymous clone for 'Authenticated Push' repository (issue 96)James Moger2012-06-065-7/+19
* Updated Japanese translationJames Moger2012-06-061-63/+63
* Added contributed Spanish translationJames Moger2012-06-061-0/+279
* Revisions to custom fieldsJames Moger2012-05-106-33/+64
* Adjustments to custom fields in ManagerJames Moger2012-05-104-23/+72
* Changed constants and fixed nullpointer in update repositoryJames Moger2012-05-102-28/+38
* Merge pull request #16 from jcrygier/custom_propertiesJames Moger2012-05-098-5/+123
|\
| * Change layout to BoxLayout (assuming window won't be resized)John Crygier2012-05-072-497/+9
| * Add custom fields to the managerJohn Crygier2012-05-073-2/+541
| * Make the variables / messages more consistantJohn Crygier2012-05-076-24/+24
| * Web UI done for Custom Fields. Changed variable names to be consistent with ...John Crygier2012-05-045-7/+57
| * Change techique for custom properties to fall in line with reading / writing ...John Crygier2012-05-043-43/+17
| * Ability to get / set "custom" properties within a RepositoryModel. This make...John Crygier2012-05-031-0/+43
* | Adding a limit of 2 [user + pass] on the credential string split. This works ...Peter Loron2012-05-081-1/+1
* | Reordered settings model loading to avoid WAR null pointerJames Moger2012-05-051-2/+2
|/