|
|
|
@116
|
[116]
|
04/08/08 17:27:09 |
clay |
Sungrazr_Server_Adapter_JsonRpc: [FIX] don't care about charsets |
|
|
|
@115
|
[115]
|
02/25/08 14:26:13 |
clay |
Sungrazr_Docs: [CHG] fixed 3rd level of subparam for Phpdoc parser, and … |
|
|
|
@114
|
[114]
|
02/25/08 13:34:42 |
clay |
Sungrazr_Server_Adapter_JsonRpc: [CHG] throw a fault when the incoming … |
|
|
|
@113
|
[113]
|
02/10/08 11:55:19 |
clay |
Sungrazr_Docs_Phpdoc: [CHG] now expects (required) instead of 'required'. … |
|
|
|
@112
|
[112]
|
02/09/08 19:59:49 |
clay |
Sungrazr_Docs_Phpdoc: [CHG] Simplified regex. Added support for (gasp) a … |
|
|
|
@111
|
[111]
|
02/09/08 19:27:27 |
clay |
Sungrazr_Docs_Phpdoc: [NEW] added support for @subparam definitions |
|
|
|
@110
|
[110]
|
12/30/07 21:34:48 |
clay |
Sungrazr_Server_Api: [FIX] eliminate E_STRICT warnings |
|
|
|
@109
|
[109]
|
12/27/07 21:21:38 |
clay |
Sungrazr_Server_Adapter: [CHG] be more intelligent about content-length … |
|
|
|
@108
|
[108]
|
12/27/07 21:18:38 |
clay |
Sungrazr_Server_Handler: [FIX] resolve an E_STRICT pass-by-reference issue |
|
|
|
@107
|
[107]
|
12/22/07 14:07:51 |
clay |
Sungrazr_Server_Adapter_JsonRpc: [CHG] Since some JS libs are inflexible … |
|
|
|
@106
|
[106]
|
12/21/07 20:40:16 |
clay |
Sungrazr_Server_Adapter: [CHG] Added send_length config option for … |
|
|
|
@105
|
[105]
|
12/21/07 18:31:53 |
clay |
Sungrazr_Server_Adapter_JsonRpc: [CHG] Check for a fault condition after … |
|
|
|
@104
|
[104]
|
12/20/07 17:31:07 |
clay |
Sungrazr_Server: [CHG] Adapters now register a 'server_request' … |
|
|
|
@103
|
[103]
|
12/20/07 12:18:19 |
clay |
Sungrazr_Server_Adapter_JsonRpc: [CHG] Pass the Request object on to the … |
|
|
|
@102
|
[102]
|
12/20/07 12:17:16 |
clay |
Sungrazr_Server_Handler: [CHG] added support for passing in a Request … |
|
|
|
@101
|
[101]
|
12/18/07 22:46:47 |
clay |
Sungrazr_Server_Handler: [CHG] Added setup method that extended classes … |
|
|
|
@100
|
[100]
|
12/18/07 17:12:07 |
clay |
Sungrazr_Server_Api: [FIX] Make sure only public handler methods are … |
|
|
|
@99
|
[99]
|
12/18/07 15:15:30 |
clay |
Sungrazr_Server_Adapter_JsonRpc: [CHG] Confirm that parameter elements are … |
|
|
|
@98
|
[98]
|
12/18/07 15:14:42 |
clay |
Sungrazr_Server_Handler: [CHG] Set the _type property in the contructor so … |
|
|
|
@97
|
[97]
|
12/17/07 23:01:15 |
clay |
Sungrazr_Docs_Phpdoc: [NEW] Extension to Solar's Phpdoc parser to support … |
|
|
|
@96
|
[96]
|
12/17/07 22:55:36 |
clay |
Sungrazr_Xml_Beautifier: [FIX] Fix for empty elements. Thanks, Rodrigo … |
|
|
|
@95
|
[95]
|
12/17/07 22:35:39 |
clay |
Sungrazr_Server_Adapter_JsonRpc: [NEW] completed initial work on JsonRpc? … |
|
|
|
@94
|
[94]
|
12/17/07 22:30:43 |
clay |
Sungrazr_Log_Adapter_Sql: [FIX] typo fix. Thanks, Tupshin Harper. |
|
|
|
@93
|
[93]
|
12/17/07 11:54:37 |
clay |
Sungrazr_Server_Adapter: [CHG] Continued fleshing out base server … |
|
|
|
@92
|
[92]
|
12/17/07 11:51:07 |
clay |
Sungrazr_Server_Api: [CHG] Completed server-visible namespacing support. |
|
|
|
@91
|
[91]
|
12/17/07 11:50:01 |
clay |
Sungrazr_Server_Handler: [NEW] Abstract class for externally-facing API … |
|
|
|
@90
|
[90]
|
12/16/07 18:17:33 |
clay |
Sungrazr_Server: [NEW] Solarized refactoring of useful bits from … |
|
|
|
@89
|
[89]
|
07/30/07 21:59:52 |
clay |
Sungrazr_Js_Optimize_Plugin: [FIX] E_STRICT tweak |
|
|
|
@88
|
[88]
|
06/14/07 16:20:30 |
clay |
Console: [FIX] Changes for Sungrazr_Console and … |
|
|
|
@87
|
[87]
|
06/14/07 16:17:20 |
clay |
Js_Optimize_Plugin_ShrinkSafe: [CHG] Catch a case where ShrinkSafe? fails |
|
|
|
@86
|
[86]
|
06/02/07 23:37:41 |
clay |
Sungrazr_Js_Optimize: [NEW] Plugin-based architecture for JavaScript? … |
|
|
|
@85
|
[85]
|
06/02/07 23:34:09 |
clay |
Sungrazr_Js_Min: [CHG] Dropping Js_Min, prepping for plugin-based Optimize … |
|
|
|
@83
|
[83]
|
05/24/07 14:55:55 |
clay |
Sungrazr_Xml_Simple: [CHG]
- Now includes patch from Rodrigo Moraes to … |
|
|
|
@82
|
[82]
|
05/23/07 21:08:26 |
clay |
Sungrazr_Js: [NEW] Solar-friendly JS tools coming, starting with a jsmin … |
|
|
|
@81
|
[81]
|
05/19/07 15:28:39 |
clay |
AjaxForm?: [CHG] Now takes action from Solar_Form attribs, or a string if … |
|
|
|
@80
|
[80]
|
05/14/07 18:20:54 |
clay |
Updating Protoype-Window to 1.3 |
|
|
|
@79
|
[79]
|
04/16/07 17:37:52 |
clay |
Sungrazr_DateTime: [NEW] Calculate elapsed time between two ISO 8601 … |
|
|
|
@78
|
[78]
|
04/11/07 17:56:50 |
clay |
Json_Formatter: First pass at making a JSON string returned from … |
|
|
|
@77
|
[77]
|
04/09/07 11:04:50 |
clay |
ZipArchive?: Adding getNameIndex() method. |
|
|
|
@76
|
[76]
|
04/09/07 10:43:23 |
clay |
Sungrazr_ZipArchive: First pass, partially complete |
|
|
|
@75
|
[75]
|
04/08/07 08:33:19 |
clay |
Sungrazr_Filesystem: In the 80/20 department, a handy recursive rmdir … |
|
|
|
@74
|
[74]
|
03/28/07 11:14:41 |
clay |
Memory_Semaphore: Make sure we've got this particular semaphore in the … |
|
|
|
@73
|
[73]
|
03/28/07 11:13:26 |
clay |
Daemon: [CHG] Signal methods now public to eliminate occasional notices … |
|
|
|
@72
|
[72]
|
03/28/07 11:12:20 |
clay |
Console: Updating to current Solar behavior in setting GetTextRaw?'s class. … |
|
|
|
@71
|
[71]
|
03/24/07 09:40:14 |
clay |
Sungrazr_Memory tools to interact with shared memory functions |
|
|
|
@70
|
[70]
|
03/22/07 11:47:26 |
clay |
Sungrazr_Daemon: be more careful about ownership of the pid file |
|
|
|
@69
|
[69]
|
03/22/07 08:48:04 |
clay |
Sungrazr_Daemon: [NEW] Abstract class to manage the basics of a daemon … |
|
|
|
@68
|
[68]
|
03/06/07 11:11:57 |
clay |
validation.js: Initial commit, Solar_Form integration to come ... sometime … |
|
|
|
@67
|
[67]
|
02/18/07 23:29:13 |
clay |
Sungrazr_Console: Updating to respect Solar_Locale object |
|
|
|
@66
|
[66]
|
02/17/07 17:30:16 |
clay |
Sungrazr_Controller_Console: [FIX] normalized array-converted cmdxml so … |
|
|
|
@65
|
[65]
|
01/29/07 10:59:38 |
clay |
Sungrazr_Http_Message: clean up unused properties, uncomment exception in … |
|
|
|
@64
|
[64]
|
01/29/07 10:55:25 |
clay |
Sungrazr_Http_Message: Passes extension unit tests for object usage.
- … |
|
|
|
@63
|
[63]
|
01/26/07 18:29:43 |
clay |
Sungrazr_Http_QueryString: Added unit tests, and support for global/local … |
|
|
|
@62
|
[62]
|
01/26/07 17:10:47 |
clay |
Sungrazr_Http: Rearranging constants |
|
|
|
@61
|
[61]
|
01/26/07 16:41:55 |
clay |
Sungrazr_Http_Request: Updated inline docs |
|
|
|
@60
|
[60]
|
01/26/07 13:22:30 |
clay |
Sungrazr_Http_QueryString: stubbed out ext/http compatibility |
|
|
|
@59
|
[59]
|
01/26/07 12:41:26 |
clay |
Sungrazr_Http_Response: stubbed out ext/http compatibility |
|
|
|
@58
|
[58]
|
01/24/07 17:55:17 |
clay |
Sungrazr_Http_Request: Stubbed out ext/http compatible methods |
|
|
|
@57
|
[57]
|
01/24/07 16:34:40 |
clay |
Sungrazr_Http_Message: Completed ext/http pass-thrus for all methods |
|
|
|
@56
|
[56]
|
01/24/07 16:02:37 |
clay |
Sungrazr_Http: [CHG] method name changes
- setStartLine now setInfo for … |
|
|
|
@55
|
[55]
|
01/24/07 12:26:50 |
clay |
Sungrazr_Controller_Console: use results from 'ci' include_path search … |
|
|
|
@54
|
[54]
|
01/24/07 12:20:41 |
clay |
Sungrazr_Controller_Console: case-insensitive fileExists
Implemented a … |
|
|
|
@53
|
[53]
|
01/22/07 16:09:36 |
clay |
Sungrazr_Http_Message: Progress so far, passes HttpMessage_001.phpt |
|
|
|
@52
|
[52]
|
01/18/07 21:16:49 |
clay |
ConsoleApp?: added abort() method for formatted 'death' message and custom … |
|
|
|
@51
|
[51]
|
01/18/07 14:58:50 |
clay |
ConsoleApp?: verboseOut() and debugOut() helper methods added |
|
|
|
@50
|
[50]
|
01/18/07 14:18:47 |
clay |
Console and ConsoleApp? changes
- Console::args() no longer returns … |
|
|
|
@49
|
[49]
|
01/16/07 07:19:01 |
clay |
Sungrazr_Stream and Sungrazr_Socket_Client: a start |
|
|
|
@48
|
[48]
|
01/14/07 19:43:02 |
clay |
Added summary to base command.xml |
|
|
|
@47
|
[47]
|
01/14/07 19:42:09 |
clay |
Updates to create merged defaults from XML |
|
|
|
@46
|
[46]
|
01/14/07 19:38:16 |
clay |
commands.xsd: Summary is now required |
|
|
|
@45
|
[45]
|
01/14/07 18:30:18 |
clay |
Sungrazr_Controller_Console changes
- got rid of the _load() placeholder … |
|
|
|
@44
|
[44]
|
01/14/07 18:25:37 |
clay |
Sungrazr_ConsoleApp_Hello changes
- removed unnecessary stuff from … |
|
|
|
@43
|
[43]
|
01/14/07 18:20:31 |
clay |
Sungrazr_ConsoleApp changes
- moved _fetchCommandXml() to … |
|
|
|
@42
|
[42]
|
01/14/07 18:03:45 |
clay |
Sungrazr_Console: ensure that args are immune from double-population |
|
|
|
@41
|
[41]
|
01/14/07 18:02:41 |
clay |
commands schema: put lang declaration back in doc |
|
|
|
@40
|
[40]
|
01/14/07 18:00:35 |
clay |
commands schema: added summary, other minor changes |
|
|
|
@39
|
[39]
|
01/13/07 12:17:27 |
clay |
Sungrazr_Console: type corrections from parsed command.xml (as needed), … |
|
|
|
@38
|
[38]
|
01/13/07 12:12:19 |
clay |
Moving commands-1.0.xsd to a local position for local validation |
|
|
|
@36
|
[36]
|
01/09/07 21:59:55 |
clay |
command.xml parsing to ConsoleApp?, as it's needed in _setup() by every app |
|
|
|
@35
|
[35]
|
01/09/07 21:51:04 |
clay |
Whitespace cleanup |
|
|
|
@34
|
[34]
|
01/09/07 21:00:27 |
clay |
Pending consideration of switching from W3C Schema def, use DOM method to … |
|
|
|
@33
|
[33]
|
01/09/07 20:59:16 |
clay |
Xml_Simple_Element: Allow handoff from a DOM object. |
|
|
|
@29
|
[29]
|
01/09/07 18:51:36 |
clay |
Avoid index notices in Console validation |
|
|
|
@28
|
[28]
|
01/09/07 11:35:40 |
clay |
Updates to handle apps with no args |
|
|
|
@27
|
[27]
|
01/09/07 02:53:26 |
clay |
Console updates: now requires command.xml file for arg parsing |
|
|
|
@26
|
[26]
|
01/09/07 02:01:01 |
clay |
Updating to solarFactory() |
|
|
|
@25
|
[25]
|
12/30/06 15:19:36 |
clay |
Sungrazr_Xml_Simple: corrected attribute handling, updated unit test |
|
|
|
@24
|
[24]
|
12/30/06 12:44:03 |
clay |
Sungrazr_Xml_Simple: extending SimpleXMLElement in a Solar way |
|
|
|
@22
|
[22]
|
12/29/06 11:50:16 |
clay |
Preliminary sub_command_factory support -- works, needs unit tests |
|
|
|
@21
|
[21]
|
12/29/06 09:42:35 |
clay |
Getting rid of Base dir for now |
|
|
|
@20
|
[20]
|
12/29/06 09:41:30 |
clay |
Sungrazr_ConsoleApp: adding Locale, moving out of Base dir for now |
|
|
|
@19
|
[19]
|
12/29/06 09:34:48 |
clay |
unknowncmd view commit before rearrangement |
|
|
|
@18
|
[18]
|
12/28/06 22:32:05 |
clay |
Console app work
- changed properties to _action_next and … |
|
|
|
@17
|
[17]
|
12/18/06 16:31:49 |
clay |
Cash Buster copy-n-paste fix |
|
|
|
@16
|
[16]
|
12/18/06 16:31:03 |
clay |
Fixed bug in Console.php where auto_assign_shorts wasn't working. Added … |
|
|
|
@15
|
[15]
|
12/18/06 11:19:56 |
clay |
Minor tweaks to Controller_Console.
Thought about a front controller … |
|
|
|
@14
|
[14]
|
12/18/06 02:14:00 |
clay |
Quick example of setting an option in _setup(), and checking it in … |
|
|
|
@13
|
[13]
|
12/18/06 01:46:16 |
clay |
Continued work on Sungrazr_Console*
- Added Sungrazr_Controller_Console, … |
|
|
|
@12
|
[12]
|
12/16/06 11:12:58 |
clay |
Sungrazr_Console work in progress |
|
|
|
@11
|
[11]
|
12/02/06 03:34:46 |
clay |
Sungrazr_Xml_Beautifier, PU3 setup |