Commit graph

87 commits

Author SHA1 Message Date
eliott
5e38e3d3d0 Added AurJSON code.
Added a JSON interface to the aur. This should make it easier for developers to integrate
command line utilities and poll against the AUR itself.
2008-01-19 23:49:35 -06:00
pjmattal
fa06bab00c committed old schema change from old version 2007-09-17 13:38:35 +00:00
dsa
723f1afde8 Added the DepCondition field to the table PackageDepends. 2007-02-01 10:15:52 +00:00
swiergot
dce2f70443 Applied license patch from dsa (closes #4085). 2006-08-22 14:18:28 +00:00
pjmattal
c15513fd77 of course, max length for Description must be 255, not 256 2006-08-10 01:18:04 +00:00
pjmattal
db4075a050 upped length on Description in Package table to 256 from 128
as per discussions with simo and dsa
2006-08-03 04:39:32 +00:00
pjmattal
70b6b2250b committed schema change for swiergot's checking patch 2005-07-29 12:29:57 +00:00
simo
6adf639a34 SQL CHANGES: New table CommentNotify with fields:
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-06-08 01:07:55 +00:00
simo
f7a0009ed7 Added ModifiedTS to Packages database
Implemented ModifiedTS such that:
  -ModifiedTS changed ONLY when package updated
  -SubmittedTS changed ONLY when new package
Also made DummyPkg fixups in tupkgupdate
2005-05-08 02:01:15 +00:00
pjmattal
2f27045c0f changed db name from AUR to aur
moved db config for webapp into the config file
2005-04-09 20:54:55 +00:00
pjmattal
71b5b9e6b7 many changes in prep for launch
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-04-06 02:54:11 +00:00
eric
7fccb8b634 added comments/category editing, and closed #2280 2005-03-20 18:54:20 +00:00
eric
e3587ddf94 started working on pkgedit for comments 2005-03-06 21:44:56 +00:00
eric
aae43d9ad6 started working on package comments 2005-03-05 20:39:36 +00:00
eric
9641fdc735 fixed dummy-data, schema, gendummydata to use md5 passwords 2005-01-24 21:03:44 +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
19a4354a59 added a url path and fs path to the contents and took out filename 2004-12-15 00:59:13 +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
eric
63fe7babb2 added upload comments/history, still need to finish the actual db calls 2004-09-20 21:59:27 +00:00
eric
cbe2050420 started on the package submit script 2004-07-12 22:12:42 +00:00
eric
993fcb7811 still working on pkgsearch.php::do_Details 2004-07-01 22:20:09 +00:00
eric
edabcc0beb slow going - work has been insane 2004-06-30 12:41:38 +00:00
eric
761ddc3ddc yet another schema change 2004-06-29 21:22:31 +00:00
eric
4b80bc34ff re-working pkgsearch, NumVotes add to Packages table 2004-06-28 19:37:02 +00:00
eric
efcca46f26 working on action box for packages 2004-06-28 10:39:12 +00:00
eric
e7f806e43c improved dummy data, sorting works on package listing, still need Less/More buttons and package operations (details, manage, out-of-date) 2004-06-25 12:14:58 +00:00
eric
342d5dfce0 added dummy data for testing 2004-06-23 15:49:09 +00:00
eric
84912ddb2e account adding/editing is working 2004-06-23 00:28:13 +00:00
eric
64db123697 pulled out account functions into separate include file 2004-06-22 14:26:54 +00:00
eric
38eda65735 working on the accounts stuff 2004-06-21 19:36:54 +00:00
eric
30aea4ec8c started working on the login 2004-06-19 20:19:42 +00:00
eric
1e35dc01cf finishing touches on genpopo, started playing with _real_ PHP code and svn keywords 2004-06-18 16:23:14 +00:00
eric
64520381cd Schema file now loads properly into MySQL. 2004-06-13 19:02:22 +00:00
eric
569216db79 initial import 2004-06-13 18:15:49 +00:00