Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-07-29 | committed schema change for swiergot's checking patch | pjmattal | 1 | -0/+4 | |
2005-06-10 | Added newpackage-notify to finally implement | simo | 1 | -0/+86 | |
new package notifications that people can ask for on their user page. This script should run on a daily cronjob. A few spelling stupidity fixes as well. | |||||
2005-06-08 | SQL CHANGES: New table CommentNotify with fields: | simo | 1 | -0/+9 | |
PkgID UserID This implements emailing comment notifications, including a user option to enable/disable it on the package page. It uses php's mail() function to do it and sends to everyone on the notify list as BCC. This needs some more testing before public consumption. | |||||
2005-05-08 | Added ModifiedTS to Packages database | simo | 1 | -0/+1 | |
Implemented ModifiedTS such that: -ModifiedTS changed ONLY when package updated -SubmittedTS changed ONLY when new package Also made DummyPkg fixups in tupkgupdate | |||||
2005-04-11 | checked in scripts for launch (in /home/aur) to support/scripts | pjmattal | 4 | -0/+32 | |
added guidelines to the main index page | |||||
2005-04-09 | changed db name from AUR to aur | pjmattal | 1 | -3/+3 | |
moved db config for webapp into the config file | |||||
2005-04-06 | many changes in prep for launch | pjmattal | 1 | -5/+5 | |
new doc page added changed AUR to community lower-cased unsupported fixed half of the bug with changing categories: categories now can't be changed for packages in community however they can still be changed out from under maintainers by joe users for unsupported packages debugged problem with package details not found when unsupported uploads were with Category 0 (changed default to 19) | |||||
2005-03-20 | added comments/category editing, and closed #2280 | eric | 1 | -0/+2 | |
2005-03-06 | started working on pkgedit for comments | eric | 3 | -2/+4 | |
2005-03-05 | started working on package comments | eric | 3 | -9/+35 | |
2005-01-24 | fixed dummy-data, schema, gendummydata to use md5 passwords | eric | 3 | -12/+12 | |
2004-12-15 | renumber none to one, hide none from category/location dropdowns | pjmattal | 1 | -9/+9 | |
2004-12-15 | removed my url path and fs path from the packages table | jchu | 1 | -2/+0 | |
2004-12-15 | tweaks to package functions and schema | pjmattal | 1 | -2/+8 | |
2004-12-15 | added a url path and fs path to the packages table | jchu | 1 | -0/+2 | |
2004-12-15 | added a url path and fs path to the contents and took out filename | jchu | 1 | -3/+2 | |
2004-12-06 | fixed the aur schema, added use AUR; line to make it | pjmattal | 1 | -0/+1 | |
re-find the db after drop and cr-create | |||||
2004-09-20 | added upload comments/history, still need to finish the actual db calls | eric | 1 | -0/+13 | |
2004-07-12 | started on the package submit script | eric | 3 | -4/+33 | |
2004-07-01 | still working on pkgsearch.php::do_Details | eric | 3 | -1/+56 | |
2004-06-30 | slow going - work has been insane | eric | 1 | -0/+0 | |
2004-06-29 | yet another schema change | eric | 4 | -14/+19 | |
2004-06-28 | re-working pkgsearch, NumVotes add to Packages table | eric | 2 | -4/+16 | |
2004-06-28 | working on action box for packages | eric | 2 | -53/+23 | |
2004-06-25 | improved dummy data, sorting works on package listing, still need Less/More ↵ | eric | 2 | -32/+134 | |
buttons and package operations (details, manage, out-of-date) | |||||
2004-06-23 | added dummy data for testing | eric | 3 | -0/+256 | |
2004-06-23 | account adding/editing is working | eric | 1 | -1/+5 | |
2004-06-22 | pulled out account functions into separate include file | eric | 1 | -2/+2 | |
2004-06-21 | working on the accounts stuff | eric | 1 | -0/+2 | |
2004-06-19 | started working on the login | eric | 1 | -2/+3 | |
2004-06-18 | finishing touches on genpopo, started playing with _real_ PHP code and svn ↵ | eric | 1 | -0/+1 | |
keywords | |||||
2004-06-13 | Schema file now loads properly into MySQL. | eric | 1 | -45/+49 | |
2004-06-13 | initial import | eric | 2 | -0/+145 | |