summaryrefslogtreecommitdiffstats
path: root/src/com/gitblit
Commit message (Expand)AuthorAgeFilesLines
* Unit testing overhaul.James Moger2011-12-071-0/+11
* Implemented ConfigUserService. Fixed and deprecated FileUserService.James Moger2011-12-045-18/+530
* Preliminary changes for running on RedHat OpenShift. Still in-progress.James Moger2011-12-023-22/+98
* Tighter Gravatar integration. New window/tab on most activity links.James Moger2011-11-2113-76/+338
* Fixed build script. Fixed date display on activity page headers.James Moger2011-11-202-8/+10
* Reorganizing the recent activity featureJames Moger2011-11-1912-279/+422
* Calculate repository color from name. Show swatch on repository list.James Moger2011-11-183-5/+56
* Added some flare to the console logJames Moger2011-11-181-4/+18
* Working draft of the aggregate activity pageJames Moger2011-11-1610-1/+662
* New JGit utility function to retrieve commits since a specific dateJames Moger2011-11-161-0/+40
* Metric object now implements comparable. Adjust gravatar css.James Moger2011-11-162-1/+13
* Preliminary charting classes for Google's Visualization APIJames Moger2011-11-164-0/+294
* Added optional Gravatar supportJames Moger2011-11-143-1/+70
* Change build identifiers for next release.James Moger2011-11-141-2/+2
* Documentation. Updated Twitter Bootstrap to 1.4.0.James Moger2011-11-121-1/+1
* Preparing 0.7.0 release.v0.7.0James Moger2011-11-111-2/+2
* Revised user access checks to account for repository ownership.James Moger2011-11-116-5/+24
* 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-103-42/+105
* 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
* Restored html content to feeds. Include regex substitutions in content.James Moger2011-11-095-11/+18
* Log feature based on Search dialog. Renamed some classes.James Moger2011-11-079-113/+149
* Unit testingJames Moger2011-11-071-5/+3
* 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-071-12/+12
* 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-046-46/+133
* Search added to gbapi. Search dialog for Manager. Misc Manager fixes.James Moger2011-11-048-17/+430
* Moved SearchType enum to ConstantsJames Moger2011-11-0414-66/+62
* Updated to MarkdownPapers 1.2.5James Moger2011-11-041-4/+4
* Revised branch rendering. Added ref rendering to message column.James Moger2011-11-039-55/+164
* RSS search parameters. Include refs as categories in RSS entries.James Moger2011-11-033-2/+111
* Feeds and Manager must respect a server's web.mountParameters settingJames Moger2011-11-037-30/+88
* 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-021-3/+5
* 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-016-16/+325
* Refactored monolithic GitblitPanel into pieces. Revised feed generation.James Moger2011-11-0114-1116/+1439
* More feeds work in ManagerJames Moger2011-10-3117-220/+699
* Preserve feed selections when not saving passwordsJames Moger2011-10-282-4/+9
* Added basic rss subscriptions to ManagerJames Moger2011-10-2815-58/+631
* New login/edit registration dialog. Added url to status panel.James Moger2011-10-287-105/+324
* Added a list branches rpcJames Moger2011-10-285-2/+54
* Bug fix to rss feed. Unit test for rss feed. Refactor ssl connection.James Moger2011-10-284-97/+188