summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Improve index page strategy in PagesServlet.Yuhi Ishikura2013-06-031-2/+8
| * Fixed problem that PagesServlet couldn't provide contents written in markdown...Yuhi Ishikura2013-06-021-0/+1
| * Fixed problem that PagesServlet couldn't provide index.htm and index.mkd.Yuhi Ishikura2013-06-021-2/+5
|/
* Fixes for responsive layouts on phones and tabletsJames Moger2013-05-316-13/+29
* Refinements to push log display and daily digestsJames Moger2013-05-3124-119/+271
* Gracefully handle branch creation in daily log digestsJames Moger2013-05-313-3/+13
* DocumentationJames Moger2013-05-311-1/+4
* Merge pull request #90 from mpapo/add-parameter-alllocalbranchesJames Moger2013-05-311-3/+20
|\
| * add --all-local-branches to add all local branches of the repo to indexMichael Pailloncy2013-05-301-3/+20
* | Merge pull request #89 from mpapo/patch-addindexedbranchJames Moger2013-05-311-1/+1
|\|
| * fixed - params.branch parameter was not taking into account.Michael Pailloncy2013-05-301-1/+1
* | Added a Dashboard page with a daily ref log of starred/owned reposJames Moger2013-05-3026-281/+1136
* | 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-3010-4126/+4364
|/
* 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-2521-11/+2029
* Added UI for the push log introduced in 1.2.1James Moger2013-05-2412-113/+464
* 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-213-2/+3
* 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
* Include SparkleShare invite servlet in WAR and Express buildsJames Moger2013-05-201-0/+2
* 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-153-3/+4
* Merged pull request #88 - improve page titleJames Moger2013-05-152-2/+4
|\
| * 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