Marcin Kuzminski
|
d969440caa
|
core: use proper event to bootstrap pylons env.
- allows to skip this for VCS and API calls in more efficient way.
- fixes #5164
|
2017-01-12 21:47:02 +01:00 |
|
Marcin Kuzminski
|
e02a88e64d
|
system-info: fix unicode problem on translation
|
2017-01-12 18:26:34 +01:00 |
|
Marcin Kuzminski
|
526cdfd9b2
|
i18n: use consistent way of setting user language.
|
2017-01-12 17:05:06 +01:00 |
|
Marcin Kuzminski
|
a96cc165ee
|
i18n: added pluralize to renderer globals.
|
2017-01-12 15:39:37 +01:00 |
|
Marcin Kuzminski
|
fcc027c282
|
license: updated copyright year to 2017
|
2017-01-02 09:30:39 +01:00 |
|
Martin Bornhold
|
c663f2f646
|
events: Add comments to the subcriber classes.
|
2016-10-17 10:45:13 +02:00 |
|
Martin Bornhold
|
ec8d1af12f
|
events: Move subscriber classes from svn_support to rhodecode.subscribers.
These classes are generic and can be used by other components as well.
Thereofore they should not live inside of the svn_support package.
|
2016-10-17 10:44:56 +02:00 |
|
Martin Bornhold
|
9cf62f5f92
|
config: Move initial repo scan up to the pyramid layer.
It is now subscribed to the ApplicationCreated event from pyramid.
|
2016-08-05 17:01:00 +02:00 |
|
Johannes Bornhold
|
e3428604d0
|
i18n: Use new translation string factory.
- Use the translation factory create in rhodecode.translation
instead of creating multiple instances in each module.
|
2016-05-27 12:15:09 +02:00 |
|
Johannes Bornhold
|
26d1f8ea5c
|
pyramid: Fix problem with adding '_' to renderer globals.
- Problem occures only when executing pyramid views.
|
2016-05-24 15:38:02 +02:00 |
|
Marcin Kuzminski
|
9a0d8c0b77
|
project: added all source files and assets
|
2016-05-24 15:56:53 +02:00 |
|