Commit graph

305 commits

Author SHA1 Message Date
pjmattal
25f0a8bd50 many many changes
db fixes
should work fairly well now
2005-01-24 01:48:43 +00:00
pjmattal
828615ad07 fixes to the parsing of file dirs 2005-01-23 23:37:35 +00:00
jchu
a243a78f5a made the config dict accessible everywhere 2005-01-23 23:30:54 +00:00
jchu
9c0af6358a made changes to move some confs 2005-01-23 22:46:30 +00:00
pjmattal
94e2a43574 updated tupkgs to work with md5 passwords 2005-01-23 21:47:35 +00:00
pjmattal
ea51039970 added a LOT of database stuff 2005-01-23 20:40:07 +00:00
pjmattal
d31db9388e added launch list 2005-01-23 04:09:40 +00:00
pjmattal
edfde9187c old changes; fixed one subtle handling where there's no new package
but no update, so it's okay
2005-01-22 06:52:26 +00:00
jchu
28e23308d4 added hashed passwords 2005-01-21 14:50:25 +00:00
jchu
91c3f94ff9 commited neotuli's patch for source links 2004-12-26 20:12:46 +00:00
jchu
3606143e6f rolled back my change, it didn't work well 2004-12-15 04:42:37 +00:00
jchu
fdd3b8be57 apply all substitutions on all other variables 2004-12-15 04:38:24 +00:00
jchu
ef54765888 added contents 2004-12-15 04:18:13 +00:00
jchu
c318db3afc removed the location option cause it was stupid 2004-12-15 03:58:51 +00:00
jchu
2d150b8925 fixed a small typo 2004-12-15 03:53:26 +00:00
jchu
80b002a816 added some links to the files 2004-12-15 03:52:17 +00:00
pjmattal
a3e04c5124 kept it from running gensync when no changes were made
made --delete actually delete files that are copied
2004-12-15 03:51:55 +00:00
jchu
da8293db89 removed those crazy -'s between the name and version 2004-12-15 03:33:41 +00:00
jchu
341e4e5fa7 fixed up a bunch of dummy package things and added a message saying teh upload was successful 2004-12-15 03:24:28 +00:00
jchu
15ade606f6 removed debugging messages 2004-12-15 03:12:39 +00:00
jchu
08d84612b0 fixed a small ID SNAFU 2004-12-15 03:09:46 +00:00
jchu
1406a6e565 removed some debugging output 2004-12-15 03:09:28 +00:00
jchu
c8a9702620 everything except package contents done 2004-12-15 02:46:04 +00:00
jchu
bcf1c50b77 fixed syntax error 2004-12-15 01:52:36 +00:00
pjmattal
294c14e7bb renumber none to one, hide none from category/location dropdowns 2004-12-15 01:47:17 +00:00
jchu
19086f4f02 removed my url path and fs path from the packages table 2004-12-15 01:35:36 +00:00
pjmattal
252afad9fc tweaks to package functions and schema 2004-12-15 01:33:12 +00:00
jchu
7549ca2d96 added a url path and fs path to the packages table 2004-12-15 01:28:19 +00:00
jchu
9d0a31c25e gonna use package_exists instead 2004-12-15 01:23:36 +00:00
jchu
e816c84961 added function to get ids from names 2004-12-15 01:08:08 +00:00
jchu
19a4354a59 added a url path and fs path to the contents and took out filename 2004-12-15 00:59:13 +00:00
jchu
5148d63d47 partial database stuff done 2004-12-15 00:27:21 +00:00
jchu
341d17b5a1 added code to handle assumed line continuations and cases 2004-12-14 23:08:07 +00:00
jchu
ad8f499147 added resume support on the server side 2004-12-13 04:07:09 +00:00
jchu
592565d863 made it a nicer error message 2004-12-13 03:45:40 +00:00
jchu
18769e5b02 made the socket connection broken checking actually work 2004-12-13 03:40:48 +00:00
jchu
c0b9a256aa added incoming directory support and made the server not use 100% cpu busy waiting 2004-12-13 03:12:12 +00:00
pjmattal
e69d7b1356 deleted this unneeded file 2004-12-09 12:41:10 +00:00
pjmattal
092c0dfd3f fixed the aur schema, added use AUR; line to make it
re-find the db after drop and cr-create
2004-12-06 03:26:20 +00:00
pjmattal
5f03363d34 moved subzero-password 2004-12-06 03:21:27 +00:00
pjmattal
5c717989e5 password for subzero file added 2004-12-06 03:00:00 +00:00
eric
d118769d8c just a little work on it - still have some code and plenty of debugging to do 2004-10-24 20:55:30 +00:00
eric
f35f720686 back on the job.... 2004-10-19 22:31:29 +00:00
eric
63fe7babb2 added upload comments/history, still need to finish the actual db calls 2004-09-20 21:59:27 +00:00
eric
cb820450f8 parsed the PKGBUILD, time to add the data to the db 2004-09-16 17:06:45 +00:00
eric
5abb4b8b77 still working on pkgsubmit - just checking in some new code 2004-09-16 14:57:39 +00:00
pjmattal
cd539facb8 added parsing of PKGBUILD by using bash 2004-09-14 03:15:56 +00:00
pjmattal
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)
2004-09-13 03:54:26 +00:00
pjmattal
5134e76659 changed to work with pacman python lib 2004-09-12 00:48:46 +00:00
pjmattal
e8324292ff added tupkgupdate 2004-09-11 20:17:55 +00:00