summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Selected Apache License. Dropped : from name. Its simpler.James Moger2011-05-2574-3/+1098
* Download zip feature.James Moger2011-05-2411-9/+211
* Delete/Rename repos & user. Edit link. Dropped crypt. Other git urls.James Moger2011-05-2419-147/+339
* User list. Revised home page. Updated Jetty. Secure cookies. Docs.James Moger2011-05-2317-343/+541
* Make keystore script independent of JDK using BouncyCastle.James Moger2011-05-222-60/+141
* Documentation filename-linkname aliases.James Moger2011-05-201-4/+26
* Documentation.James Moger2011-05-201-0/+14
* Critical fix for servlet.James Moger2011-05-191-1/+1
* Owner editing. Frozen status. Grouped repositories. Documentation.James Moger2011-05-1916-86/+291
* Building site content and documentation from Markdown.James Moger2011-05-173-0/+151
* Move admin links. Drop extra GitBlit link. Line numbers on Blob page.James Moger2011-05-166-14/+44
* Improvements to create/edit user.James Moger2011-05-123-3/+35
* Moved distribution files. Revised build script. Security revisions.James Moger2011-05-1215-86/+503
* Clarified access restrictions.James Moger2011-05-114-35/+14
* Renamed User to UserModel.James Moger2011-05-119-43/+43
* Add user. Implemented repository view and git access restrictions.James Moger2011-05-1125-152/+669
* Comments in config file. Disable TLS renegotiation.James Moger2011-05-052-53/+2
* Automatically generate a self-signed certificate with BouncyCastle.James Moger2011-05-052-8/+77
* Build infrastructure improvements. Setting to show remote branches.James Moger2011-05-0420-157/+311
* Drop new lines between table rows for Opera.James Moger2011-05-031-1/+1
* Working on error handling.James Moger2011-04-2925-108/+205
* Improve repo folder detection. Fail gracefully on create repo error.James Moger2011-04-278-57/+99
* Centralized markdown transforms. Moved config ops to GitBlit.James Moger2011-04-278-149/+86
* Integrated pagelinks into RepositoryPage. Fixed string encoding.James Moger2011-04-2724-259/+215
* Commit header panel. File type icons. Docs page.James Moger2011-04-2645-61/+296
* Sprinkled some icons throughout ui. Centralized icon retrieval.James Moger2011-04-2528-74/+204
* Restylized search form. Used GNOME's search icon.James Moger2011-04-236-8/+25
* Basic Create/Edit Repository. JGit 0.12-stable. Tag icon.James Moger2011-04-2323-89/+290
* Use markdown for welcome message. Simplify login page appearance.James Moger2011-04-214-5/+69
* Added merge icon. Added commit legend with counts. Improved header.James Moger2011-04-2126-34/+187
* Selectable diff presentation: gitblit, gitweb, or plain.James Moger2011-04-207-22/+233
* Support Markdown rendering. Use Wicket GoogleCharts from Maven.James Moger2011-04-209-18/+183
* Tag diamonds and sliding date scale on activity graph.James Moger2011-04-207-33/+152
* Div to SpanJames Moger2011-04-184-9/+7
* Color-coded change type indicator with tooltip for changed paths.James Moger2011-04-1812-23/+123
* Add search form to the page nav links panel within a repository.James Moger2011-04-186-12/+67
* Fix Eclipse complaints about illegal tag location.James Moger2011-04-181-13/+12
* Author and Committer search integration.James Moger2011-04-1820-36/+441
* Finished history tree/blob links.James Moger2011-04-172-13/+48
* patch-to-current feature.James Moger2011-04-173-7/+25
* Implemented diff-to-current.James Moger2011-04-174-11/+48
* Rename ticgit integration to tickets.James Moger2011-04-1711-60/+61
* Replaced three history placeholder labels with real links.James Moger2011-04-166-6/+6
* Working history feature. Tweak to paging.James Moger2011-04-1613-17/+281
* More flexible authentication. Anonymous view, authenticated admin.James Moger2011-04-164-10/+40
* Show commit parents on separate lines. "tagger" instead of "author".James Moger2011-04-153-5/+6
* Settings overhaul. Fixes to authentication. Bind interface feature.James Moger2011-04-1535-268/+494
* Generate Keys class from gitblit.properties as part of build process.James Moger2011-04-1443-194/+236
* Authenticate the webapp against the same realm as the git servlet.James Moger2011-04-1413-127/+257
* Start of webapp authentication.James Moger2011-04-1310-12/+272