summaryrefslogtreecommitdiffstats
path: root/src/com/gitblit/wicket
Commit message (Collapse)AuthorAgeFilesLines
...
* Display inherited scripts in EditRepository page. Drop mailing list helpline.James Moger2011-12-236-5/+68
|
* Improved empty page contentJames Moger2011-12-232-4/+11
|
* Filtering repositories and activity pages via url parameters (issue 27)James Moger2011-12-227-60/+113
|
* Drop recent activity y-axis labelsJames Moger2011-12-221-1/+1
|
* Support mailing lists for TeamsJames Moger2011-12-215-5/+33
|
* Renamed GitblitUserService, sendMail method, sendmail.groovy, and ↵James Moger2011-12-206-31/+42
| | | | RepositoryModel.mailingLists
* Server-side hook script selection. Documentation.James Moger2011-12-193-6/+50
|
* Edit and store per-repository mail recipients in site and RPCJames Moger2011-12-173-7/+23
|
* Fixed null pointer possibility for gravatar profilesJames Moger2011-12-131-1/+4
|
* Integrated Clippy for a better copy-to-clipboard experienceJames Moger2011-12-134-6/+407
|
* Implemented empty repository page (issue 31)James Moger2011-12-0910-15/+179
|
* Teams support.James Moger2011-12-0713-6/+396
| | | | | | Teams simplify the management of user-repository access permissions. Teams have a list of restricted repositories. Users are also added to teams and that grants them access to those repositories. Federation and RPC support are still in-progress.
* Tighter Gravatar integration. New window/tab on most activity links.James Moger2011-11-2111-76/+189
| | | | | | | | Each Gravatar thumbnail is now a link to the Gitblit Gravatar profile page. This page displays some of the profile information and contains a link to the full Gravatar profile. Activity page links now launch a new window/tab instead of targeting "self" since it can be expensive to requery the activity information.
* Fixed build script. Fixed date display on activity page headers.James Moger2011-11-201-1/+5
|
* Reorganizing the recent activity featureJames Moger2011-11-198-146/+123
|
* Calculate repository color from name. Show swatch on repository list.James Moger2011-11-182-3/+10
|
* Working draft of the aggregate activity pageJames Moger2011-11-168-1/+529
|
* Metric object now implements comparable. Adjust gravatar css.James Moger2011-11-161-0/+1
|
* Preliminary charting classes for Google's Visualization APIJames Moger2011-11-164-0/+294
|
* Added optional Gravatar supportJames Moger2011-11-143-1/+70
|
* Documentation. Updated Twitter Bootstrap to 1.4.0.James Moger2011-11-121-1/+1
|
* Set resource cache duration to 90 days instead of 120 mins (issue 17)James Moger2011-11-071-0/+5
|
* Support pagination in RSS feeds. Standardize pg as page parameter.James Moger2011-11-041-7/+7
|
* Search added to gbapi. Search dialog for Manager. Misc Manager fixes.James Moger2011-11-042-1/+3
|
* Moved SearchType enum to ConstantsJames Moger2011-11-0410-38/+37
|
* Revised branch rendering. Added ref rendering to message column.James Moger2011-11-031-1/+1
|
* Branch renderer. String change. Config section name changes.James Moger2011-11-011-1/+1
|
* More feeds work in ManagerJames Moger2011-10-311-2/+3
|
* Added basic rss subscriptions to ManagerJames Moger2011-10-281-1/+4
|
* Add version number and date to ServerStatus. Conditionally hide status.James Moger2011-10-271-1/+3
|
* Documentation. Changed status RPC protection. Status tab for Manager.James Moger2011-10-251-1/+8
|
* Show since in settings table. Pack settings table.James Moger2011-10-241-1/+2
|
* Functional edit setting feature for Manager. Wrote stacktrace viewer.James Moger2011-10-241-1/+3
| | | Trap connect exceptions.
* Object counts and refresh labels on all header panelsJames Moger2011-10-241-1/+2
|
* Combined-md5 password storage optionJames Moger2011-10-242-3/+18
|
* Per-repository setting to skip summary metricsJames Moger2011-10-234-7/+13
|
* Cache repository sizes and default metrics for performance boostJames Moger2011-10-211-2/+1
|
* Log calculation time of repository sizes. (issue 27)James Moger2011-10-213-5/+9
| | | | Also added a per-repository skip calculation flag.
* Management of registrations. Usability improvements.James Moger2011-10-181-1/+3
|
* Added icons and polish. Save and load gitblit registrations.James Moger2011-10-181-1/+2
|
* Handle the earliest tags from the Linux kernel repository (issue 25)James Moger2011-10-172-15/+18
|
* Use tabs in repository dialog and show origin.James Moger2011-10-161-1/+2
|
* Rpc Client create/edit user and repository now fully functional.James Moger2011-10-141-0/+6
|
* Localized RPC client using server's resource file.James Moger2011-10-131-1/+15
|
* RPC Client: Create/Edit Repository & User. Partially working.James Moger2011-10-121-2/+2
| | | | Added new request type to retrieve Gitblit settings to implement the password preferences (minLength, storage type) and federation sets.
* Merge branch 'master' into rpcJames Moger2011-10-101-0/+28
|\
| * Documentation. Updated snapshot to 0.7.0. Merged server.contextPath.James Moger2011-10-101-0/+28
| |
* | Merge branch 'master' into rpcJames Moger2011-10-057-139/+181
|\|
| * Refactored topbar navigation links to indicate current page.James Moger2011-10-057-139/+181
| |
* | Merge branch 'master' into rpcJames Moger2011-10-0246-435/+595
|\|