ericboehs

Eric Boehs
Boehs Technical Services
Weatherford, OK
0
2
Oct 08, 2008

Public Activity  feed

ericboehs committed to ericboehs/rss-torrent-downloader-php Sun Nov 23 21:16:02 -0800 2008

17380863fbefe97e9eca909ec9404e16597943d0

Added the PHP library to the main file and now it prints the files in the actually torrent as it downloads the torrent file (will be used in an up coming feature)

ericboehs committed to ericboehs/rss-torrent-downloader-php Sun Nov 23 20:32:10 -0800 2008
ericboehs committed to ericboehs/rss-torrent-downloader-php Sun Nov 23 20:31:03 -0800 2008

24060968233cf43fcd0365d870176d6c27a003ed

Removed unnecessary files

ericboehs committed to ericboehs/rss-torrent-downloader-php Sun Nov 23 20:15:37 -0800 2008

a2ad9108f02c9ed102e52fdef6b92bad10a73e3a

Merged torrent library into main program

ericboehs committed to ericboehs/rss-torrent-downloader-php Sun Nov 23 20:13:25 -0800 2008

cab3e30f8a526dff41f8bc945afd69060a9f6b86

Added a torrent library to read the torrent files

ericboehs committed to ericboehs/rss-torrent-downloader-php Sun Nov 23 19:04:36 -0800 2008

248a934d6d2d3d3a678ada831b81889da11bd38d

Fixed some bugs and made lastDownload.txt work correctly (adds the feed even if the line is blank)

ericboehs committed to ericboehs/rss-torrent-downloader-php Sun Nov 23 03:22:59 -0800 2008

4dfc4046a16a52aa41f41efc1add33f4e0303dcb

First release with everything fully functional

ericboehs committed to ericboehs/rss-torrent-downloader-php Sun Nov 23 03:20:39 -0800 2008

2bd1e8bd3ae6f19747cdedef22481db41871fe58

First release with everything fully functional

ericboehs created repository rss-torrent-downloader-php Tue Nov 18 23:46:26 -0800 2008
ericboehs committed to ericboehs/wow-php-add-on-manager Wed Nov 12 21:00:59 -0800 2008

fbfcea45a918c123aba89d2af0f3974d47fdc1fa

Fixed a bug with the uploader not including the version hashes for updates that weren't udpated

ericboehs committed to ericboehs/wow-php-add-on-manager Tue Oct 28 16:29:02 -0700 2008

814dd99674de8d7b0e9bc2830987f7b5365bf4ae

Forgot a semi-colon in index.php

ericboehs committed to ericboehs/wow-php-add-on-manager Tue Oct 28 16:09:53 -0700 2008

e35f9b8cdb69ce667ffd6810e176f16eaf428fc1

Fixed uploadProcess.php to use /tmp

ericboehs committed to ericboehs/wow-php-add-on-manager Tue Oct 28 15:55:45 -0700 2008

f803158fdcc57eebd090f0d36009dec01c6b688e

Made the deleteAddon() syntax look a little better and fixed listAddons.php to send the curseAddonID instead of the id in the sql table when deleting an addon (which resulted in the addon not getting deleted properly) - Also updated listAddon.php to return the name of the Addon deleted

ericboehs committed to ericboehs/wow-php-add-on-manager Tue Oct 28 15:17:44 -0700 2008

90147e69cdbfee98d3ba67b2642777cc25efc06a

Updated README to note that this addon manager is PHP5 only.

ericboehs committed to ericboehs/wow-php-add-on-manager Tue Oct 28 14:17:55 -0700 2008

c801afb23f977188043274feba85e3e0f031902f

Rewrote the parsing of XML's to not use shell_exec. Fixed an issue with dailyUpdater that would yield and error if there were no files in customZips

ericboehs committed to ericboehs/wow-php-add-on-manager Mon Oct 27 15:34:48 -0700 2008

c472e5053dbdcb90715d08b4f8caccd3958b7bd3

Added a development (not-in-use) function for parsing the XML file without using shell_exec

ericboehs committed to ericboehs/wow-php-add-on-manager Mon Oct 27 13:33:49 -0700 2008

5bc9f35dabfb22fa972674a1c59d90b97173e2bd

Updated the fetchAddonXML function to use php's built-in cURL instead of calling wget via shell_exec

ericboehs committed to ericboehs/wow-php-add-on-manager Mon Oct 27 11:46:21 -0700 2008

ed6480fa832cdb8842e07161fe65943c60b47003

Added a note to the todo

ericboehs committed to ericboehs/wow-php-add-on-manager Mon Oct 27 11:26:52 -0700 2008

62375bf3784040494dabd0ec82522943fe5832cc

Testing exclude (take 4)

ericboehs committed to ericboehs/wow-php-add-on-manager Mon Oct 27 11:25:47 -0700 2008

22c58b3e06c85e4f7baf5633007c6b29800e0725

Testing excludes (take 3)

ericboehs committed to ericboehs/wow-php-add-on-manager Mon Oct 27 11:24:37 -0700 2008

57d172bd5000276397795866e222e99fe3658170

Testing excludes (take 2)

ericboehs committed to ericboehs/wow-php-add-on-manager Mon Oct 27 11:19:48 -0700 2008
ericboehs committed to ericboehs/wow-php-add-on-manager Mon Oct 27 11:14:11 -0700 2008

e3995ba23be0b4a207b63dfe0f6b64d29ff2e890

Removing .DS_Store files

ericboehs committed to ericboehs/wow-php-add-on-manager Mon Oct 27 11:09:44 -0700 2008
ericboehs committed to ericboehs/wow-php-add-on-manager Mon Oct 27 11:06:02 -0700 2008
ericboehs forkd gist: 15686 Wed Oct 08 20:35:56 -0700 2008
parse_git_branch() { git branch 2> /dev/null | sed -e '/^[^*]/d' -e 's/* \(.*\)/(\1)/' }
ericboehs created repository wow-php-add-on-manager Wed Oct 08 20:05:21 -0700 2008
New repository is at ericboehs/wow-php-add-on-manager