Page MenuHomeCode
Feed All Stories

May 21 2018

dereckson committed rZED5234f84d743b: Don't pass null value to count() in SmartLine (authored by dereckson).
Don't pass null value to count() in SmartLine
May 21 2018, 14:06
dereckson committed rZED0afe7c93e8d8: Fix PHP_SELF nginx issue for get current url fragments (authored by dereckson).
Fix PHP_SELF nginx issue for get current url fragments
May 21 2018, 14:06

Apr 30 2018

dereckson committed rZED4a0340bc5b3a: Fix session login issue (authored by dereckson).
Fix session login issue
Apr 30 2018, 22:21

Apr 25 2018

dereckson committed rZEDbb1dc1331bd8: Update tests to be compatible with PHPUnit 7 (authored by dereckson).
Update tests to be compatible with PHPUnit 7
Apr 25 2018, 22:59
dereckson committed rZED99b7341fbbce: Allow strings to be parsed as numeric (authored by dereckson).
Allow strings to be parsed as numeric
Apr 25 2018, 22:59

Apr 16 2018

dereckson committed rZED48d49d2f0d68: Switch romanize plugin to Keruald implementation (authored by dereckson).
Switch romanize plugin to Keruald implementation
Apr 16 2018, 02:03

Apr 15 2018

dereckson committed rZED9b4b3a3c99ea: [Clean] Fix chmod (authored by dereckson).
[Clean] Fix chmod
Apr 15 2018, 22:58
dereckson committed rZED0f901935e897: [Smarty] Use library code from the master branch (authored by dereckson).
[Smarty] Use library code from the master branch
Apr 15 2018, 22:51
dereckson committed rZED27349c0b25cd: [Smarty] Don't add current directory in scene rendering (authored by dereckson).
[Smarty] Don't add current directory in scene rendering
Apr 15 2018, 22:50
dereckson committed rZEDa4c0749f96a4: Fix uninitialized array (authored by dereckson).
Fix uninitialized array
Apr 15 2018, 22:50
dereckson committed rZED8c504cd66097: [Clean] Improve code style for Smarty plugins (authored by dereckson).
[Clean] Improve code style for Smarty plugins
Apr 15 2018, 21:22
dereckson committed rZEDef6806d14148: Revert "[Clean] Configure phpcs to ignore Smarty" (authored by dereckson).
Revert "[Clean] Configure phpcs to ignore Smarty"
Apr 15 2018, 15:43
dereckson added a reverting change for rZEDcc7197426b47: [Clean] Configure phpcs to ignore Smarty: rZEDef6806d14148: Revert "[Clean] Configure phpcs to ignore Smarty".
Apr 15 2018, 15:43
dereckson committed rZEDd36b6d456114: [Smarty] Switch from bundled library to Composer package (authored by dereckson).
[Smarty] Switch from bundled library to Composer package
Apr 15 2018, 15:39
dereckson committed rZED833f4c7273a4: Avoid undefined constant to string conversion (authored by dereckson).
Avoid undefined constant to string conversion
Apr 15 2018, 07:51
dereckson committed rZED618b7018886e: Use configurable content directory for the travel rules file (authored by dereckson).
Use configurable content directory for the travel rules file
Apr 15 2018, 07:51
dereckson committed rZED91665604a358: [Session] Don't encode IP addresses as hexadecimal strings (authored by dereckson).
[Session] Don't encode IP addresses as hexadecimal strings
Apr 15 2018, 07:48
dereckson committed rZEDec95853140ca: Allow to determine version information from a Git repository (authored by dereckson).
Allow to determine version information from a Git repository
Apr 15 2018, 07:44
dereckson committed rZED59d2a0ed126b: Allow to get (authored by dereckson).
Allow to get
Apr 15 2018, 06:04
dereckson committed rZEDe69c1049302b: Allow to set cache and content directories from environment (authored by dereckson).
Allow to set cache and content directories from environment
Apr 15 2018, 05:16
dereckson committed rZED26c2da06331b: Avoid use of deprecated __autoload function (authored by dereckson).
Avoid use of deprecated __autoload function
Apr 15 2018, 04:50
dereckson committed rZEDb8d050c8c4e3: Use null coalescing operator (authored by dereckson).
Use null coalescing operator
Apr 15 2018, 02:18
dereckson committed rZEDeec9c56b3ae3: Add a return value to Page::handle_form method (authored by dereckson).
Add a return value to Page::handle_form method
Apr 15 2018, 01:51

