Commit graph

  • 3606143e6f rolled back my change, it didn't work well jchu 2004-12-15 04:42:37 +00:00
  • fdd3b8be57 apply all substitutions on all other variables jchu 2004-12-15 04:38:24 +00:00
  • ef54765888 added contents jchu 2004-12-15 04:18:13 +00:00
  • c318db3afc removed the location option cause it was stupid jchu 2004-12-15 03:58:51 +00:00
  • 2d150b8925 fixed a small typo jchu 2004-12-15 03:53:26 +00:00
  • 80b002a816 added some links to the files jchu 2004-12-15 03:52:17 +00:00
  • a3e04c5124 kept it from running gensync when no changes were made made --delete actually delete files that are copied pjmattal 2004-12-15 03:51:55 +00:00
  • da8293db89 removed those crazy -'s between the name and version jchu 2004-12-15 03:33:41 +00:00
  • 341e4e5fa7 fixed up a bunch of dummy package things and added a message saying teh upload was successful jchu 2004-12-15 03:24:28 +00:00
  • 15ade606f6 removed debugging messages jchu 2004-12-15 03:12:39 +00:00
  • 08d84612b0 fixed a small ID SNAFU jchu 2004-12-15 03:09:46 +00:00
  • 1406a6e565 removed some debugging output jchu 2004-12-15 03:09:28 +00:00
  • c8a9702620 everything except package contents done jchu 2004-12-15 02:46:04 +00:00
  • bcf1c50b77 fixed syntax error jchu 2004-12-15 01:52:36 +00:00
  • 294c14e7bb renumber none to one, hide none from category/location dropdowns pjmattal 2004-12-15 01:47:17 +00:00
  • 19086f4f02 removed my url path and fs path from the packages table jchu 2004-12-15 01:35:36 +00:00
  • 252afad9fc tweaks to package functions and schema pjmattal 2004-12-15 01:33:12 +00:00
  • 7549ca2d96 added a url path and fs path to the packages table jchu 2004-12-15 01:28:19 +00:00
  • 9d0a31c25e gonna use package_exists instead jchu 2004-12-15 01:23:36 +00:00
  • e816c84961 added function to get ids from names jchu 2004-12-15 01:08:08 +00:00
  • 19a4354a59 added a url path and fs path to the contents and took out filename jchu 2004-12-15 00:59:13 +00:00
  • 5148d63d47 partial database stuff done jchu 2004-12-15 00:27:21 +00:00
  • 341d17b5a1 added code to handle assumed line continuations and cases jchu 2004-12-14 23:08:07 +00:00
  • ad8f499147 added resume support on the server side jchu 2004-12-13 04:07:09 +00:00
  • 592565d863 made it a nicer error message jchu 2004-12-13 03:45:40 +00:00
  • 18769e5b02 made the socket connection broken checking actually work jchu 2004-12-13 03:40:48 +00:00
  • c0b9a256aa added incoming directory support and made the server not use 100% cpu busy waiting jchu 2004-12-13 03:12:12 +00:00
  • e69d7b1356 deleted this unneeded file pjmattal 2004-12-09 12:41:10 +00:00
  • 092c0dfd3f fixed the aur schema, added use AUR; line to make it re-find the db after drop and cr-create pjmattal 2004-12-06 03:26:20 +00:00
  • 5f03363d34 moved subzero-password pjmattal 2004-12-06 03:21:27 +00:00
  • 5c717989e5 password for subzero file added pjmattal 2004-12-06 03:00:00 +00:00
  • d118769d8c just a little work on it - still have some code and plenty of debugging to do eric 2004-10-24 20:55:30 +00:00
  • f35f720686 back on the job.... eric 2004-10-19 22:31:29 +00:00
  • 63fe7babb2 added upload comments/history, still need to finish the actual db calls eric 2004-09-20 21:59:27 +00:00
  • cb820450f8 parsed the PKGBUILD, time to add the data to the db eric 2004-09-16 17:06:45 +00:00
  • 5abb4b8b77 still working on pkgsubmit - just checking in some new code eric 2004-09-16 14:57:39 +00:00
  • cd539facb8 added parsing of PKGBUILD by using bash pjmattal 2004-09-14 03:15:56 +00:00
  • 272d00879c added a lot -n flag (dramatize) --delete flag (delete bad pkgs from build tree) --paranoid (double check packages with identical versions) many enhancements to args (getopt) pjmattal 2004-09-13 03:54:26 +00:00
  • 5134e76659 changed to work with pacman python lib pjmattal 2004-09-12 00:48:46 +00:00
  • e8324292ff added tupkgupdate pjmattal 2004-09-11 20:17:55 +00:00
  • 74d81b288d continuing with pkgsubmit, added vim instructions to php files eric 2004-09-10 12:47:37 +00:00
  • 0ef4f2308b fix parse errors on pkgsubmit eric 2004-09-07 12:42:57 +00:00
  • 90473a79d3 added getopts to tupkg jchu 2004-09-03 20:46:03 +00:00
  • 47b7a53460 a little bit of tweaking jchu 2004-09-03 20:30:06 +00:00
  • f841dbcf1b a little more robust config stuff jchu 2004-09-03 20:27:15 +00:00
  • 03157ad239 added authentication to tupkgs and updated info in tupkg jchu 2004-09-03 20:18:54 +00:00
  • 25b0104806 added a little bit better messaging, getopts to server side, stuff for mysql access, and config file support jchu 2004-09-03 19:48:42 +00:00
  • a4710414e0 added support for multiple files in the client and made the file reading less memory intensive for the server (poorly, mind you) jchu 2004-09-02 21:15:10 +00:00
  • 2423a686d6 uploading files works (only tested with one but should work just dandy with lots of files)... things like resume and authentication aren't fully implemented yet (server side is missing) jchu 2004-09-02 09:22:10 +00:00
  • 5d09c247da the daemon now starts, polls for connections, and opens them jchu 2004-09-02 07:05:51 +00:00
  • d80c932d6e updated web/README.txt eric 2004-08-23 18:44:50 +00:00
  • 2c75852027 need to update the database with new package info and do some serious testing eric 2004-07-14 22:09:28 +00:00
  • 1e1eb451de still working on pkgsubmit eric 2004-07-14 00:20:32 +00:00
  • 56effc6ae4 a little bit more... eric 2004-07-13 00:48:21 +00:00
  • cbe2050420 started on the package submit script eric 2004-07-12 22:12:42 +00:00
  • 7b9956f225 cleaned up physical scripts eric 2004-07-11 17:04:32 +00:00
  • d17e406ac6 pkgsearch is done (except for some serious debugging) eric 2004-07-10 20:51:56 +00:00
  • ae26c9ce2a baby steps eric 2004-07-02 12:47:16 +00:00
  • 2358929978 do_Details is getting close eric 2004-07-02 00:24:14 +00:00
  • 993fcb7811 still working on pkgsearch.php::do_Details eric 2004-07-01 22:20:09 +00:00
  • ab6afc990c checking in from work eric 2004-07-01 21:05:15 +00:00
  • edabcc0beb slow going - work has been insane eric 2004-06-30 12:41:38 +00:00
  • 761ddc3ddc yet another schema change eric 2004-06-29 21:22:31 +00:00
  • 6249c40e94 fleshing out the package logic, renamed pkg include files for consistency eric 2004-06-29 00:56:31 +00:00
  • 4b80bc34ff re-working pkgsearch, NumVotes add to Packages table eric 2004-06-28 19:37:02 +00:00
  • efcca46f26 working on action box for packages eric 2004-06-28 10:39:12 +00:00
  • dc3b13064c mypkgs works, but need an 'action' table eric 2004-06-26 13:21:04 +00:00
  • 5cbbf11c8b less/more buttons work on packages eric 2004-06-25 16:41:37 +00:00
  • e7f806e43c improved dummy data, sorting works on package listing, still need Less/More buttons and package operations (details, manage, out-of-date) eric 2004-06-25 12:14:58 +00:00
  • 16a97cf1a3 first pass at displaying package search results - still needs Less/More buttons eric 2004-06-25 00:17:17 +00:00
  • 1f62f86af5 getting closer to printing package search results - also fixed some XHTML stuff eric 2004-06-24 19:08:35 +00:00
  • 9c6ec26c32 started working on the pkgsearch eric 2004-06-24 00:34:20 +00:00
  • 252855ad9c possibly merge some scripts? eric 2004-06-23 18:54:50 +00:00
  • 342d5dfce0 added dummy data for testing eric 2004-06-23 15:49:09 +00:00
  • 84912ddb2e account adding/editing is working eric 2004-06-23 00:28:13 +00:00
  • 64db123697 pulled out account functions into separate include file eric 2004-06-22 14:26:54 +00:00
  • 63b92980c2 left out load db instructions eric 2004-06-22 11:23:27 +00:00
  • 38eda65735 working on the accounts stuff eric 2004-06-21 19:36:54 +00:00
  • 84e15d0463 finished the login/logout/session stuff eric 2004-06-20 23:26:28 +00:00
  • 30aea4ec8c started working on the login eric 2004-06-19 20:19:42 +00:00
  • f478d7204f forgot to add encoding. dusty 2004-06-19 17:51:06 +00:00
  • a329ff3c01 sanitize and XHTMLize header and footer functions dusty 2004-06-19 16:53:42 +00:00
  • 22e8556691 finished tweaking language selection eric 2004-06-19 14:36:22 +00:00
  • 74594e516d renamed _() function to __() to avoid gettext conflict eric 2004-06-18 22:42:07 +00:00
  • d92682fbfd eric 2004-06-18 16:48:13 +00:00
  • 96b812adc4 added a template and favicon eric 2004-06-18 16:45:59 +00:00
  • 1e35dc01cf finishing touches on genpopo, started playing with _real_ PHP code and svn keywords eric 2004-06-18 16:23:14 +00:00
  • 79f64a0592 genpopo seems to do its job now eric 2004-06-18 00:25:15 +00:00
  • 4628afd422 first try for a logo for aur dp 2004-06-16 00:14:04 +00:00
  • d8a0d93cd0 adding css from www.archlinux.org dp 2004-06-15 23:33:33 +00:00
  • d96a600997 checking in latest genpopo code - still not wrking eric 2004-06-14 23:58:32 +00:00
  • 5268aa5802 Started adding i18n support eric 2004-06-14 18:31:31 +00:00
  • 64520381cd Schema file now loads properly into MySQL. eric 2004-06-13 19:02:22 +00:00
  • 569216db79 initial import eric 2004-06-13 18:15:49 +00:00
  • 36d0b810ad initial checkin for the trunk jchu 2004-06-12 21:18:44 +00:00