- Aug 15, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
- Aug 14, 2014
-
-
Jared Hancock authored
Turns out including a PHP file in a PHAR file is not cacheable by APC. This patch adds APC stash support to the translation loading phase, if supported. This seems to save about 2.5ms (3.6ms down to 1.1ms) processing time per request. Most of the savings is in the PHAR file processing time (signature verification), which is avoided if the translation can be loaded from APC.
-
Jared Hancock authored
-
- Aug 13, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
Merge conflict caused the inclusion of the template to be lost
-
- Aug 11, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
Crowdin seems to have difficulty parsing YAML files with spaces between list items. This patch avoids the issue by removing unnecessary empty lines in the file.
-
Jared Hancock authored
-
Jared Hancock authored
-
- Aug 07, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
- Aug 06, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
And fixup the migration patch
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
Crowdin recreates YAML files with indent specifications which Spyc does not currently handle: body: |2 body contents written here with 2 leading spaces This is part of the Yaml spec after 1.0 backportme
-
- Aug 05, 2014
-
-
Jared Hancock authored
-
Peter Rotich authored
-
Peter Rotich authored
Implement the logic to set status
-
Peter Rotich authored
Help topics and filters can override the default status
-
Jared Hancock authored
-
Peter Rotich authored
Changed Resolved to resolved state Add ability to get statuses by states
-