summaryrefslogtreecommitdiffstats
path: root/src/com/gitblit/utils/JsonUtils.java
Commit message (Expand)AuthorAgeFilesLines
* Reorganized to Apache Standard Directory Layout & integrated MoxieJames Moger2013-03-271-346/+0
* Finer-grained repository access permissions (issue 36)James Moger2012-10-101-0/+20
* Fixed date bugs on IssueModelJames Moger2012-02-171-1/+2
* Branch for implementing distributed gb-issuesJames Moger2012-01-131-4/+30
* Federation pull_scripts request. Documentation.James Moger2012-01-041-0/+13
* Bug fix to rss feed. Unit test for rss feed. Refactor ssl connection.James Moger2011-10-281-97/+6
* Properly catch Not Allowed (405) and Unknown Request (501) errorsJames Moger2011-10-261-1/+11
* Consistent rpc result codes.James Moger2011-10-171-0/+4
* RPC Client: Create/Edit Repository & User. Partially working.James Moger2011-10-121-0/+19
* Incompatible federation protocol change to handle timezones!James Moger2011-10-021-8/+56
* Fairly complete json rpc interface to view/control Gitblit data objects.James Moger2011-10-021-47/+119
* Refactored federation servlet and utils. Started rpc servlet and utils.James Moger2011-10-011-0/+224