summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* fixed - params.branch parameter was not taking into account.Michael Pailloncy2013-05-301-1/+1
* Enable SmartGit client menuJames Moger2013-05-291-1/+1
* Enabled SparkleShare client menu using 1.1.0 invite handler redesignJames Moger2013-05-281-2/+2
* 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-2519-11/+2021
* Added UI for the push log introduced in 1.2.1James Moger2013-05-2411-113/+461
* Polish the commit pageJames Moger2013-05-242-4/+4
* Polish the tag pageJames Moger2013-05-242-6/+4
* Added support for displaying refs/pull/n/head|mergeJames Moger2013-05-242-3/+18
* 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-237-1/+373
* Match commit page change path section logicJames Moger2013-05-231-4/+11
* Support relative links in commitdiff page and polish cssJames Moger2013-05-233-9/+21
* New JGit util method to retrieve changed paths in a commit range (issue 226)James Moger2013-05-232-6/+63
* DocumentationJames Moger2013-05-211-1/+1
* Added support for Github Windows/Mac clientsJames Moger2013-05-212-3/+7
* 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-1968-295/+1234
* 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-156-213/+128
* | Close file descriptor leak (issue-199)James Moger2013-05-151-4/+19
|/
* Updated Tower icon per fournova's requestJames Moger2013-05-151-0/+0
* Updated syntevo SmartGit/Hg iconJames Moger2013-05-131-0/+0
* Css tweaks to app menus and top nav barJames Moger2013-05-114-29/+31
* Added Tower iconJames Moger2013-05-102-0/+1
* Update urls on empty repository pageJames Moger2013-05-107-15/+22
* Use SparkleShare icon instead of star icon for app menuJames Moger2013-05-102-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-0921-559/+669
* [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-0713-133/+416
* Fixed regression with http socket connectorJames Moger2013-05-062-11/+20
* 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-0313-216/+266
* GO NIO connector thread pool size settingJames Moger2013-05-032-6/+15