summaryrefslogtreecommitdiffstats
path: root/src/com/gitblit/GitBlit.java
Commit message (Expand)AuthorAgeFilesLines
* Poke test during proposal phase.James Moger2011-09-271-1/+2
* Implemented a Federation Client. Bare clone tweaks. Documentation.James Moger2011-09-261-78/+9
* Bare option for federation pull registrations. Documentation.James Moger2011-09-261-0/+3
* Revised federation proposal mechanism. Added SendProposalPage.James Moger2011-09-251-0/+80
* Refined mirror federation feature. Documentation.James Moger2011-09-221-5/+5
* Implemented Federation Sets. Documentation.James Moger2011-09-141-1/+28
* Revised federation setting names. Improved documentation.James Moger2011-09-131-11/+14
* Largely completed, uber-cool federation feature.James Moger2011-09-121-15/+432
* Fixed rename and delete repository (issue 10)James Moger2011-07-201-1/+40
* Allow specification of forward-slash character in urls (issue 11)James Moger2011-07-181-0/+14
* Optionally display repository on-disk size on repositories page.James Moger2011-07-111-0/+13
* Documentation. Added JavaDoc. Clarified repository access restriction.James Moger2011-07-051-1/+1
* Documentation. Adding JavaDoc comments. Adjustments to method names.James Moger2011-07-011-38/+302
* Big push for first release.James Moger2011-06-251-20/+62
* Mostly stable war build.James Moger2011-06-181-16/+43
* Added AccessRestrictionFilter and simplified authentication.James Moger2011-06-141-3/+42
* Unit testing. Documentation. Simplified settings classes.James Moger2011-06-091-12/+2
* Documentation. Moved clone and fetch into JGitUtils. Create bare only.James Moger2011-06-071-2/+2
* Unit testing. Start of git-notes display feature.James Moger2011-06-021-1/+1
* Documentation. Enforce ".git" suffix for created repositories.James Moger2011-06-011-0/+4
* Readme markdown on summary page per-repository.James Moger2011-06-011-0/+2
* Codepro analyze dependencies. Documentation.James Moger2011-05-271-5/+8
* Changed git.otherUrls to web.otherUrls.James Moger2011-05-261-1/+1
* Findbugs. CodePro Audit. Checkstyle. Unit test refactoring.James Moger2011-05-261-28/+61
* Selected Apache License. Dropped : from name. Its simpler.James Moger2011-05-251-0/+15
* Delete/Rename repos & user. Edit link. Dropped crypt. Other git urls.James Moger2011-05-241-36/+67
* Owner editing. Frozen status. Grouped repositories. Documentation.James Moger2011-05-191-7/+25
* Moved distribution files. Revised build script. Security revisions.James Moger2011-05-121-2/+14
* Clarified access restrictions.James Moger2011-05-111-3/+3
* Renamed User to UserModel.James Moger2011-05-111-9/+9
* Add user. Implemented repository view and git access restrictions.James Moger2011-05-111-10/+35
* Build infrastructure improvements. Setting to show remote branches.James Moger2011-05-041-6/+5
* Working on error handling.James Moger2011-04-291-2/+2
* Improve repo folder detection. Fail gracefully on create repo error.James Moger2011-04-271-49/+53
* Centralized markdown transforms. Moved config ops to GitBlit.James Moger2011-04-271-20/+36
* Sprinkled some icons throughout ui. Centralized icon retrieval.James Moger2011-04-251-2/+8
* Basic Create/Edit Repository. JGit 0.12-stable. Tag icon.James Moger2011-04-231-14/+34
* Settings overhaul. Fixes to authentication. Bind interface feature.James Moger2011-04-151-16/+47
* Generate Keys class from gitblit.properties as part of build process.James Moger2011-04-141-6/+6
* Authenticate the webapp against the same realm as the git servlet.James Moger2011-04-141-0/+127