log

age author description
2011-08-31 Sjoerd Mullender Merge with Aug2011 branch.
2011-08-31 Sjoerd Mullender Like mclient, in msqldump the -d part of the option is optional. Aug2011
2011-08-31 Fabian Groffen merovingian: bump version numbers, remove no longer used define
2011-08-31 Fabian Groffen merovingian: don't wipe passphrase every time we startup
2011-08-31 Fabian Groffen merovingian: make providing dbfarm mandatory for all commands
2011-08-31 Sjoerd Mullender Properly quote arguments for popen() call. Aug2011
2011-08-31 Sjoerd Mullender Approve changed column name. Aug2011
2011-08-31 Fabian Groffen merovingian: join controlport with port
2011-08-31 Sjoerd Mullender Fix tests, filter, and output for geos 3.2 vs. 3.3. Aug2011
2011-08-31 Sjoerd Mullender Merge with default branch. headless
2011-08-31 Sjoerd Mullender Merge with Aug2011 branch.
2011-08-31 Sjoerd Mullender Merge with Apr2011 branch. Aug2011
2011-08-31 Sjoerd Mullender Added 'PIPE' option to process.server's stdout parameter. Aug2011
2011-08-31 Sjoerd Mullender Removed first (lang(uage)) parameter from process.server(). Aug2011
2011-08-31 Sjoerd Mullender SQL expects this thing to be called calc.geomcollection, after the SQL name of the type. Aug2011
2011-08-30 Jennie Zhang enable new test Apr2011
2011-08-30 Jennie Zhang Added test for bug 2873 Apr2011
2011-08-30 Martin Kersten Reset the debugging flags
2011-08-30 Martin Kersten Derive the type for joinpaths
2011-08-30 Martin Kersten Make the plans unique
2011-08-29 Martin Kersten Prepare centipede for recycler
2011-08-30 Jennie Zhang make 'ALTER TABLE <tname> ADD COLUMN' work again in sciql branch. sciql
2011-08-30 Jennie Zhang minor corrections in error messages sciql
2011-08-30 lsidir Added the SaMPLE operator to the (only) file that exists for documenting the relational operators in the sql frontend.
2011-08-30 Sjoerd Mullender Post merge fixes. headless
2011-08-30 lsidir A couple of fixes in the sql code for the sample operator.
2011-08-30 lsidir Error msg should read "Missing SELECT operator" instead of "ORER BY: missing SELECT operator"
2011-08-30 Sjoerd Mullender Merge with default branch. headless
2011-08-30 Sjoerd Mullender Merge with Aug2011 branch.
2011-08-30 Sjoerd Mullender geom: Check for errors differently. Aug2011
2011-08-30 Sjoerd Mullender Add an easy possibility to make wincompile verbose. Aug2011
2011-08-30 Jennie Zhang merged from default sciql
2011-08-30 Jennie Zhang Made ARRAYfiller work with var sized types(CHAR, VARCHAR, BLOB, CLOB) sciql
2011-08-30 Jennie Zhang add a comment as reminder that a rule should possibly be removed sciql
2011-08-30 Sjoerd Mullender Use GEOSFree instead of free. Aug2011
2011-08-30 Fabian Groffen merovingian: don't leak properties on conf upgrade
2011-08-29 Fabian Groffen handleClient: be a bit more clear on challenge errors
2011-08-29 Sjoerd Mullender Remove reference to XML frontend. Aug2011
2011-08-29 lsidir I added an sql operator called sample. It goes through all the sql stack with
2011-08-29 Sjoerd Mullender Updated logo in Windows installers. Aug2011
2011-08-29 Sjoerd Mullender Merge with Aug2011 branch.
2011-08-29 Sjoerd Mullender Fix make rule. Aug2011
2011-08-29 Sjoerd Mullender Updated Windows build instructions. Aug2011
2011-08-29 Sjoerd Mullender Install updated library files. Aug2011
2011-08-29 Fabian Groffen srvpool: fix RMTdisconnect call
2011-08-29 Fabian Groffen octopus: ret is no longer necessary
2011-08-29 Fabian Groffen remote: fix isalive compilation
2011-08-29 Fabian Groffen remote: add isalive function, and fix disconnect
2011-08-29 Fabian Groffen remote: cosmetics, no code change
2011-08-29 Sjoerd Mullender HAVE_ANT is not actually used anywhere (and it is basically implied by HAVE_JAVA). Aug2011
2011-08-28 Martin Kersten Only register succesful functions locally
2011-08-28 Martin Kersten Better connection handling
2011-08-28 Martin Kersten Minor typo
2011-08-28 Martin Kersten Be specific about the nil type
2011-08-28 Martin Kersten Show variables if they are explicitly typed
2011-08-28 Martin Kersten Use client context for debugging
2011-08-28 Martin Kersten Pass context to remote module
2011-08-28 Martin Kersten Make sure we can debug the module
2011-08-28 Martin Kersten Ensure correct output
2011-08-28 Martin Kersten Handling a nil:BAT remotely