|
|
|
@337
|
[337]
|
22 months |
john |
added unset() and isset() to ActiveRecord?
|
|
|
|
@336
|
[336]
|
22 months |
john |
added unset() and isset() to ActiveRecord?
|
|
|
|
@335
|
[335]
|
22 months |
john |
added unset() and isset() to ActiveRecord?
|
|
|
|
@334
|
[334]
|
22 months |
john |
added unset() and isset() to ActiveRecord?
|
|
|
|
@333
|
[333]
|
22 months |
john |
Added Partial Updates to ActiveRecord?
|
|
|
|
@329
|
[329]
|
2 years |
john |
changed default environment back to development in AR
|
|
|
|
@327
|
[327]
|
2 years |
john |
AR changed the count on paginated queries, added session_cookie_domain to …
|
|
|
|
@315
|
[315]
|
3 years |
john |
AR multiple connection/read only connections
|
|
|
|
@313
|
[313]
|
3 years |
john |
updates
|
|
|
|
@311
|
[311]
|
3 years |
john |
updates and bug fixes
|
|
|
|
@308
|
[308]
|
3 years |
john |
features and bug fixes from gocoffeego project
|
|
|
|
@307
|
[307]
|
3 years |
john |
changed find_all building records array to index on blank if no index is …
|
|
|
|
@297
|
[297]
|
4 years |
john |
fixed bug in aggregate_all with joins
|
|
|
|
@296
|
[296]
|
4 years |
john |
fixed bug in aggregate_all with joins
|
|
|
|
@295
|
[295]
|
4 years |
john |
fixed bug in aggregate_all with joins
|
|
|
|
@294
|
[294]
|
4 years |
john |
Took out referrences to Trax in AR in prep to make it standalone
|
|
|
|
@293
|
[293]
|
4 years |
john |
unset association if belongs_to or has_one returns null so it can be call …
|
|
|
|
@283
|
[283]
|
5 years |
john |
fixed other_table_name in find_all_habtm
|
|
|
|
@281
|
[281]
|
5 years |
john |
update validate_builtin()
|
|
|
|
@278
|
[278]
|
5 years |
john |
changed to on the call after_find()
|
|
|
|
@275
|
[275]
|
5 years |
john |
changed scope of back to public
|
|
|
|
@274
|
[274]
|
5 years |
john |
added schema_search_path to AR for postgres schemas
|
|
|
|
@273
|
[273]
|
5 years |
john |
added schema_search_path to AR for postgres schemas
|
|
|
|
@272
|
[272]
|
5 years |
john |
added builtin validation methods, bug fixes, and changes submitted by …
|
|
|
|
@263
|
[263]
|
5 years |
john |
updates to composed_of
|
|
|
|
@262
|
[262]
|
5 years |
john |
composed_of fix in AR
|
|
|
|
@261
|
[261]
|
5 years |
john |
added support for composed_of - composite value objects in AR
|
|
|
|
@259
|
[259]
|
5 years |
john |
added table_info to hold tableInfo
|
|
|
|
@258
|
[258]
|
5 years |
john |
fixing quoted_attributes()
|
|
|
|
@257
|
[257]
|
5 years |
john |
fixing quoted_attributes()
|
|
|
|
@256
|
[256]
|
5 years |
john |
fixing quoted_attributes()
|
|
|
|
@255
|
[255]
|
5 years |
john |
fixing quoted_attributes()
|
|
|
|
@254
|
[254]
|
5 years |
john |
fixing quoted_attributes()
|
|
|
|
@252
|
[252]
|
5 years |
john |
fixing quoted_attributes() in AR
|
|
|
|
@251
|
[251]
|
5 years |
john |
move database_settings[] and active_connections[] to AR out of Trax class …
|
|
|
|
@250
|
[250]
|
5 years |
john |
Converted AR to use MDB2 - DB is now deprecated
|
|
|
|
@249
|
[249]
|
5 years |
john |
fixed some logic errors with determining field types
|
|
|
|
@247
|
[247]
|
5 years |
john |
many bug fixes
|
|
|
|
@241
|
[241]
|
5 years |
john |
fixes to AR delete
|
|
|
|
@227
|
[227]
|
6 years |
john |
added PHP Shell an interactive shell to interact with your apps models
|
|
|
|
@224
|
[224]
|
6 years |
john |
fixed associations in AR
|
|
|
|
@223
|
[223]
|
6 years |
john |
fixed AR associations and find_by_* magic functions added …
|
|
|
|
@215
|
[215]
|
6 years |
john |
fixed paging syntax in find_all
|
|
|
|
@214
|
[214]
|
6 years |
john |
fixed paging syntax in find_all
|
|
|
|
@213
|
[213]
|
6 years |
john |
moved paging to AR Helper, find_all can take an array now, bug fixes
|
|
|
|
@210
|
[210]
|
6 years |
john |
fixed some syntax errors
|
|
|
|
@203
|
[203]
|
6 years |
john |
AR Bug fixes and fixed scaffold index template
|
|
|
|
@201
|
[201]
|
6 years |
john |
Major changes to environment added boot.php and Trax class to hold …
|
|
|
|
@199
|
[199]
|
6 years |
haas |
many fixes, documentation improvements
|
|
|
|
@198
|
[198]
|
6 years |
haas |
DateHelper? docs and tests
|
|
|
|
@197
|
[197]
|
6 years |
john |
added to AR
|
|
|
|
@195
|
[195]
|
6 years |
haas |
docs, test trax_generator
|
|
|
|
@166
|
[166]
|
6 years |
john |
added sql logging in debug mode into AR
|
|
|
|
@165
|
[165]
|
6 years |
haas |
improve various test, documents
|
|
|
|
@162
|
[162]
|
6 years |
john |
removed all the trailing spaces on the end of the files after php closing …
|
|
|
|
@158
|
[158]
|
6 years |
john |
added to AR so it can preserve null dates
|
|
|
|
@155
|
[155]
|
6 years |
haas |
more documentation
|
|
|
|
@138
|
[138]
|
6 years |
john |
added in phpDoc commenting tests docs - Walt
|
|
|
|
@136
|
[136]
|
6 years |
john |
fixed typo in find_by* magic function
|
|
|
|
@135
|
[135]
|
6 years |
john |
fixed typo in find_by* magic function
|
|
|
|
@134
|
[134]
|
6 years |
john |
added saving of association objects
|
|
|
|
@133
|
[133]
|
6 years |
john |
added saving of association objects
|
|
|
|
@131
|
[131]
|
6 years |
john |
fixed a bunch of helpers
|
|
|
|
@128
|
[128]
|
6 years |
john |
bug fixes for views
|
|
|
|
@117
|
[117]
|
6 years |
john |
Made all the file php long tags (uglysvn up)
|
|
|
|
@112
|
[112]
|
6 years |
john |
added to AR database_name and force_reconnect vars
|
|
|
|
@110
|
[110]
|
6 years |
john |
finished the scaffolding stuff in AR and its helper
|
|
|
|
@106
|
[106]
|
6 years |
john |
added a bunch of stuff for scaffolding
|
|
|
|
@94
|
[94]
|
6 years |
john |
made it so you can specify in database.ini [production] use=development
|
|
|
|
@92
|
[92]
|
6 years |
john |
made it so you can specify in database.ini [production] use=development
|
|
|
|
@91
|
[91]
|
6 years |
john |
made it so you can specify in database.ini [production] use=development
|
|
|
|
@72
|
[72]
|
6 years |
john |
mass update
|
|
|
|
@62
|
[62]
|
6 years |
john |
add vendor folder with trax libs in it
|