summaryrefslogtreecommitdiffstats
path: root/src/com/gitblit/utils/ArrayUtils.java
Commit message (Collapse)AuthorAgeFilesLines
* Reorganized to Apache Standard Directory Layout & integrated MoxieJames Moger2013-03-271-74/+0
| | | | | | | | | This is a massive commit which reorganizes the entire project structure (although it is still monolithic), removes the Build classes, and switches to Moxie, a smarter Ant build tookit based on the original Gitblit Build classes. The Ant build script will likely require additional fine-tuning, but this is big step forward.
* Revised multiple owners contributionJames Moger2013-01-231-0/+30
|
* Persist cookies in ConfigUserService. Update LDAPUserService to generate ↵James Moger2012-07-111-1/+5
| | | | cookies.
* Support for gh-pages branch serving as /pages/repo.gitJames Moger2012-01-091-0/+4
|
* Added ArrayUtils class and unit testJames Moger2012-01-051-0/+36