summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* DocumentationJames Moger2013-06-202-6/+8
* Added WindowsUserService using WaffleJames Moger2013-06-205-1/+227
* Improve username (en|de)coding for urlsJames Moger2013-06-201-2/+14
* Set rel="nofollow" on compressed download linksJames Moger2013-06-202-1/+8
* Fixed dashboard owned repo list and the activity titlesJames Moger2013-06-203-6/+17
* DocumentationJames Moger2013-06-193-12/+11
* Generate filterable project/repository list with FreeMarkerJames Moger2013-06-1913-174/+725
* Fixed tablet/phone scaling on dashboards. Improved digests title.James Moger2013-06-196-11/+11
* Fixed IOOB exception in StringUtils.getRelativePath (issue-256)James Moger2013-06-191-1/+1
* Support (%40|@) username (en|de)coding for repository urls and authenticationJames Moger2013-06-191-5/+16
* Moved edit link to buttonJames Moger2013-06-182-4/+8
* Tweaked look of root sub pages to matchJames Moger2013-06-182-8/+14
* Added new repository link to user menuJames Moger2013-06-182-1/+5
* Reflogs, Digests, and DashboardsJames Moger2013-06-1831-1135/+1385
* 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-181-0/+1
* 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-172-1/+19
* 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-122-11/+26
* Improve NPE handling for hook script enumeration (issue-253)James Moger2013-06-112-4/+13
* Globl and per-repository setting to exclude authors form metrics (issue-251)James Moger2013-06-109-23/+129
* Improve error handling within a repository page (issue-252)James Moger2013-06-103-15/+23
* Make days back filter a settingJames Moger2013-06-105-8/+66
* Added support for authenticating against a Salesforce org.William Whittle2013-06-072-0/+147
* 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
* 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
* 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