summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/utils/StringUtils.java
Commit message (Expand)AuthorAgeFilesLines
* Delete password from memory in AuthenticationManagerFlorian Zschocke2020-04-051-0/+15
* Use the new PasswordHash classes.Florian Zschocke2019-11-051-4/+0
* Implement configurable tab length support for blob viewsJames Moger2015-05-221-1/+16
* Fix cloning repositories with + in their namesJames Moger2014-06-121-1/+3
* [findbugs] Add null check on decoding a string in StringUtilsJames Moger2014-04-171-1/+1
* Improve plugin manager based on upstreamed contributions to pf4jJames Moger2014-04-101-1/+1
* Add flatten string array to StringUtilsJames Moger2014-03-011-0/+12
* Encode ampersand in urlJames Moger2014-03-011-0/+2
* Extract UserManager from GitBlit singletonJames Moger2013-11-291-0/+21
* Refactor markup processing in preparation for supporting other formatsJames Moger2013-11-121-0/+14
* Trim trailing whitespace and organize importsJames Moger2013-09-301-54/+54
* Fixed IOOB exception in StringUtils.getRelativePath (issue-256)James Moger2013-06-191-1/+1
* Reorganized to Apache Standard Directory Layout & integrated MoxieJames Moger2013-03-271-0/+736