2010-08-16 |
Brenda Wallace | fixed a %d that should be a %s in an error message
|
commit | commitdiff | tree |
2010-08-16 |
Brenda Wallace | removed the notice.location column from postgres def...
|
commit | commitdiff | tree |
2010-08-16 |
Brenda Wallace | Merge remote branch 'shiny/0.9.x' into 0.9.x
|
commit | commitdiff | tree |
2010-08-16 |
Brenda Wallace | Merge commit 'origin/0.9.x' into 0.9.x
|
commit | commitdiff | tree |
2010-08-16 |
Brenda Wallace | removed the notice.location column from postgres def...
|
commit | commitdiff | tree |
2010-08-16 |
Brenda Wallace | fixed a %d that should be a %s in an error message
|
commit | commitdiff | tree |
2010-06-09 |
Brenda Wallace | Revert "added notice.location to group by"
|
commit | commitdiff | tree |
2010-06-08 |
Brenda Wallace | added missing author
|
commit | commitdiff | tree |
2010-06-08 |
Brenda Wallace | added missing authors
|
commit | commitdiff | tree |
2010-06-08 |
Brenda Wallace | added missing authors
|
commit | commitdiff | tree |
2010-06-08 |
Brenda Wallace | added 2 missing authors, foudn automatically in git...
|
commit | commitdiff | tree |
2010-05-27 |
Brenda Wallace | added the inbox table to postgres upgrade script
|
commit | commitdiff | tree |
2010-05-27 |
Brenda Wallace | added the inbox table to postgres upgrade script
|
commit | commitdiff | tree |
2010-05-27 |
Brenda Wallace | added user_location_prefs to upgrade script
|
commit | commitdiff | tree |
2010-05-27 |
Brenda Wallace | added user_location_prefs to upgrade script
|
commit | commitdiff | tree |
2010-05-25 |
Brenda Wallace | the sent column wasn't being populated, needed default
|
commit | commitdiff | tree |
2010-05-22 |
Brenda Wallace | queue_item in _pg now matches mysql
|
commit | commitdiff | tree |
2010-05-22 |
Brenda Wallace | migration of data in queue_item to new table
|
commit | commitdiff | tree |
2010-05-22 |
Brenda Wallace | fixed up comment syntax
|
commit | commitdiff | tree |
2010-05-22 |
Brenda Wallace | Merge commit 'mainline/0.9.x' into 0.9.x
|
commit | commitdiff | tree |
2010-05-22 |
Brenda Wallace | added verifier and verified_callback to postgres schema...
|
commit | commitdiff | tree |
2010-05-21 |
Brenda Wallace | added comsumer_secret to consumer table on postgres
|
commit | commitdiff | tree |
2010-05-21 |
Brenda Wallace | add comsumer_secret column to consumer
|
commit | commitdiff | tree |
2010-05-17 |
Brenda Wallace | added notice.location to group by
|
commit | commitdiff | tree |
2010-05-17 |
Brenda Wallace | fix the column modify on stuff for postgres. change...
|
commit | commitdiff | tree |
2010-05-15 |
Brenda Wallace | added missing field to the group by. this makes postgres...
|
commit | commitdiff | tree |
2010-05-15 |
Brenda Wallace | comment out the extra bit, cos there's always mysql...
|
commit | commitdiff | tree |
2010-05-15 |
Brenda Wallace | caitalise the sql keywords
|
commit | commitdiff | tree |
2010-05-15 |
Brenda Wallace | indexes now working in postgres schemas
|
commit | commitdiff | tree |
2010-05-15 |
Brenda Wallace | removed sneaky debug echo that shouldn't be there
|
commit | commitdiff | tree |
2010-05-15 |
Brenda Wallace | sorted enums and auto_increments on postgres.
|
commit | commitdiff | tree |
2010-03-10 |
Brenda Wallace | removed a stay bit of debug
|
commit | commitdiff | tree |
2010-03-10 |
Brenda Wallace | map the mysql-ish column types to ones postgres likes
|
commit | commitdiff | tree |
2010-03-10 |
Brenda Wallace | primary keys and unique indexes working in postgres
|
commit | commitdiff | tree |
2010-03-10 |
Brenda Wallace | throw an error that looks like mysql errors.. :-S
|
commit | commitdiff | tree |
2010-03-10 |
Brenda Wallace | Merge commit 'mainline/0.9.x' into 0.9.x
|
commit | commitdiff | tree |
2010-03-06 |
Brenda Wallace | Merge commit 'origin/0.9.x' into 0.9.x
|
commit | commitdiff | tree |
2010-01-30 |
Brenda Wallace | removed describeTable from base class, and fixed it...
|
commit | commitdiff | tree |
2010-01-30 |
Brenda Wallace | getTableDef() mostly working in postgres
|
commit | commitdiff | tree |
2010-01-30 |
Brenda Wallace | move the schema DDL sql off into seperate files for...
|
commit | commitdiff | tree |
2010-01-24 |
Brenda Wallace | Merge commit 'refs/merge-requests/120' of git://gitorious...
|
commit | commitdiff | tree |
2010-01-24 |
Brenda Wallace | Merge commit 'mainline/0.9.x' into 0.9.x
|
commit | commitdiff | tree |
2010-01-17 |
Brenda Wallace | Merge commit 'mainline/0.9.x' into 0.9.x
|
commit | commitdiff | tree |
2010-01-10 |
Brenda Wallace | Merge commit 'origin/0.9.x' into 0.9.x
|
commit | commitdiff | tree |
2010-01-10 |
Brenda Wallace | getTableDef() mostly working in postgres
|
commit | commitdiff | tree |
2010-01-10 |
Brenda Wallace | Merge commit 'mainline/0.9.x' into 0.9.x
|
commit | commitdiff | tree |
2010-01-10 |
Brenda Wallace | fixed stray comma
|
commit | commitdiff | tree |
2010-01-10 |
Brenda Wallace | Revert "fixed stay comma"
|
commit | commitdiff | tree |
2010-01-10 |
Brenda Wallace | fixed stay comma
|
commit | commitdiff | tree |
2010-01-09 |
Brenda Wallace | Merge commit 'origin/0.9.x' into 0.9.x
|
commit | commitdiff | tree |
2009-12-28 |
Brenda Wallace | Merge commit 'origin/0.9.x' into 0.9.x
|
commit | commitdiff | tree |
2009-12-12 |
Brenda Wallace | fix typo / parse error in sql comment syntax
|
commit | commitdiff | tree |
2009-12-12 |
Brenda Wallace | Merge commit 'origin/0.9.x' into 0.9.x
|
commit | commitdiff | tree |
2009-12-09 |
Brenda Wallace | that pesky table named user - now quoted
|
commit | commitdiff | tree |
2009-12-09 |
Brenda Wallace | add missing table "forward"
|
commit | commitdiff | tree |
2009-12-09 |
Brenda Wallace | added missing table: location_namespace
|
commit | commitdiff | tree |
2009-12-08 |
Brenda Wallace | Merge commit 'origin/0.9.x' into 0.9.x
|
commit | commitdiff | tree |
2009-12-03 |
Brenda Wallace | Merge commit 'origin/0.9.x' into 0.9.x
|
commit | commitdiff | tree |
2009-12-03 |
Brenda Wallace | added url to twitter's docs
|
commit | commitdiff | tree |
2009-11-26 |
Brenda Wallace | and a typo in column name fixed
|
commit | commitdiff | tree |
2009-11-26 |
Brenda Wallace | added missing space after new group by fields
|
commit | commitdiff | tree |
2009-11-26 |
Brenda Wallace | added missing columns from mysql upgrade script into...
|
commit | commitdiff | tree |
2009-11-26 |
Brenda Wallace | added more fields to the group by.
|
commit | commitdiff | tree |
2009-11-26 |
Brenda Wallace | Transactional DDL rocks my world, but shouldn't be...
|
commit | commitdiff | tree |
2009-11-26 |
Brenda Wallace | added missing columns in notice table
|
commit | commitdiff | tree |
2009-11-26 |
Brenda Wallace | check there is an array of notices to display, before...
|
commit | commitdiff | tree |
2009-11-10 |
Brenda Wallace | just sent a http 200 for the check-fancy from install.php
|
commit | commitdiff | tree |
2009-10-30 |
Brenda Wallace | Merge commit 'mainline/0.9.x' into 0.9.x
|
commit | commitdiff | tree |
2009-10-30 |
Brenda Wallace | don't write the closing ?> to the config.php
|
commit | commitdiff | tree |
2009-10-29 |
Brenda Wallace | Merge commit 'mainline/0.9.x' into 0.9.x
|
commit | commitdiff | tree |
2009-10-29 |
Brenda Wallace | give some suggestions back to the user when no config...
|
commit | commitdiff | tree |
2009-10-29 |
Brenda Wallace | Revert "give some suggestions back to the user when...
|
commit | commitdiff | tree |
2009-10-29 |
Brenda Wallace | Merge commit 'mainline/0.9.x' into 0.9.x
|
commit | commitdiff | tree |
2009-10-29 |
Brenda Wallace | give some suggestions back to the user when no config...
|
commit | commitdiff | tree |
2009-10-19 |
Brenda Wallace | some typoes in comments that annoyed me, fixed now
|
commit | commitdiff | tree |
2009-10-03 |
Brenda Wallace | added all them doxygens
|
commit | commitdiff | tree |
2009-10-03 |
Brenda Wallace | more doxygen
|
commit | commitdiff | tree |
2009-10-03 |
Brenda Wallace | added doxygen
|
commit | commitdiff | tree |
2009-10-03 |
Brenda Wallace | indent fix
|
commit | commitdiff | tree |
2009-09-19 |
Brenda Wallace | Pear code style
|
commit | commitdiff | tree |
2009-09-19 |
Brenda Wallace | @author tags updated -- only one entry per name now
|
commit | commitdiff | tree |
2009-09-17 |
Brenda Wallace | fixed up space on @author tags
|
commit | commitdiff | tree |
2009-09-14 |
Brenda Wallace | code style cleanup
|
commit | commitdiff | tree |
2009-09-14 |
Brenda Wallace | cleaned up code style
|
commit | commitdiff | tree |
2009-09-14 |
Brenda Wallace | pulled @author from git logs
|
commit | commitdiff | tree |
2009-09-14 |
Brenda Wallace | fixed indentation for the pear code styles
|
commit | commitdiff | tree |
2009-09-14 |
Brenda Wallace | lotsa of multiline if statements and function calls...
|
commit | commitdiff | tree |
2009-09-14 |
Brenda Wallace | fixed up if statements
|
commit | commitdiff | tree |
2009-09-14 |
Brenda Wallace | added most of the required doxygen
|
commit | commitdiff | tree |
2009-09-14 |
Brenda Wallace | most of code style errors gone
|
commit | commitdiff | tree |
2009-09-14 |
Brenda Wallace | removed commented out code we no longer want
|
commit | commitdiff | tree |
2009-09-14 |
Brenda Wallace | fixed up curly brackets and spaces around for, if,...
|
commit | commitdiff | tree |
2009-09-14 |
Brenda Wallace | many doxygen comments added
|
commit | commitdiff | tree |
2009-09-14 |
Brenda Wallace | lotsa tabulation changed to 4 spaces
|
commit | commitdiff | tree |
2009-09-14 |
Brenda Wallace | fixed missing semisolon
|
commit | commitdiff | tree |
2009-09-14 |
Brenda Wallace | removed most of the <?php ?> that was making this hard...
|
commit | commitdiff | tree |
2009-09-14 |
Brenda Wallace | added doxygen for main()
|
commit | commitdiff | tree |
2009-09-14 |
Brenda Wallace | changed curly bracks on if, else, foreach to match...
|
commit | commitdiff | tree |
2009-09-14 |
Brenda Wallace | added doxygen tags
|
commit | commitdiff | tree |
2009-08-30 |
Brenda Wallace | fixed up some invalid comment syntax - this is ANSI SQL
|
commit | commitdiff | tree |
next |