summaryrefslogtreecommitdiffstats
path: root/src/com
Commit message (Expand)AuthorAgeFilesLines
* Rome specifies JDOM 1.0, downgrade JDOM dependency from 1.1 to 1.0James Moger2012-04-271-4/+4
* force encoding JSON response as UTF-8fifthgnat2012-04-261-0/+1
* Disable membership, display name, and email fields in Manager if unsupported ...James Moger2012-04-254-6/+37
* Allow user services to control editing of display name and email addressJames Moger2012-04-257-21/+144
* Allow manipulating display name and email address from manager appJames Moger2012-04-252-2/+17
* Allow manipulating display name and email address from web uiJames Moger2012-04-256-3/+26
* Displayname and email address persistence for ConfigUserServiceJames Moger2012-04-251-1/+13
* Added a logout hook to IUserServiceJames Moger2012-04-256-1/+47
* Merge jcrygier's LDAP injection defense and displayname/email retrievalJames Moger2012-04-252-15/+78
|\
| * Add logic to get display name & email (Simply stored in user model for now).John Crygier2012-04-252-15/+71
* | DocumentationJames Moger2012-04-241-2/+2
* | Corrected log typosJames Moger2012-04-241-2/+2
* | Updated the key generator to build nested key classesJames Moger2012-04-243-65/+136
* | Merge pull request #12 from jcrygier/ldap_unboundidJames Moger2012-04-2417-58/+662
|\|
| * Allow for admin teams with spaces in their name.unknown2012-04-242-25/+29
| * Change username to come from simpleUserName (from login screen) instead of CN.John Crygier2012-04-181-3/+3
| * Allow for different port for LDAP in-memory server. Update some documentation.John Crygier2012-04-101-2/+9
| * Rework LDAP implementation with unboundid. Also allows for an LDAP server to...John Crygier2012-04-106-120/+268
| * Skeleton LdapUserService based on John Cryiger's implementationJames Moger2012-04-0614-13/+458
* | Reset build identifiers for the next releaseJames Moger2012-04-111-2/+2
* | Release 0.9.3v0.9.3James Moger2012-04-111-2/+2
* | Revised repository model list persistence (issue 81)James Moger2012-04-101-34/+18
* | Automatically set java.awt.headless=true for Gitblit GOJames Moger2012-04-092-1/+4
* | Fixed: could not clear any RepositoryModel setting list (issue 81)James Moger2012-04-091-5/+27
|/
* Reset build identifiers for next releaseJames Moger2012-04-041-2/+2
* Release 0.9.2v0.9.2James Moger2012-04-041-2/+2
* Adjustments to ClientLoggerJames Moger2012-03-311-11/+56
* Add ClientLogger so scripts can log info / warning messages to the pushing cl...John Crygier2012-03-312-3/+37
* removed wrong char from page, which caused IE8 no to display the save buttonJohannes Buehler2012-03-301-1/+1
* Fixed overzealous externalization of save and cancel buttonsJames Moger2012-03-305-10/+10
* Ensure that lengthy commit messages are clipped in the headerJames Moger2012-03-291-1/+4
* Fixed activity page row layout regression (issue 79)James Moger2012-03-292-50/+43
* Fixed symlink absolute path/canonical path mixup with JGit (issue 78)James Moger2012-03-283-5/+33
* Reset build identifiers for next releaseJames Moger2012-03-271-2/+2
* Release 0.9.1v0.9.1James Moger2012-03-272-4/+5
* Reset build identifier for next releaseJames Moger2012-03-271-2/+2
* Release 0.9.0v0.9.0James Moger2012-03-271-2/+2
* Added a utility class to specify gitblit.indexBranch en masseJames Moger2012-03-271-0/+131
* Implemented support for "default" branchJames Moger2012-03-274-11/+70
* Externalized a bunch of strings for translationJames Moger2012-03-2519-73/+172
* CSS corrections for tags page and IEJames Moger2012-03-252-3/+3
* Index tags consistentlyJames Moger2012-03-251-1/+1
* Improved commit message/ref panel layoutJames Moger2012-03-253-3/+3
* Simplified refs panel layout and cssJames Moger2012-03-251-0/+1
* Corrected timestamp on activity panel from author time to committer timeJames Moger2012-03-252-3/+7
* Fixed Gravatar image security exception with Wicket 1.4.20James Moger2012-03-252-5/+37
* Translate more massagesKensuke Matsuzaki2012-03-261-22/+22
* Add Japanese massagesKensuke Matsuzaki2012-03-261-0/+215
* Added web.allowLuceneIndexing to enable/disable Lucene integrationJames Moger2012-03-256-12/+23
* Fixed null pointer for LuceneExecutor unit testsJames Moger2012-03-241-1/+6