Apr 13 2018

dereckson changed the Default Push Policy policy for application Diffusion from All Users to Restricted Project (Project).
Apr 13 2018, 00:38

Apr 10 2018

dereckson committed rZED597ab272eaa0: Move content to standalone repository (authored by dereckson).
Move content to standalone repository
Apr 10 2018, 22:30
dereckson committed rZEDc8d8f5d13f4b: [Clean] Ensure each PHP statement has its own line (authored by dereckson).
[Clean] Ensure each PHP statement has its own line
Apr 10 2018, 22:30
dereckson committed rZED60893eb4abe5: [Clean] Use lowercase null constant (authored by dereckson).
[Clean] Use lowercase null constant
Apr 10 2018, 22:30
dereckson committed rZEDa2f29edce528: [Clean] Use lowercase case keyword (authored by dereckson).
[Clean] Use lowercase case keyword
Apr 10 2018, 22:30
dereckson committed rZED6fca7e4f3b4a: [Clean] Avoid inline control structures, round 2 (authored by dereckson).
[Clean] Avoid inline control structures, round 2
Apr 10 2018, 22:30
dereckson committed rZED465c311e7304: [Clean] Avoid inline control structures (authored by dereckson).
[Clean] Avoid inline control structures
Apr 10 2018, 22:30
dereckson committed rZED3ad24047e795: [Clean] Prune PHP closing tags (authored by dereckson).
[Clean] Prune PHP closing tags
Apr 10 2018, 22:30
dereckson committed rZED01f0cb571092: [Clean] Space according code style function call arguments (authored by dereckson).
[Clean] Space according code style function call arguments
Apr 10 2018, 22:30
dereckson committed rZED4faadfe2f699: [Clean] Use K&R style everywhere for functions' opening braces (authored by dereckson).
[Clean] Use K&R style everywhere for functions' opening braces
Apr 10 2018, 22:30
dereckson committed rZEDc648d5330063: [Clean] Prune space after cast (authored by dereckson).
[Clean] Prune space after cast
Apr 10 2018, 22:30
dereckson committed rZEDcc7197426b47: [Clean] Configure phpcs to ignore Smarty (authored by dereckson).
[Clean] Configure phpcs to ignore Smarty
Apr 10 2018, 22:30
dereckson committed rZED8a5030f7032a: [Clean] Switch to array short syntax (authored by dereckson).
[Clean] Switch to array short syntax
Apr 10 2018, 22:30
dereckson committed rZEDa1163b6ea39a: [Clean] Convert all files EOL to \n (authored by dereckson).
[Clean] Convert all files EOL to \n
Apr 10 2018, 22:30
dereckson committed rZEDacc5837183df: [Clean] Proofread code base (authored by dereckson).
[Clean] Proofread code base
Apr 10 2018, 22:30
dereckson committed rZED3c3f1e58280b: [Clean] Drop php_cs configuration (authored by dereckson).
[Clean] Drop php_cs configuration
Apr 10 2018, 22:30
dereckson committed rZED319f5b0a1df1: Dust off Arcanist configuration (authored by dereckson).
Dust off Arcanist configuration
Apr 10 2018, 22:30
dereckson committed rZED90b6bc92be89: Configure phpcs with Nasqueron code style (authored by dereckson).
Configure phpcs with Nasqueron code style
Apr 10 2018, 22:30
dereckson committed rZED432968b23416: Configure Composer (authored by dereckson).
Configure Composer
Apr 10 2018, 22:30

Oct 7 2017

dereckson created Technical debt.
Oct 7 2017, 14:44

Dec 19 2016

