0
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 20 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #9 from meonkeys/master More... over 12 years ago
README: fixed link to wiki More... almost 13 years ago
Github displays this README nicely. More... almost 13 years ago
.info: fix typo in dependencies directive, add version More... almost 13 years ago
Improved debugging feature. More... almost 15 years ago
Added debug mode checkbox. Fixed bug introduced in last push that stopped queries being collected. More... almost 15 years ago
Clean-up and adding debugging mode. More... almost 15 years ago
added variable filtering for migrates own variables. More... almost 15 years ago
moved the ";" to the output portion.. there were unexpected regular expression consequences earlier on commented out most of the debugging output More... almost 15 years ago
Refactored and re did the Logic around the filtering. Is *much* clearer and cleaner now. Oh, and now it works. It was broken by my variable filtering addition. More... almost 15 years ago
Adding ; to end of queries and space now replaces newlines in multiline queries. More... almost 15 years ago
Coding standards for migration_get_variable_from_query(). More... almost 15 years ago
Removing casual comment about hack :p More... almost 15 years ago
Merge branch 'master' of [email protected]:psynaptic/migration More... almost 15 years ago
Fixed /n issue. More... almost 15 years ago
I must have had some subconcious problem with the previous hack. the /n is now a proper \n. More... almost 15 years ago
Fixed a typo. More... almost 15 years ago
Created first simpletest to test the return values of migration_is_select_or_show() function. More... almost 15 years ago
added the filter by variable name for queries against the variable table. Yet one more way to configure this to give us only what we want. More... almost 15 years ago
added a "\n" into file_append_data. This is a hack.. theres probably a better way. More... almost 15 years ago
Added empty file for tests. More... almost 15 years ago
Reformat migration_get_default_tables to use array_combine. More... almost 15 years ago
Merge branch 'master' of [email protected]:psynaptic/migration More... almost 15 years ago
okay, fixed the filename finding part in append function Fixed the tablename lookup in the forms added a toggle in the admin interface to turn on/shut off hook_update_N output on every page fixed the query cleanup function. More... almost 15 years ago
Changing permission to a more obvious name. More... almost 15 years ago
Whitespace cleanup. Remove trailing spaces and convert tabs to spaces. More... almost 15 years ago
Added missing CVS ID tag and repositioned existing one. More... almost 15 years ago
Added an extra permission to control who is allowed to see the query start/stop link. More... almost 15 years ago
Added a lot of doxygen comments. Removed unnecessary functions. Fixed a few typos. More... almost 15 years ago
Changing migration_is_select_or_show to return boolean value. More... almost 15 years ago