summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Set default days back as 7 in WicketUtilsJames Moger2013-06-181-1/+1
* Do not advertise refs/gitblit/* refs to non-admin accountsJames Moger2013-06-181-5/+14
* Indicate default days back filter selectionJames Moger2013-06-181-1/+12
* Moved AngularJS to be a classpath resourceJames Moger2013-06-182-1/+2
* Ignore orphaned .git folder in repositories folder (issue-256)James Moger2013-06-182-0/+2
* Strike-through missing owners on summary/overview pageJames Moger2013-06-173-5/+14
* Minor tweaks to SalesForce user serviceJames Moger2013-06-173-3/+8
* Do not set cookies for sessions authenticated via certificate or containerJames Moger2013-06-171-1/+4
* Disallow credential changes for container authenticated sessionsJames Moger2013-06-171-1/+9
* Option to auto-create accounts based on authenticated container principals (i...James Moger2013-06-173-1/+22
* Moved #externalAccount string to common constants classJames Moger2013-06-175-7/+7
* Fixed regression in view-restricted anonymous dashboard browsingJames Moger2013-06-131-0/+1
* Add stats header to the dashboard activity feedJames Moger2013-06-122-5/+13
* Differentiate dashboard page link for authenticated vs. anonymous usersJames Moger2013-06-122-2/+3
* Only show top 10 slices of the pie chartJames Moger2013-06-121-12/+4
* Fixed double enumeration of repositories on dashboard pageJames Moger2013-06-121-2/+2
* Workaround incomplete blame commit dara (issue-254)James Moger2013-06-123-12/+29
* Improve NPE handling for hook script enumeration (issue-253)James Moger2013-06-113-4/+14
* Globl and per-repository setting to exclude authors form metrics (issue-251)James Moger2013-06-1010-23/+131
* Improve error handling within a repository page (issue-252)James Moger2013-06-103-15/+23
* Make days back filter a settingJames Moger2013-06-106-8/+69
* Document Salesforce user service settingsJames Moger2013-06-101-0/+2
* DocumentationJames Moger2013-06-101-0/+2
* Merge pull request #93 from whittlec/masterJames Moger2013-06-105-0/+184
|\
| * Added support for authenticating against a Salesforce org.William Whittle2013-06-075-0/+184
|/
* DocumentationJames Moger2013-06-071-0/+3
* SMTPs mailserver available (not only gmail)manhole2013-06-072-1/+5
* Hide url panel on tabletsJames Moger2013-06-031-1/+1
* Fixed bug in DashboardPage when anonymous browsing is disabledJames Moger2013-06-031-1/+4
* Merge pull request #91 from uphy/masterJames Moger2013-06-031-4/+15
|\
| * Added 'htm' extension as default index page.Yuhi Ishikura2013-06-031-1/+2
| * 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