- 03 May, 2013 27 commits
-
-
Michal Čihař authored
-
Michal Čihař authored
-
Michal Čihař authored
-
Michal Čihař authored
-
Michal Čihař authored
-
Michal Čihař authored
This is quite ugly approach, but I was not able to find better one, see also: http://stackoverflow.com/questions/12215436/separate-logging-for-management-commands Fixes #213.
-
Michal Čihař authored
-
Michal Čihař authored
-
Michal Čihař authored
Highlight search results
-
Michal Čihař authored
assing url 'contact' value to contact_url
-
Dieter Adriaenssens authored
-
Michal Čihař authored
Using \x00 proven to be bad idea as some databases (eg. SQLite) does not cope with string containing this. Using \x1e (Record Separator) should be safe in this regard. Fixes #266.
-
Michal Čihař authored
-
Michal Čihař authored
-
Michal Čihař authored
-
Michal Čihař authored
-
Michal Čihař authored
-
Michal Čihař authored
With configured origin remote in global git config, current approach failed as it had half existing remote (repo.remotes.origin did not exist, but git remote did show it). Now we do not try to add origin if git already sees it and we configure branches to fetch, this should also prevent fetching of branches we don't follow. Fixes #268.
-
Michal Čihař authored
-
Weblate authored
-
Yaron Shahrabani authored
Currently translated at 73.4% (586 of 798)
-
Chris Oelmueller authored
Currently translated at 64.8% (517 of 798)
-
Michal Čihař authored
Fix some typos in documentation
-
Chris Oelmueller authored
-
Chris Oelmueller authored
Not profiled in any way. Hopefully not as bad as using `re.findall` to spot variations and then using `str.replace`.
-
Chris Oelmueller authored
-
Chris Oelmueller authored
So far this only knows about source strings.
-
- 02 May, 2013 13 commits
-
-
Michal Čihař authored
-
Michal Čihař authored
-
Weblate authored
-
Yaron Shahrabani authored
Currently translated at 72.6% (579 of 798)
-
Michal Čihař authored
-
Weblate authored
-
Yaron Shahrabani authored
Currently translated at 72.2% (576 of 798)
-
Michal Čihař authored
-
Efraim Flashner authored
Currently translated at 72.1% (575 of 798)
-
Michal Čihař authored
-
Michal Čihař authored
Fix typo
-
Michal Čihař authored
Correct a typo in an exception
-
Weblate authored
-