summaryrefslogtreecommitdiffstats
path: root/src/com/gitblit/client
Commit message (Expand)AuthorAgeFilesLines
* Implemented default access restriction (issue 88)James Moger2012-06-063-0/+14
* Adjustments to custom fields in ManagerJames Moger2012-05-102-22/+47
* Change layout to BoxLayout (assuming window won't be resized)John Crygier2012-05-072-497/+9
* Add custom fields to the managerJohn Crygier2012-05-073-2/+541
* Disable membership, display name, and email fields in Manager if unsupported ...James Moger2012-04-253-6/+29
* Allow manipulating display name and email address from manager appJames Moger2012-04-252-2/+17
* Implemented support for "default" branchJames Moger2012-03-271-2/+7
* Adjust translation for default branch (HEAD)James Moger2012-03-201-1/+1
* Implemented RPC administration of indexed branchesJames Moger2012-03-172-1/+19
* Refactored and unit tested updating HEAD featureJames Moger2012-02-021-11/+10
* Added support to Manager for relinking HEAD via JSON-RPCJames Moger2012-02-021-49/+92
* Fixed username case-sensitivity bugs (issue 43)James Moger2012-01-161-13/+11
* Using ArrayUtils.isEmpty to test arrays and collectionsJames Moger2012-01-052-9/+17
* Show inherited push scripts in ManagerJames Moger2011-12-284-25/+68
* Manager support for hook script inheritanceJames Moger2011-12-284-8/+162
* Support mailing lists for TeamsJames Moger2011-12-211-6/+24
* Renamed GitblitUserService, sendMail method, sendmail.groovy, and RepositoryM...James Moger2011-12-201-6/+15
* RPC support for hook script selectionJames Moger2011-12-194-10/+85
* Edit and store per-repository mail recipients in site and RPCJames Moger2011-12-171-1/+8
* Teams JSON-RPC supportJames Moger2011-12-1310-35/+1024
* Display more refs (still not all) per rss entry. Misc ui tweaks.James Moger2011-11-103-42/+105
* 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-093-3/+3
* Log feature based on Search dialog. Renamed some classes.James Moger2011-11-076-97/+133
* 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-043-33/+102
* Search added to gbapi. Search dialog for Manager. Misc Manager fixes.James Moger2011-11-046-16/+427
* Revised branch rendering. Added ref rendering to message column.James Moger2011-11-037-54/+161
* Feeds and Manager must respect a server's web.mountParameters settingJames Moger2011-11-032-6/+31
* Differentiate new activity on feeds panelJames Moger2011-11-035-11/+90
* Populate author selector based on repository selectorJames Moger2011-11-021-3/+24
* Added author selector to feeds panelJames Moger2011-11-021-16/+83
* Added repository selector to feeds panelJames Moger2011-11-023-6/+94
* Branch renderer. String change. Config section name changes.James Moger2011-11-016-26/+105
* Refactored monolithic GitblitPanel into pieces. Revised feed generation.James Moger2011-11-0111-1100/+1404
* More feeds work in ManagerJames Moger2011-10-3111-199/+560
* Preserve feed selections when not saving passwordsJames Moger2011-10-282-4/+9
* Added basic rss subscriptions to ManagerJames Moger2011-10-2810-47/+535
* New login/edit registration dialog. Added url to status panel.James Moger2011-10-287-105/+324
* Add version number and date to ServerStatus. Conditionally hide status.James Moger2011-10-272-9/+30
* Added status iconJames Moger2011-10-261-1/+1
* Show manage dialog on startup of ManagerJames Moger2011-10-261-0/+5
* Organized importsJames Moger2011-10-261-1/+0
* Properly catch Not Allowed (405) and Unknown Request (501) errorsJames Moger2011-10-265-5/+38
* Documentation. Changed status RPC protection. Status tab for Manager.James Moger2011-10-254-3/+275
* Show since in settings table. Pack settings table.James Moger2011-10-242-2/+7
* Functional edit setting feature for Manager. Wrote stacktrace viewer.James Moger2011-10-245-12/+110
* Object counts and refresh labels on all header panelsJames Moger2011-10-244-17/+88
* Combined-md5 password storage optionJames Moger2011-10-241-17/+36