2008-12-04 |
dbs | wlayton found a bad search and replace for ibex ->...
|
commit | commitdiff | tree |
2008-12-04 |
dbs | It's so alluring to install packages instead of compiling...
|
commit | commitdiff | tree |
2008-11-30 |
dbs | Merge patch from Scott McKellar for better Unicode...
|
commit | commitdiff | tree |
2008-11-30 |
dbs | Refer to Intrepid, not Ibex (to be consistent with...
|
commit | commitdiff | tree |
2008-11-25 |
dbs | Let's remove one step from getting OpenSRF running...
|
commit | commitdiff | tree |
2008-11-25 |
dbs | Continue factoring out the Evergreen prerequisites...
|
commit | commitdiff | tree |
2008-11-25 |
dbs | Cheap hack to enable OpenSRF to build on recent glibc...
|
commit | commitdiff | tree |
2008-11-25 |
dbs | Minor typo fix
|
commit | commitdiff | tree |
2008-11-23 |
dbs | Minor updates for prereq makefile
|
commit | commitdiff | tree |
2008-11-20 |
dbs | Correct syntax for forcing Perl modules
|
commit | commitdiff | tree |
2008-11-20 |
dbs | Force Class::DBI install, as dependencies have started...
|
commit | commitdiff | tree |
2008-11-20 |
dbs | Add notes about CPAN configuration, per wlayton's recommendation
|
commit | commitdiff | tree |
2008-11-05 |
dbs | dokuwiki-doc-stubber.pl is generated rather than modified...
|
commit | commitdiff | tree |
2008-11-04 |
dbs | Replace in-place modification with built files; enables...
|
commit | commitdiff | tree |
2008-10-27 |
dbs | Clean up the source tree a little more:
|
commit | commitdiff | tree |
2008-10-27 |
dbs | Flesh out README with standalone install instructions
|
commit | commitdiff | tree |
2008-10-27 |
dbs | Add a prerequisite installer for OpenSRF (carved out...
|
commit | commitdiff | tree |
2008-10-25 |
dbs | Add a basic Python client example
|
commit | commitdiff | tree |
2008-10-25 |
dbs | Fix build of OpenSRF Python support:
|
commit | commitdiff | tree |
2008-10-24 |
dbs | Libraries are currently built as osrf_math.so and osrf_dbmat...
|
commit | commitdiff | tree |
2008-10-24 |
dbs | opensrf.settings needs to be stateless for a stock...
|
commit | commitdiff | tree |
2008-10-24 |
dbs | Document the canonical hostname determination method...
|
commit | commitdiff | tree |
2008-10-24 |
dbs | Use the standard memcached port in example config
|
commit | commitdiff | tree |
2008-10-24 |
dbs | Minor typo (remove redundant "change this")
|
commit | commitdiff | tree |
2008-10-19 |
dbs | Hey, we need to adjust the system's dynamic library...
|
commit | commitdiff | tree |
2008-10-19 |
dbs | Correct configure options in install README
|
commit | commitdiff | tree |
2008-10-07 |
dbs | Make the option help tell the truth
|
commit | commitdiff | tree |
2008-10-07 |
dbs | Disable Python by default as it is not currently required
|
commit | commitdiff | tree |
2008-10-01 |
dbs | Might as well point to the latest Makefile.install
|
commit | commitdiff | tree |
2008-10-01 |
dbs | Put a more real README in place
|
commit | commitdiff | tree |
2008-10-01 |
dbs | Check in a real file, not a link. Sheesh.
|
commit | commitdiff | tree |
2008-10-01 |
dbs | Let's check in the default INSTALL file to start with...
|
commit | commitdiff | tree |
2008-09-28 |
dbs | Provide more command line help for login in srfsh
|
commit | commitdiff | tree |
2008-09-15 |
dbs | Typo - because typos in error messages just make me...
|
commit | commitdiff | tree |
2008-08-20 |
dbs | Log the locale for each request in the activity log
|
commit | commitdiff | tree |
2008-08-07 |
dbs | Restore RPATH so that we do not need LD_LIBRARY_PATH...
|
commit | commitdiff | tree |
2008-08-06 |
dbs | Apply patch from Kevin Beswick:
|
commit | commitdiff | tree |
2008-08-06 |
dbs | Use a slightly more robust scheme for setting OpenSRF...
|
commit | commitdiff | tree |
2008-07-29 |
dbs | Give Apache modules the support they need to work
|
commit | commitdiff | tree |
2008-07-28 |
dbs | Fix for installing gateway and translator (thanks to...
|
commit | commitdiff | tree |
2008-07-28 |
dbs | Commit autotools patch from Kevin Beswick
|
commit | commitdiff | tree |
2008-07-17 |
dbs | Cheap hack to enable kbeswick's cheap hack to get opensrf-c
|
commit | commitdiff | tree |
2008-07-17 |
dbs | Merge the following patches from Kevin Beswick:
|
commit | commitdiff | tree |
2008-07-01 |
dbs | opensrf.settings is stateless; having the wrong setting...
|
commit | commitdiff | tree |
2008-07-01 |
dbs | Enable libtool to work its magic and install versioned...
|
commit | commitdiff | tree |
2008-07-01 |
dbs | Set default for TMP to /tmp (autotools creates its...
|
commit | commitdiff | tree |
2008-07-01 |
dbs | Linking:
|
commit | commitdiff | tree |
2008-07-01 |
dbs | A little more autotools love:
|
commit | commitdiff | tree |
2008-07-01 |
dbs | Link osrf_json_gateway to objson and opensrf libraries...
|
commit | commitdiff | tree |
2008-06-30 |
dbs | autogen.sh needs to be executable
|
commit | commitdiff | tree |
2008-06-30 |
dbs | Switch to 'localhost' and standard port for memcached
|
commit | commitdiff | tree |
2008-06-30 |
dbs | Change values of default directories in config file...
|
commit | commitdiff | tree |
2008-06-30 |
dbs | Patch from Kevin Beswick (kbeswick00@gmail.com) to...
|
commit | commitdiff | tree |
2008-06-25 |
dbs | Patch from Kevin Beswick to use autotools for OpenSRF...
|
commit | commitdiff | tree |
2008-04-16 |
dbs | What was OpenSRF.js, is now DojoSRF.js - and there...
|
commit | commitdiff | tree |
2008-04-16 |
dbs | Prepare to rename this DojoSRF.js (avoiding code change...
|
commit | commitdiff | tree |
2008-04-11 |
dbs | Python is quickly becoming a requirement, not an option.
|
commit | commitdiff | tree |
2008-03-31 |
dbs | Another potentially annoying typo
|
commit | commitdiff | tree |
2008-03-31 |
dbs | This could have been a puzzling typo
|
commit | commitdiff | tree |
2008-03-06 |
dbs | Remove <domains> element - breaks gateway.
|
commit | commitdiff | tree |
2008-03-06 |
dbs | Overcome old setuptools' inability to convert FTP listings...
|
commit | commitdiff | tree |
2008-03-03 |
dbs | Bail with a reasonable error message if OPT_CONFIG...
|
commit | commitdiff | tree |
2008-03-03 |
dbs | Make the path to opensrf_core.xml argument optional...
|
commit | commitdiff | tree |
2008-02-16 |
dbs | x.y.z version numbering seems to make setuptools happier...
|
commit | commitdiff | tree |
2008-01-22 |
dbs | Set the Makefile shell to bash via the Makefile SHELL...
|
commit | commitdiff | tree |
2008-01-17 |
dbs | libxml2 and libxslt1 Python modules are abnormal -...
|
commit | commitdiff | tree |
2008-01-16 |
dbs | Add dnspython, libxml, and libxslt1 dependencies on...
|
commit | commitdiff | tree |
2008-01-15 |
dbs | Revert Gentoo changes (sigh)
|
commit | commitdiff | tree |
2008-01-15 |
dbs | Make cleaning in Python dir optional as well, to avoid...
|
commit | commitdiff | tree |
2008-01-15 |
dbs | Add a build flag for Python modules
|
commit | commitdiff | tree |
2008-01-15 |
dbs | Bootstrapping doesn't work as desired on systems that...
|
commit | commitdiff | tree |
2008-01-15 |
dbs | Bootstrap setuptools, drop unnecessary directory metadata
|
commit | commitdiff | tree |
2008-01-15 |
dbs | Switch to setuptools to enable dependency installs...
|
commit | commitdiff | tree |
2008-01-07 |
dbs | Enable Python build with regular user to avoid perm...
|
commit | commitdiff | tree |
2007-12-23 |
dbs | Use distutils to install Python into the standard location
|
commit | commitdiff | tree |
2007-12-16 |
dbs | Continue the march towards a pedantic 1.0 python API.
|
commit | commitdiff | tree |
2007-12-16 |
dbs | Add rudimentary locale support to srfsh.py
|
commit | commitdiff | tree |
2007-12-16 |
dbs | Add some basic locale support.
|
commit | commitdiff | tree |
2007-12-16 |
dbs | Further pedanticize logging method names.
|
commit | commitdiff | tree |
2007-12-16 |
dbs | Move towards Pythonic API style conventions (as informed...
|
commit | commitdiff | tree |
2007-12-16 |
dbs | xml.py conflicts with other xml module namespace (boo...
|
commit | commitdiff | tree |
2007-12-16 |
dbs | This file will hold only OpenSRF XML functions.
|
commit | commitdiff | tree |
2007-12-07 |
dbs | Minor code cleanup:
|
commit | commitdiff | tree |
2007-11-08 |
dbs | And let's not double-log messages. Sigh.
|
commit | commitdiff | tree |
2007-11-08 |
dbs | Format the date and time with leading zeroes to be...
|
commit | commitdiff | tree |
2007-11-06 |
dbs | Correct name of prototype for osrf_message_get_last_locale()
|
commit | commitdiff | tree |
2007-11-06 |
dbs | Enable srfsh.py to load with the standard .srfsh.xml...
|
commit | commitdiff | tree |
2007-11-04 |
dbs | Avoid an "undefined variable" Perl warning when we...
|
commit | commitdiff | tree |
2007-11-03 |
dbs | Convert a few routine log messages from error to info...
|
commit | commitdiff | tree |
2007-10-30 |
dbs | Make Logger a little more robust by setting a default...
|
commit | commitdiff | tree |
2007-10-25 |
dbs | Add a top-level javascript-install target
|
commit | commitdiff | tree |
2007-10-18 |
dbs | Deliberately break applications relying on pre-OpenSRF...
|
commit | commitdiff | tree |
2007-10-18 |
dbs | Start installing the Python libraries as well.
|
commit | commitdiff | tree |
2007-10-18 |
dbs | Install the JavaScript libraries into an OpenSRF library,
|
commit | commitdiff | tree |
2007-10-16 |
dbs | I'm pretty sure we want $log here, as in all the other...
|
commit | commitdiff | tree |
2007-10-10 |
dbs | Enable -l flag to work without an argument
|
commit | commitdiff | tree |
2007-10-10 |
dbs | More typos, as I read through logs.
|
commit | commitdiff | tree |
2007-10-10 |
dbs | Add -D_LARGEFILE64_SOURCE flag to CGLAGS to avoid compile...
|
commit | commitdiff | tree |
2007-10-10 |
dbs | Fix some typos found while trying to improve osrf error...
|
commit | commitdiff | tree |
|