summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/wicket/pages/UserPage.html
Commit message (Collapse)AuthorAgeFilesLines
* Reorder "email on ticket changes" preference to follow "email address"James Moger2014-06-131-1/+1
|
* Add clone transport user preferenceJames Moger2014-06-051-0/+1
|
* Add "email me on my ticket changes" preferenceJames Moger2014-06-051-1/+2
|
* Add a basic SSH public key management UIJames Moger2014-06-051-0/+14
|
* Revise the user profile page and add a preferences formJames Moger2014-06-041-17/+34
|
* CSS padding adjustmentsJames Moger2013-06-271-1/+1
|
* Overhauled navigation and flattened lookJames Moger2013-05-191-1/+2
|
* Reorganized to Apache Standard Directory Layout & integrated MoxieJames Moger2013-03-271-0/+50
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.