dereckson created Content.
Dec 19 2016, 18:24

Nov 15 2015

dereckson changed the visibility for How To Install Hotglue.
Nov 15 2015, 03:25
dereckson edited the content of Zed :: the code.
Nov 15 2015, 03:25

Mar 27 2015

dereckson changed the visibility for T8: handle relative moves.
Mar 27 2015, 12:11 · Zed
dereckson changed the visibility for P3 GeoOctocube.
Mar 27 2015, 11:58 · Zed
dereckson committed rZED8a3ba402db76: Updated blog URL (authored by dereckson).
Updated blog URL
Mar 27 2015, 00:15

Mar 26 2015

dereckson edited P3 GeoOctocube.
Mar 26 2015, 20:16 · Zed
dereckson edited P3 GeoOctocube.
Mar 26 2015, 20:16 · Zed

Mar 23 2015

dereckson committed rZED3d06619ecaac: [Clean] Method names in GeoPointPolarZ are now camel case (authored by dereckson).
[Clean] Method names in GeoPointPolarZ are now camel case
Mar 23 2015, 18:17
dereckson committed rZED3f80c15d6804: [Clean] methods in camel case (authored by dereckson).
[Clean] methods in camel case
Mar 23 2015, 18:17
dereckson committed rZEDf26b49680900: [Clean] Cartesian to spherical conversion methods names (authored by dereckson).
[Clean] Cartesian to spherical conversion methods names
Mar 23 2015, 18:17
dereckson committed rZED9c3af1f00432: [Clean] Method names in GeoOctocube are now camel case (authored by dereckson).
[Clean] Method names in GeoOctocube are now camel case
Mar 23 2015, 18:17
dereckson committed rZED0350b1a19bed: [Clean] get_coordinates() -> getCoordinates() (authored by dereckson).
[Clean] get_coordinates() -> getCoordinates()
Mar 23 2015, 18:17
dereckson committed rZED830663efd765: [Clean] get_status() -> getStatus() (authored by dereckson).
[Clean] get_status() -> getStatus()
Mar 23 2015, 18:17
dereckson edited the content of How To Install Hotglue.
Mar 23 2015, 11:12
dereckson created How To Install Hotglue.
Mar 23 2015, 11:12
dereckson edited the content of Zed :: the code.
Mar 23 2015, 11:10

Mar 22 2015

