Sebastian Sdorra 352bfe7f5a fixed mercurial PreReceiveRepositoryHooks
The problem seems to be that guice had multiple options for injecting
HgContext. HgContextProvider bound via Module and HgContext bound void
RequestScoped annotation. It looks like that Guice 4 injects randomly
the one or the other, in SCMv1 (Guice 3) everything works as expected.

To fix the problem we have created a new class annotated with
RequestScoped, which holds an instance of HgContext. This way only the
HgContextProvider is used for injection.
2019-02-13 12:30:40 +01:00
2019-01-29 09:42:03 +01:00
2019-02-07 11:57:06 +01:00
2019-01-30 14:48:37 +01:00
2019-01-30 14:48:37 +01:00
2018-09-24 13:03:02 +02:00
2016-06-26 15:04:55 +02:00
2011-04-05 17:06:34 +02:00
2018-09-24 13:03:02 +02:00
2018-05-31 12:40:37 +02:00
2014-01-06 11:35:46 +01:00

SCM-Manager

This branch (default) is for the development of scm-manager 2.x. If you are interested in the development of version 1.x, please checkout the 1.x branch.

Description
The easiest way to share and manage your Git, Mercurial and Subversion repositories over http.
https://scm-manager.org/ Readme 179 MiB
Languages
Java 75.6%
TypeScript 19.6%
CSS 2.1%
HTML 1%
Groovy 0.4%
Other 1.3%