summaryrefslogtreecommitdiffstats
path: root/docs/04_releases.mkd
Commit message (Collapse)AuthorAgeFilesLines
* Include missing model classes in api library (issue-184)James Moger2013-01-151-0/+1
|
* Support --baseFolder parameter and small data reorganizationJames Moger2013-01-151-3/+15
|
* Improve history display of a submodule linkJames Moger2013-01-131-0/+1
|
* Set the new objectid for all diff entries (issue-178)James Moger2013-01-131-0/+1
|
* Null checks when generating a fork network (issue-187)James Moger2013-01-131-0/+1
|
* Refresh authenticated user model for each page request (issue-186)James Moger2013-01-121-1/+2
|
* Fanout service for Sparkleshare clientsJames Moger2013-01-111-1/+8
|
* Fixed NPE when recursively calculating a folder size with a named pipeJames Moger2013-01-071-0/+1
|
* Updated documentationJames Moger2013-01-051-0/+1
|
* Fixed NPE on create repo with mixed case (issue-185)James Moger2013-01-051-0/+1
|
* Support local accounts with LdapUserService and RedmineUserService (issue-183)James Moger2013-01-041-0/+1
|
* Updated documentationJames Moger2013-01-041-0/+9
|
* Build project models from repository cache, when possible (issue-172)James Moger2013-01-031-0/+1
|
* Fixed loading of Brazilian Portuguese translation from *nix serverInaiat Henrique2013-01-031-0/+1
|
* Fixed NPE with web.allowForking && !git.cacheRepositoryList (issue-182)James Moger2013-01-021-6/+12
|
* Final documentation of 1.2.0 releasev1.2.0James Moger2012-12-311-82/+82
|
* Update to JGit 2.2.0James Moger2012-12-221-1/+1
|
* Fixed regression in isFrozen (issue 181)James Moger2012-12-211-17/+18
|
* Merged Brazilian Portuguese translationRafael Cavazin2012-12-181-0/+1
|
* Harden metrics from polluted data (issue-176)James Moger2012-12-071-0/+1
|
* DocumentationJames Moger2012-12-051-18/+19
|
* Added server setting to specify keystore alias for ssl certificate (issue 98)James Moger2012-12-051-0/+1
|
* Global and per-repository setting to throttle prolific repos in Activity ↵James Moger2012-12-051-0/+1
| | | | page (issue-173)
* Support symlink display in tree and commit pages (issue-171)James Moger2012-12-031-115/+116
|
* Set subjectAlternativeName on SSL cert if CN=IPAddress (issue-170)James Moger2012-12-031-0/+1
|
* Consolidate authentication techniques and support container principals ↵James Moger2012-12-031-2/+4
| | | | (issue-68)
* Support alternate compressed download formats (issue-174)James Moger2012-11-301-0/+3
|
* Added Commons-Compress and XZ for Java (issue-174)James Moger2012-11-301-1/+2
|
* Added groovy and scala extensions to default pretty print listJames Moger2012-11-281-0/+1
|
* Added short commit id column to log and history tables (issue 168)James Moger2012-11-271-0/+1
|
* Fixed history page links for files not in the current/active commit (issue 166)James Moger2012-11-271-0/+1
|
* Mostly functional Gitblit Certificate Authority toolJames Moger2012-11-231-1/+2
|
* Added JCalendar 1.3.2 dependencyJames Moger2012-11-231-0/+1
|
* Revised Gitblit GO certificate generation to use new X509 utility functionsJames Moger2012-11-231-0/+4
|
* Updated to BouncyCastle 1.47James Moger2012-11-231-0/+1
|
* X509 certificate authentication based on Kevin Anderson's implementationJames Moger2012-11-231-0/+5
|
* Empty repository page failed to handle missing repository (issue 160)James Moger2012-11-111-0/+1
|
* Added setting to control length of abbreviated commit hash idJames Moger2012-11-061-0/+2
|
* HTML email notification methods and hook (pull request #51)Guillaume Sauthier2012-11-051-0/+1
|
* Fixed ticgit ticket urls (issue 157)James Moger2012-10-311-0/+1
|
* Added frm to default pretty print extensions (issue 156)James Moger2012-10-311-0/+1
|
* Experimental JGit-based GC ExecutorJames Moger2012-10-281-4/+9
|
* Permission regexes are now case-insensitiveJames Moger2012-10-221-2/+2
|
* Implemented optional create-on-pushJames Moger2012-10-211-0/+2
| | | | | | | | | | | | | | | | If this feature is enabled then permitted users can automatically create a repository when pushing to one that does not yet exist. Permitted users are administrators and any user with the CREATE role. If the pushing account is an administrator, the created repository may be located in any folder/project space. This reposiory will inherit the server's default access restriction and authorization control. The repository owner will be the pushing account. If the pushing account is a regular user with the CREATE role, the repository can only be located in the account's personal folder (~username/myrepo.git). This repository will be VIEW restricted and accessible by NAMED users. The repository owner will be the pushing account.
* Split committer verification description into two stringsJames Moger2012-10-191-1/+1
|
* Completed permissions UI, RPC, and Manager support (issue 36)James Moger2012-10-191-2/+9
|
* Exclude submodules from zip downloads (issue 151)James Moger2012-10-191-0/+1
|
* Experimental committer verificationJames Moger2012-10-111-0/+1
|
* Fixed bug where repository ownership was not updated on rename userJames Moger2012-10-101-0/+1
|
* Try regex permission matching if exact permission is not found (issue 36)James Moger2012-10-101-0/+2
|