summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit
Commit message (Expand)AuthorAgeFilesLines
* Added a Dashboard page with a daily ref log of starred/owned reposJames Moger2013-05-3021-278/+939
* Centralized isServingRepositories methodJames Moger2013-05-302-5/+21
* Added locale user preference, still requires uiJames Moger2013-05-303-0/+18
* Added simple star/unstar functionJames Moger2013-05-309-4126/+4363
* Add iconic css to base pageJames Moger2013-05-251-0/+1
* Enhance push log utils api with functional date filteringJames Moger2013-05-252-30/+81
* Added Iconic font and replaced push log gravatars with Iconic symbolsJames Moger2013-05-252-2/+8
* Added UI for the push log introduced in 1.2.1James Moger2013-05-2410-112/+448
* Polish the commit pageJames Moger2013-05-241-3/+3
* Polish the tag pageJames Moger2013-05-242-6/+4
* Added support for displaying refs/pull/n/head|mergeJames Moger2013-05-241-0/+10
* Added directional arrow for compare inputsJames Moger2013-05-231-0/+2
* Fixed submodule npe in compare pageJames Moger2013-05-232-2/+8
* Removed commitdiff code code for comparing ranges (issue-133)James Moger2013-05-231-42/+3
* Implemented compare page for branch/tag/manual diffs (issue-75, issue-133)James Moger2013-05-236-1/+368
* Match commit page change path section logicJames Moger2013-05-231-4/+11
* Support relative links in commitdiff page and polish cssJames Moger2013-05-232-9/+7
* New JGit util method to retrieve changed paths in a commit range (issue 226)James Moger2013-05-232-6/+63
* Allow clients to define supported transportsJames Moger2013-05-212-11/+29
* Css tweak to user menu linkJames Moger2013-05-201-1/+1
* Use mm gravatar icon for user menuJames Moger2013-05-193-5/+30
* Overhauled navigation and flattened lookJames Moger2013-05-1963-272/+1114
* Fixed sitename in page titleJames Moger2013-05-161-3/+4
* Fixed regression in repository url panel layoutJames Moger2013-05-151-2/+2
* Fix message escaping when combined with regex substitutions (issue 242)James Moger2013-05-152-3/+3
* Merged pull request #88 - improve page titleJames Moger2013-05-151-2/+2
|\
| * Improve page titleChad Horohoe2013-05-151-2/+2
* | Include username in push log, along with display name and email addressJames Moger2013-05-152-4/+29
* | Added missing repo size valuesJames Moger2013-05-151-1/+6
* | Allow client apps to specify a minimum required access permissionJames Moger2013-05-155-207/+110
* | Close file descriptor leak (issue-199)James Moger2013-05-151-4/+19
|/
* Css tweaks to app menus and top nav barJames Moger2013-05-113-10/+2
* Update urls on empty repository pageJames Moger2013-05-107-15/+22
* Use SparkleShare icon instead of star icon for app menuJames Moger2013-05-101-3/+13
* Support user override of client application definitionsJames Moger2013-05-101-8/+31
* Improve WAR resource extraction by using ServletContext.getResourcePathsJames Moger2013-05-101-14/+38
* Fix NPEs when initializing on a servlet container which returns a null contex...James Moger2013-05-101-13/+27
* Implemented application menus for repository url panelJames Moger2013-05-0916-540/+542
* [authority] Clear user selection on filter changeJames Moger2013-05-073-8/+13
* [authority] Fixed out of bounds exception on cert generation for a filtered userJames Moger2013-05-071-2/+2
* Uber-cool repository panel overhaulJames Moger2013-05-0710-129/+362
* Fixed regression with http socket connectorJames Moger2013-05-061-8/+18
* Added Tower to Mac clone with optionsJames Moger2013-05-041-0/+3
* Simplified "clone with" translation stringsJames Moger2013-05-042-13/+13
* Partially merged url panel with optional support for app clone urlsJames Moger2013-05-0312-209/+254
* GO NIO connector thread pool size settingJames Moger2013-05-031-6/+8
* Revised Git Daemon to improve thread stopping and to eliminate repository nam...James Moger2013-05-037-48/+616
* Fixed history of submodule reference if it was once a directoryJames Moger2013-05-031-8/+14
* Improve permission determination when repo is frozen or is not bareJames Moger2013-05-024-16/+71
* Do not use problematic WicketUtils fluid apiJames Moger2013-05-021-2/+6