dereckson awarded rZED818209e2ba6e: Cleaning end lines a Evil Spooky Haunted Tree token.
Mar 22 2015, 22:47
dereckson committed rZED2c15d971c920: [Geo] Fixes incomplete scene content file issue (authored by dereckson).
[Geo] Fixes incomplete scene content file issue
Mar 22 2015, 22:37
dereckson committed rZEDa3e323ebeabd: MySQLi support (authored by dereckson).
MySQLi support
Mar 22 2015, 17:36
dereckson committed rZED183a70a4ce89: WIP: adding SASL support to memcached cache engine (authored by dereckson).
WIP: adding SASL support to memcached cache engine
Mar 22 2015, 17:36
dereckson committed rZED0abe6f4aa244: Cleaned CSS files (authored by dereckson).
Cleaned CSS files
Mar 22 2015, 17:36
dereckson committed rZEDf7453effe2b5: Removed extranous tour2.html file. (authored by dereckson).
Removed extranous tour2.html file.
Mar 22 2015, 17:36
dereckson committed rZEDec1f22c3e69e: Doesn't process login/logout instructions in do.php (authored by dereckson).
Doesn't process login/logout instructions in do.php
Mar 22 2015, 17:36
dereckson committed rZEDdace764ead37: Improved code comment (authored by dereckson).
Improved code comment
Mar 22 2015, 17:36
dereckson committed rZED14982e431363: Improved code documentation. (authored by dereckson).
Improved code documentation.
Mar 22 2015, 17:36
dereckson committed rZED68b33a2b5feb: [Keruald] Prints an explicit error if mysql extension is missing (authored by dereckson).
[Keruald] Prints an explicit error if mysql extension is missing
Mar 22 2015, 17:36
dereckson committed rZED12e7f979b942: [SmartLine] new command: whoami (authored by dereckson).
[SmartLine] new command: whoami
Mar 22 2015, 17:36
dereckson committed rZEDc4c2d93a365c: Better SmartLine error handling when a class is missing (authored by dereckson).
Better SmartLine error handling when a class is missing
Mar 22 2015, 17:36
dereckson committed rZEDced31ab66b8f: [Keruald] Cleaned old_message_die() (authored by dereckson).
[Keruald] Cleaned old_message_die()
Mar 22 2015, 17:36
dereckson committed rZEDab6b8fe14434: Added Komodo project file to git ignore patterns (authored by dereckson).
Added Komodo project file to git ignore patterns
Mar 22 2015, 17:36
dereckson committed rZED3a90b60a54b6: Added php-cs-fixer configuration file (authored by dereckson).
Added php-cs-fixer configuration file
Mar 22 2015, 17:36
dereckson committed rZED5476c5822dc3: Improved code comments (authored by dereckson).
Improved code comments
Mar 22 2015, 17:36
dereckson committed rZED9bd5dd900d28: Code style: 4 spaces as indentation (authored by dereckson).
Code style: 4 spaces as indentation
Mar 22 2015, 17:36
dereckson committed rZED0a9fd8135aaa: Code style: ensured if blocks have {} (authored by dereckson).
Code style: ensured if blocks have {}
Mar 22 2015, 17:36
dereckson committed rZED5e2afc773734: New L10n keys for /ship/ error messages (authored by dereckson).
New L10n keys for /ship/ error messages
Mar 22 2015, 17:36
dereckson committed rZED31f636ef2c39: Clean EOF without PHP closing tag (authored by dereckson).
Clean EOF without PHP closing tag
Mar 22 2015, 17:36
dereckson committed rZED34b94c43fb71: Code style: else if → elseif [PSR-2] (authored by dereckson).
Code style: else if → elseif [PSR-2]
Mar 22 2015, 17:36
dereckson committed rZED24541436e00e: Fixed string concatenation bug (authored by dereckson).
Fixed string concatenation bug
Mar 22 2015, 17:36
dereckson committed rZED2ad7a90be526: Removed trailing ?> (authored by dereckson).
Removed trailing ?>
Mar 22 2015, 17:36
dereckson committed rZED43d36782f220: Improved code documentation (authored by dereckson).
Improved code documentation
Mar 22 2015, 17:36
dereckson committed rZEDcf332b4404d8: Removed hardcoded domain from a dev helper script (authored by dereckson).
Removed hardcoded domain from a dev helper script
Mar 22 2015, 17:36
dereckson committed rZEDb4d66067a632: Improved comments (authored by dereckson).
Improved comments
Mar 22 2015, 17:36
dereckson committed rZEDf9840b83c9f9: IAuthentication declaration now respects code convention (authored by dereckson).
IAuthentication declaration now respects code convention
Mar 22 2015, 17:36
dereckson committed rZED823e9f10a908: Cleaning extra whitespaces (authored by dereckson).
Cleaning extra whitespaces
Mar 22 2015, 17:36
dereckson committed rZED651d7f6e0123: Fixed Travel::try_parse_rewrite_rule notices/warning (authored by dereckson).
Fixed Travel::try_parse_rewrite_rule notices/warning
Mar 22 2015, 17:36
dereckson committed rZED818209e2ba6e: Cleaning end lines (authored by dereckson).
Cleaning end lines
Mar 22 2015, 17:36
dereckson committed rZED26b8138d6388: OpenID is now optional (authored by dereckson).
OpenID is now optional
Mar 22 2015, 17:36
dereckson committed rZED24be40f311d9: Improved code documentation (authored by dereckson).
Improved code documentation
Mar 22 2015, 17:36
dereckson committed rZED595cc43d3b76: BeautyXML: fixing notice on empty XML node (authored by dereckson).
BeautyXML: fixing notice on empty XML node
Mar 22 2015, 17:36