summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Support user override of client application definitionsJames Moger2013-05-102-9/+32
|
* 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 ↵James Moger2013-05-102-13/+30
| | | | contextFolder
* Do not include clientapps.json in distribution filesJames Moger2013-05-091-2/+1
|
* 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-072-2/+3
|
* Uber-cool repository panel overhaulJames Moger2013-05-0714-133/+422
|
* 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-0314-218/+271
|
* GO NIO connector thread pool size settingJames Moger2013-05-033-6/+17
|
* Revised Git Daemon to improve thread stopping and to eliminate repository ↵James Moger2013-05-039-49/+650
| | | | name hack
* Restore web.xml version stampingJames Moger2013-05-031-3/+7
|
* 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-025-16/+106
|
* Do not use problematic WicketUtils fluid apiJames Moger2013-05-021-2/+6
|
* Revert "Make WicketUtils return the component for more fluid usage"James Moger2013-05-021-16/+8
| | | | This reverts commit 19352c18bd27ea61b9466110c1be874079f60b63.
* DocumentationJames Moger2013-05-021-0/+6
|
* Organize importsJames Moger2013-05-0212-14/+9
|
* Added SparkleShare invite url panelJames Moger2013-05-029-5/+342
| | | | | This will probably be merged into a refined, single multi-protocol url panel.
* Improved the repository url panel and show git daemon url, appropriatelyJames Moger2013-05-0211-17/+279
| | | | | This will probably be refined some more to merge the http/https and git urls into a single url panel.
* Make WicketUtils return the component for more fluid usageJames Moger2013-05-021-8/+16
|
* Do not include push-restricted, empty repositories for users without push accessJames Moger2013-05-021-1/+9
|
* Improve effective permission determinationJames Moger2013-05-024-13/+303
|
* Include alternate user services in WAR and Express buildsJames Moger2013-04-301-0/+6
|
* Update to Moxie 0.7.4 to fix prefix index merging bugJames Moger2013-04-262-2/+2
|
* Update to Moxie 0.7.3James Moger2013-04-262-6/+7
|
* Improve Gerrit change ref rendering (issue-206)James Moger2013-04-233-0/+12
|
* DocumentationJames Moger2013-04-181-1/+6
|
* Disable GitDaemon by defaultJames Moger2013-04-182-2/+2
|
* Null out GitDaemon if it fails to startJames Moger2013-04-181-0/+1
|
* Fixed broken exception message formatting on starting GitDaemonJames Moger2013-04-181-1/+1
|
* Fixed (again?!) regression with repositories page messageJames Moger2013-04-161-6/+4
|
* Merge branch 'master' of https://github.com/davido/gitblitJames Moger2013-04-151-2/+2
|\
| * Fix location of GitServletDavid Ostrovsky2013-04-161-2/+2
| |
* | DocumentationJames Moger2013-04-151-0/+1
| |
* | Load prettify's lang-*.js extentions.Kensuke Matsuzaki2013-04-1634-66/+182
|/
* DocumentationJames Moger2013-04-151-0/+2
|
* Merge branch 'update-japanese-lang' of https://github.com/zakki/gitblitJames Moger2013-04-151-24/+157
|\
| * Translate massages to JapanaseKensuke Matsuzaki2013-04-151-24/+157
| |
* | Completed migration to JGit 3.0.0-SNAPSHOTJames Moger2013-04-1511-43/+68
| |
* | Fix unit testsDavid Ostrovsky2013-04-143-3/+3
| |
* | Bump JGit version to 3.0.0-SNAPSHOTDavid Ostrovsky2013-04-145-10/+13
| |
* | Merge remote-tracking branch 'upstream/master'David Ostrovsky2013-04-144-4/+9
|\| | | | | | | | | Conflicts: releases.moxie
| * Change for pull request #78, building Gitblit-Gerrit JAR with resource prefixJames Moger2013-04-131-1/+2
| |
| * Properly set application/json content-type on api callsJames Moger2013-04-122-0/+2
| |
| * Added Moxie documentation url to build scriptJames Moger2013-04-101-0/+2
| |
| * Updated Moxie to 0.7.2James Moger2013-04-101-1/+1
| |