summaryrefslogtreecommitdiffstats
path: root/src/com/gitblit/utils
Commit message (Expand)AuthorAgeFilesLines
* Working edit settings RPC. Web.xml is not directly modified.James Moger2011-10-241-2/+1
* Combined-md5 password storage optionJames Moger2011-10-241-0/+2
* Separate management from administration in rpc servlet.James Moger2011-10-231-2/+24
* Documentation. Refactoring class names. Re-encapsulate settings.James Moger2011-10-221-10/+6
* Fixed minor bug in flatten stringsJames Moger2011-10-211-0/+4
* Revised settings RPC to be Map<String, SettingModel>.James Moger2011-10-211-34/+26
* Consistent rpc result codes.James Moger2011-10-171-0/+4
* RPC Client: Create/Edit Repository & User. Partially working.James Moger2011-10-122-8/+72
* Merge branch 'master' into rpcJames Moger2011-10-022-1/+43
|\
| * More Bootstrap improvements.James Moger2011-09-302-1/+43
* | 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-023-66/+404
* | Refactored federation servlet and utils. Started rpc servlet and utils.James Moger2011-10-013-168/+367
|/
* Poke test during proposal phase.James Moger2011-09-271-4/+44
* Fixed broken urls for WAR builds.James Moger2011-09-261-2/+3
* Implemented a Federation Client. Bare clone tweaks. Documentation.James Moger2011-09-262-6/+108
* Bare option for federation pull registrations. Documentation.James Moger2011-09-261-4/+5
* Revised federation proposal mechanism. Added SendProposalPage.James Moger2011-09-251-18/+10
* Refined mirror federation feature. Documentation.James Moger2011-09-221-1/+26
* Largely completed, uber-cool federation feature.James Moger2011-09-125-7/+483
* Cleanup imports and formatting.James Moger2011-07-252-4/+4
* Centralize default branch/HEAD resolution (issue 14)James Moger2011-07-224-59/+251
* Fixed (again) empty repository check (issue 13)James Moger2011-07-221-3/+3
* Documentation. Unit testing. Checkstyle. Findbugs.James Moger2011-07-226-30/+41
* Misc fixes.James Moger2011-07-201-2/+1
* Redefined how to check for "empty" repository (issue 13)James Moger2011-07-201-1/+2
* Optionally display repository on-disk size on repositories page.James Moger2011-07-111-0/+24
* ByteFormat now returns integer KB values.James Moger2011-07-111-1/+1
* Documentation. Added JavaDoc. Clarified repository access restriction.James Moger2011-07-051-97/+458
* Documentation. Added JavaDoc comments.James Moger2011-07-0112-81/+495
* Documentation. Adding JavaDoc comments. Adjustments to method names.James Moger2011-07-011-0/+59
* Big push for first release.James Moger2011-06-252-4/+18
* Mostly stable war build.James Moger2011-06-183-30/+16
* Added AccessRestrictionFilter and simplified authentication.James Moger2011-06-142-16/+68
* RSS syndication feature. Documentation. CSS tweaks.James Moger2011-06-111-0/+69
* Unit testing. Documentation. Simplified settings classes.James Moger2011-06-092-16/+41
* Blame support finished, requires JGit 1.0.0. Checkstyle. Findbugs.James Moger2011-06-085-6/+34
* Improved metrics page and added metrics links to branches panel.James Moger2011-06-071-10/+11
* Documentation. Moved clone and fetch into JGitUtils. Create bare only.James Moger2011-06-071-3/+55
* Fixed refs linking problem. Author metrics are lowercase.James Moger2011-06-043-19/+23
* GitNotes. Unit testing. More correct refs.James Moger2011-06-033-42/+69
* Unit testing. Start of git-notes display feature.James Moger2011-06-026-353/+258
* Refactored some unit tests and utils.James Moger2011-06-013-109/+144
* Stats -> Metrics. Docs in distribution zip. Created MetricUtils.James Moger2011-06-012-143/+180
* Unit testing. Disable links on first commit. Initial stats page.James Moger2011-06-013-38/+121
* Unit testing.James Moger2011-05-293-11/+11
* Unit testing.James Moger2011-05-294-42/+24
* Unit testing. Removal of some unused code paths.James Moger2011-05-281-18/+10
* Codepro analyze dependencies. Documentation.James Moger2011-05-272-133/+163
* Findbugs. CodePro Audit. Checkstyle. Unit test refactoring.James Moger2011-05-268-105/+154