summaryrefslogtreecommitdiffstats
path: root/src/com
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/Mrbytes/gitblitJames Moger2012-08-131-4/+4
|\
| * GitBlitWebApp_es.properties: up-to date with the last changesmrbytes2012-08-131-4/+4
* | Update missing polish translationsLukasz Jader2012-08-131-4/+4
|/
* Translate some messages to Japanese.Kensuke Matsuzaki2012-08-111-22/+22
* Submodules supportJames Moger2012-08-1017-50/+392
* Improve submodule checking in LuceneExecutor (issue-119)James Moger2012-08-102-0/+14
* Strip hidden UTF-8 BOM from string contentJames Moger2012-08-101-2/+9
* Redirect to absolute url for repository search box (issue-111)James Moger2012-08-091-2/+8
* Merge branch 'ldap+tls' of https://github.com/StephenKing/gitblitJames Moger2012-08-091-2/+17
|\
| * StartTLS is not supported in LdapUserService (issue 122)Steffen Gebert2012-08-091-2/+17
* | Translation placeholdersJames Moger2012-08-093-3/+12
|/
* Fix to GitServlet to allow pushing to symlinked repositories (issue 116)James Moger2012-08-072-23/+28
* Do not incrementally index blobs in submodules (issue 119)James Moger2012-08-072-13/+18
* Don't try to index git submodules, they are seperate repositories and should ...Peter Allin2012-08-071-1/+4
* Drop failed attempt to add user or team (issue 118)James Moger2012-08-061-2/+8
* Restore original team or user object on failure to update (issue 118)James Moger2012-08-061-4/+14
* Confirmed fix for GO settings manipulation (issue 85)James Moger2012-08-031-1/+7
* Bumped index version (issue 112)James Moger2012-08-021-1/+1
* Support for X-Forwarded-Proto and X-Forwarded-Port (issue 115)James Moger2012-08-021-4/+39
* Compile regex patterns once and use matches instead of find (issue 103)James Moger2012-08-021-13/+13
* Per-repository authorization control: AUTHENTICATED and NAMED (issue 117)James Moger2012-08-0212-8/+113
* Tweak to relative path determination for symlinks (issue 116)James Moger2012-08-011-4/+4
* Regex exclusions for repository search (issue 103)James Moger2012-08-013-7/+36
* Add recursion depth control for repository search (issue 103)James Moger2012-08-013-7/+16
* Fixes to relative path determination for symlinks (issue 116)James Moger2012-07-271-1/+15
* Real raw page for text, images, and binaries (issue 6, issue 114)James Moger2012-07-254-78/+128
* Properly decode blobs on reindex (issue 112)James Moger2012-07-231-2/+3
* Fixed LdapUserService if account has null email address (issue 110)James Moger2012-07-171-2/+8
* Add polish variants of welcome.mkd, login.mkd and EmptyRepositoryPageLukasz Jader2012-07-141-0/+47
* Fix some typos in polish translationLukasz Jader2012-07-141-8/+8
* Reset build identifiers for the next releaseJames Moger2012-07-141-2/+2
* Final documenation of 1.0.0 releasev1.0.0James Moger2012-07-141-2/+2
* Changes to commit page for responsive layoutJames Moger2012-07-137-11/+11
* Fixed broken Lucene blob deleteJames Moger2012-07-121-14/+38
* Revert "Update to JCommander 1.27"James Moger2012-07-111-4/+4
* 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