- 30 Jul, 2014 1 commit
-
-
Michal Čihař authored
Feature/gitlab-support
-
- 29 Jul, 2014 8 commits
-
-
Florian Preinstorfer authored
-
Florian Preinstorfer authored
This commit adds support for GitLab notifications (push webhooks) available at the url endpoint: '/hooks/gitlab/'. Summary of the changes: * Add the url endpoint and the appropriate gitlab handler method. * Add to 'Notification hooks' on data/<project>. * Add tests. * Update documentation. This commit has been tested with GitLab CE 7.1.0.
-
Florian Preinstorfer authored
-
Michal Čihař authored
Fixes #498 Signed-off-by:
Michal Čihař <michal@cihar.com>
-
Michal Čihař authored
Extract everything after refs/heads/ as branch.
-
Florian Preinstorfer authored
By dropping the front part of the ref, one is able to use branches with deeper nesting than 1. Since the subproject configuration allows this, it should be supported by the github helper method. Example ref spec: * master * foo/bar * foo/bar/baz For documentation, see (Payload -> ref) at https://developer.github.com/v3/activity/events/types/#pushevent
-
Michal Čihař authored
Signed-off-by:
Michal Čihař <michal@cihar.com>
-
Michal Čihař authored
Signed-off-by:
Michal Čihař <michal@cihar.com>
-
- 28 Jul, 2014 6 commits
-
-
Michal Čihař authored
Signed-off-by:
Michal Čihař <michal@cihar.com>
-
Michal Čihař authored
Fix 'Title underline too short.' in documentation.
-
Michal Čihař authored
Signed-off-by:
Michal Čihař <michal@cihar.com>
-
Michal Čihař authored
Mention a dependency to libfreetype6.
-
Florian Preinstorfer authored
-
Florian Preinstorfer authored
Libfreetype6 is essentially a dependency to compile Pillow with libfreetype support. Without this library, the activity graphs are broken and the following traceback appears in the logs: Traceback (most recent call last): File "/var/www/weblate-venv/local/lib/python2.7/site-packages/django/core/handlers/base.py", line 112, in get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "/var/www/weblate/weblate/trans/views/charts.py", line 122, in monthly_activity return render_activity(activity) File "/var/www/weblate/weblate/trans/views/charts.py", line 52, in render_activity font = get_font(11) File "/var/www/weblate/weblate/trans/fonts.py", line 695, in get_font size File "/var/www/weblate-venv/local/lib/python2.7/site-packages/PIL/ImageFont.py", line 228, in truetype return FreeTypeFont(font, size, index, encoding) File "/var/www/weblate-venv/local/lib/python2.7/site-packages/PIL/ImageFont.py", line 131, in __init__ self.font = core.getfont(font, size, index, encoding) File "/var/www/weblate-venv/local/lib/python2.7/site-packages/PIL/ImageFont.py", line 42, in __getattr__ raise ImportError("The _imagingft C module is not installed") ImportError: The _imagingft C module is not installed
-
- 23 Jul, 2014 2 commits
-
-
Michal Čihař authored
Signed-off-by:
Michal Čihař <michal@cihar.com>
-
Michal Čihař authored
Signed-off-by:
Michal Čihař <michal@cihar.com>
-
- 21 Jul, 2014 3 commits
-
-
Michal Čihař authored
Signed-off-by:
Michal Čihař <michal@cihar.com>
-
Michal Čihař authored
Signed-off-by:
Michal Čihař <michal@cihar.com>
-
Michal Čihař authored
Signed-off-by:
Michal Čihař <michal@cihar.com>
-
- 17 Jul, 2014 6 commits
-
-
Michal Čihař authored
Currently translated at 93.9% (941 of 1002)
-
Weblate authored
-
ks k authored
Currently translated at 100.0% (1002 of 1002)
-
Alaksiej Nieścieraŭ authored
Currently translated at 99.1% (993 of 1002)
-
Sevdimali İsa authored
Currently translated at 93.9% (941 of 1002)
-
Michal Čihař authored
Signed-off-by:
Michal Čihař <michal@cihar.com>
-
- 15 Jul, 2014 13 commits
-
-
Michal Čihař authored
-
Michal Čihař authored
Signed-off-by:
Michal Čihař <michal@cihar.com>
-
Weblate authored
-
Michal Čihař authored
Currently translated at 100.0% (1002 of 1002)
-
Michal Čihař authored
Signed-off-by:
Michal Čihař <michal@cihar.com>
-
Michal Čihař authored
Signed-off-by:
Michal Čihař <michal@cihar.com>
-
Michal Čihař authored
This way we offer only valid choices in the interface. See also issue #491 Signed-off-by:
Michal Čihař <michal@cihar.com>
-
Michal Čihař authored
Signed-off-by:
Michal Čihař <michal@cihar.com>
-
Michal Čihař authored
Signed-off-by:
Michal Čihař <michal@cihar.com>
-
Michal Čihař authored
Signed-off-by:
Michal Čihař <michal@cihar.com>
-
Weblate authored
-
Burak Yavuz authored
Currently translated at 100.0% (1002 of 1002)
-
Michal Čihař authored
This needs https://github.com/translate/translate/pull/132 to work. Fixes #491 Signed-off-by:
Michal Čihař <michal@cihar.com>
-
- 11 Jul, 2014 1 commit
-
-
Michal Čihař authored
Signed-off-by:
Michal Čihař <michal@cihar.com>
-