summaryrefslogtreecommitdiffstats
path: root/releases.moxie
Commit message (Collapse)AuthorAgeFilesLines
* doc: Update release notesFlorian Zschocke2023-04-031-13/+60
|
* Remove clippy.swf and update documentationFlorian Zschocke2022-12-031-1/+8
| | | | | | | | The `clippy.swf` Flash program is no longer needed and can be deleted. The configuration property is now incorrectly named, but we keep the name and update the documentation. Maybe it could be completely deleted one day, when the clipboard.js solution is known to work and be universally supported.
* deps: Update various dependencies that had known CVEsFlorian Zschocke2022-11-141-3/+7
|
* authority: Fix null pointer crash for deleted usersFlorian Zschocke2022-11-011-1/+2
| | | | | | | | | | | | When a user had a certificate, i.e. an entry in the Gitblit Authority database, but the user was deleted from the Gitblit database, then the Authority application crashes upon loading. This patch prevents the crash. The deleted user is no longer shown in the Authority. But the database entry still is kept. This should be improved to show deleted users and give the possibility to delete them from the Authority's database. This fixes #1359
* deps: Update Guice version to 5.1.0Florian Zschocke2022-10-311-0/+2
| | | | | | | | Update Guice to 5.1.0. This version is compatible with Java 17. The gitblit patch of the servlet extension was ported to Guice 5.1.0, too. The update of Guice requires an update of the Guava version, too. Thus Guava is updated to 27.0.1-jar.
* doc: Merge release 1.9.3 info into releases.moxieFlorian Zschocke2022-04-091-4/+43
|
* ide: Adjust IDE project files to javax.mail 1.5.6Florian Zschocke2022-02-061-2/+4
|
* doc: Update documentation for new Java 8 minimumFlorian Zschocke2022-02-061-2/+5
|
* Reset build identifiers for next minor release cycleFlorian Zschocke2022-02-051-1/+19
|
* Prepare 1.9.2 releasev1.9.2flaix2022-02-051-7/+7
|
* doc: Update release notesFlorian Zschocke2022-02-011-1/+4
|
* deps: Update to Jetty 9.2.30.v20200428Florian Zschocke2021-12-031-0/+1
| | | | This closes #1390
* docs: Update release notesFlorian Zschocke2021-12-021-4/+24
|
* docs: Release notes updateFlorian Zschocke2020-11-161-3/+7
|
* 📖 docs: Add missing change to 1.8.0 release notesFlorian Zschocke2020-11-101-0/+1
| | | | Add that issue 879 was fixed in release 1.8.0
* Merge branch 'fix-raw-slash-branch' into masterFlorian Zschocke2020-11-101-1/+2
|
* Reset build identifiers for next point release cyclefzs2020-04-051-1/+19
|
* Prepare 1.9.1 releasev1.9.1fzs2020-04-051-7/+7
|
* 📖docs: Add update of service scripts in upgrade GO documentationFlorian Zschocke2020-04-051-4/+27
| | | | Also: release notes.
* Reset build identifiers for next point release cyclefzs2020-02-011-1/+19
|
* Prepare 1.9.0 releasev1.9.0fzs2020-02-011-7/+7
|
* Change single quotes to back ticks for formattingFlorian Zschocke2020-01-261-2/+2
|
* Update JGit to versoin 4.5.7.201904151645-rFlorian Zschocke2019-11-201-0/+1
|
* Correct issue in FAQ page to link to GitHub issue.Florian Zschocke2019-11-181-1/+1
|
* Change issue links in release history to point to correct GitHub issuesFlorian Zschocke2019-11-171-265/+265
|
* Update release notesFlorian Zschocke2019-11-171-3/+3
|
* Update release notesFlorian Zschocke2019-11-161-9/+107
|
* Reset build identifiers for next point release cycleJames Moger2016-06-221-1/+19
|
* Prepare 1.8.0 releasev1.8.0James Moger2016-06-221-7/+7
|
* Update documentation for 1.8.0 releaseJames Moger2016-06-221-95/+36
|
* Raw servlet now assumes text/plain for dot filesJames Moger2015-11-231-6/+101
|
* Reset build identifiers for next point release cycleJames Moger2015-11-231-1/+19
|
* Prepare 1.7.1 releasev1.7.1James Moger2015-11-231-7/+7
|
* DocumentationJames Moger2015-11-231-6/+99
|
* Reset build identifiers for next point release cycleJames Moger2015-11-221-1/+19
|
* Prepare 1.7.0 releasev1.7.0James Moger2015-11-221-7/+7
|
* DocumentationJames Moger2015-11-181-6/+2
|
* Update to JGit 4.1.1James Moger2015-11-181-1/+1
|
* DocumentationJames Moger2015-11-181-3/+61
|
* Update to Guice 4.0 final with -gb2 ServletFilter fixJames Moger2015-09-181-1/+1
|
* Use author date to be consistent with other tools (fixes #919)James Moger2015-09-181-0/+1
|
* Update dependency changes in release logJames Moger2015-09-181-4/+10
|
* Added a new property: web.displayUserPanelJan Å mucr2014-11-271-0/+2
| | | | | This property allows the administrator to hide the user related part of the top panel. This can come handy if there's no use for it (i.e. if Gitblit runs as Gerrit plugin).
* Update to Guice 4.0-beta5James Moger2014-11-041-1/+1
|
* Update to SSHD 0.13.0James Moger2014-11-041-0/+1
|
* Whitelist the "target" link attribute in the XSS filterJames Moger2014-11-041-0/+2
|
* Only set mutable user access permissionsJames Moger2014-10-311-0/+1
|
* Fix exception in FileTicketService when deleting a repositoryJames Moger2014-10-311-0/+1
|
* Gracefully handle missing integration branch in ticket pageJames Moger2014-10-311-1/+3
|
* Merge release 1.6.2James Moger2014-10-281-1/+3
|\