summaryrefslogtreecommitdiffstats
path: root/src/com/gitblit/wicket
Commit message (Expand)AuthorAgeFilesLines
...
* Moved distribution files. Revised build script. Security revisions.James Moger2011-05-1210-31/+195
* Clarified access restrictions.James Moger2011-05-111-22/+2
* Renamed User to UserModel.James Moger2011-05-116-20/+20
* Add user. Implemented repository view and git access restrictions.James Moger2011-05-1119-95/+314
* Build infrastructure improvements. Setting to show remote branches.James Moger2011-05-0410-19/+27
* Working on error handling.James Moger2011-04-2922-50/+124
* Improve repo folder detection. Fail gracefully on create repo error.James Moger2011-04-275-4/+31
* Centralized markdown transforms. Moved config ops to GitBlit.James Moger2011-04-275-37/+27
* Integrated pagelinks into RepositoryPage. Fixed string encoding.James Moger2011-04-2722-256/+185
* Commit header panel. File type icons. Docs page.James Moger2011-04-2644-57/+257
* Sprinkled some icons throughout ui. Centralized icon retrieval.James Moger2011-04-2526-68/+180
* 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-2321-51/+155
* 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-2124-32/+171
* Selectable diff presentation: gitblit, gitweb, or plain.James Moger2011-04-203-3/+66
* Support Markdown rendering. Use Wicket GoogleCharts from Maven.James Moger2011-04-208-18/+177
* Tag diamonds and sliding date scale on activity graph.James Moger2011-04-204-22/+42
* Div to SpanJames Moger2011-04-184-9/+7
* Color-coded change type indicator with tooltip for changed paths.James Moger2011-04-1810-17/+111
* Add search form to the page nav links panel within a repository.James Moger2011-04-185-12/+63
* Fix Eclipse complaints about illegal tag location.James Moger2011-04-181-13/+12
* Author and Committer search integration.James Moger2011-04-1818-29/+361
* Finished history tree/blob links.James Moger2011-04-172-13/+48
* patch-to-current feature.James Moger2011-04-172-2/+11
* Implemented diff-to-current.James Moger2011-04-173-5/+27
* Rename ticgit integration to tickets.James Moger2011-04-179-34/+35
* Replaced three history placeholder labels with real links.James Moger2011-04-166-6/+6
* Working history feature. Tweak to paging.James Moger2011-04-1612-17/+270
* 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-1524-136/+145
* Generate Keys class from gitblit.properties as part of build process.James Moger2011-04-1431-150/+147
* Authenticate the webapp against the same realm as the git servlet.James Moger2011-04-148-103/+59
* Start of webapp authentication.James Moger2011-04-139-11/+271
* Fixed ticgit pages.James Moger2011-04-136-15/+22
* Html and Css simplifications.James Moger2011-04-1313-45/+59
* Patch formatter. Ensure html escaping. css tweaks.James Moger2011-04-1324-47/+425
* Eliminated most session usage.James Moger2011-04-1114-87/+85
* Ref links.James Moger2011-04-1111-34/+51
* Enforce default paging value.James Moger2011-04-111-0/+4
* Moved paging count to setting. Fixed css layouts. Removed log pager.James Moger2011-04-117-33/+12
* Refactored more link panels into fragments.James Moger2011-04-1114-118/+59
* Page log.James Moger2011-04-1115-78/+121
* created panels for logs, tags, and branches.James Moger2011-04-0845-669/+567
* Localized all strings for translation. Removed old resources.James Moger2011-04-0752-288/+396
* Let Wicket manage resources and use markup inheritance.James Moger2011-04-0757-302/+790
* Added placeholder for Admin links on main page.James Moger2011-04-0611-36/+117
* Mostly working Diff presentation.James Moger2011-04-066-4/+84
* Simplified links some more. Added TicGit browser.James Moger2011-04-0518-98/+331