summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Fixed site rendering in Chrome.James Moger2011-11-121-1/+1
|
* Documentation. Updated Twitter Bootstrap to 1.4.0.James Moger2011-11-127-354/+385
|
* Documentation.James Moger2011-11-121-40/+18
|
* Documentation. Updated Google+ links.James Moger2011-11-113-53/+45
|
* Preparing 0.7.0 release.v0.7.0James Moger2011-11-113-6/+8
|
* Revised user access checks to account for repository ownership.James Moger2011-11-117-7/+27
| | | | | Repository owners no longer have to be explicitly selected to grant them access to Git, feeds, and zip downloads. Idea from Github/dadalar.
* Documentation. Add javadoc and source jars to the gbapi download.James Moger2011-11-114-14/+70
|
* Fix to download percentange calculationJames Moger2011-11-111-1/+1
|
* Display more refs (still not all) per rss entry. Misc ui tweaks.James Moger2011-11-105-42/+107
|
* Prefix RSS tags with type information. Include commit id and parents.James Moger2011-11-101-6/+14
|
* Refresh log on display. Adjusted spacing of status panel.James Moger2011-11-102-13/+18
|
* Show busy cursors when executing workersJames Moger2011-11-102-0/+6
|
* Documentation.James Moger2011-11-093-4/+37
|
* Restored html content to feeds. Include regex substitutions in content.James Moger2011-11-097-11/+20
|
* Updated Manager screenshotsJames Moger2011-11-0812-7/+18
|
* Log feature based on Search dialog. Renamed some classes.James Moger2011-11-0711-119/+156
|
* Unit testingJames Moger2011-11-0710-82/+262
|
* Set resource cache duration to 90 days instead of 120 mins (issue 17)James Moger2011-11-071-0/+5
|
* Moved ObjectCache classJames Moger2011-11-072-4/+10
|
* Updated to Wicket 1.4.19James Moger2011-11-074-25/+27
|
* Refinements to search dialog and null checks in cell renderersJames Moger2011-11-044-22/+36
|
* Support pagination in RSS feeds. Standardize pg as page parameter.James Moger2011-11-048-53/+151
|
* Documentation.James Moger2011-11-044-29/+53
|
* Search added to gbapi. Search dialog for Manager. Misc Manager fixes.James Moger2011-11-049-17/+435
|
* Moved SearchType enum to ConstantsJames Moger2011-11-0415-81/+76
|
* Updated to MarkdownPapers 1.2.5James Moger2011-11-042-6/+6
|
* Revised branch rendering. Added ref rendering to message column.James Moger2011-11-0310-56/+164
|
* RSS search parameters. Include refs as categories in RSS entries.James Moger2011-11-034-2/+119
|
* Feeds and Manager must respect a server's web.mountParameters settingJames Moger2011-11-0311-32/+93
|
* Differentiate new activity on feeds panelJames Moger2011-11-036-14/+95
|
* Populate author selector based on repository selectorJames Moger2011-11-021-3/+24
|
* Added author selector to feeds panelJames Moger2011-11-021-16/+83
|
* Fixed bug in time utils. Updated some unit tests.James Moger2011-11-023-22/+74
|
* Added repository selector to feeds panelJames Moger2011-11-024-7/+95
|
* Branch renderer. String change. Config section name changes.James Moger2011-11-019-59/+134
|
* Build gbapi jar. Eliminate unnecessary gbapi runtime dependencies.James Moger2011-11-019-48/+402
|
* Refactored monolithic GitblitPanel into pieces. Revised feed generation.James Moger2011-11-0115-1124/+1455
|
* More feeds work in ManagerJames Moger2011-10-3118-221/+700
|
* Preserve feed selections when not saving passwordsJames Moger2011-10-282-4/+9
|
* Added basic rss subscriptions to ManagerJames Moger2011-10-2820-64/+640
|
* DocumentationJames Moger2011-10-282-16/+18
|
* New login/edit registration dialog. Added url to status panel.James Moger2011-10-287-105/+324
|
* Added a list branches rpcJames Moger2011-10-287-7/+72
|
* Bug fix to rss feed. Unit test for rss feed. Refactor ssl connection.James Moger2011-10-285-97/+198
|
* Add version number and date to ServerStatus. Conditionally hide status.James Moger2011-10-274-19/+50
|
* Added status iconJames Moger2011-10-263-1/+2
|
* Show manage dialog on startup of ManagerJames Moger2011-10-261-0/+5
|
* Organized importsJames Moger2011-10-264-5/+0
|
* Documentation.James Moger2011-10-265-4/+37
|
* Properly catch Not Allowed (405) and Unknown Request (501) errorsJames Moger2011-10-267-7/+63
|