Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-09-26 | Made some things in config.inc.proto that should be constants constants | Loui Chang | 1 | -32/+32 | |
Signed-off-by: Loui Chang <louipc.ist@gmail.com> | |||||
2007-09-20 | patch from eliott to convert all <? to <?php | pjmattal | 1 | -1/+1 | |
2007-09-20 | - Applied a patch from Loui to fix session removal. | swiergot | 1 | -23/+23 | |
- Replaced all occurences of mysql_escape_string() with mysql_real_escape_string(). | |||||
2007-03-05 | Varios fixes: | dsa | 1 | -13/+27 | |
Added validation for the arch e license fields, so we can ensure that new submitted packages can be built using pacman3. Fixed some pkgsubmit problems. | |||||
2007-03-05 | Added support for uploading files with '+' characters. | dsa | 1 | -2/+2 | |
2006-12-14 | Corrected a problem when submit a package, more details in file pkgsubmit.php | dsa | 1 | -1/+7 | |
2006-10-13 | Solved the #3939 bug and it will require a change in the PackageDepends ↵ | dsa | 1 | -4/+12 | |
table to add a DepCondition field with the type varchar(20). | |||||
2006-08-22 | Applied license patch from dsa (closes #4085). | swiergot | 1 | -2/+4 | |
2006-08-08 | committed dsa's patch to allow periods in package names (closes #4758) | pjmattal | 1 | -2/+7 | |
2006-08-08 | added dsa's header include patch | pjmattal | 1 | -0/+3 | |
2006-08-01 | added dsa's "My Packages" patch | pjmattal | 1 | -0/+12 | |
2006-08-01 | closed #2599: now removes " or ' from pkgdesc only if they form a start/end pair | pjmattal | 1 | -2/+12 | |
2005-09-02 | closed #3127 with slight modification | swiergot | 1 | -0/+3 | |
2005-08-29 | Fixed a bug introduced in r228 (closes #3126) | swiergot | 1 | -1/+1 | |
2005-08-09 | autoflag safe for packages submitted by TUs and Developers | swiergot | 1 | -2/+13 | |
2005-08-05 | fixed a small bug in the package submitting code that caused real error ↵ | swiergot | 1 | -3/+5 | |
message being overwritten by unreal URL parsing error | |||||
2005-08-02 | committed patch from swiergot to allow package names starting with numbers | pjmattal | 1 | -1/+1 | |
2005-07-29 | added swiergot's checking patch as well as modifying it to also | pjmattal | 1 | -0/+1 | |
list package name in green on the package list page (with legend) | |||||
2005-06-30 | Task #2838 - URL protocol checking to avoid broken links | simo | 1 | -2/+8 | |
2005-06-30 | Task #2803 - Tarballs get rebuilt for consistency | simo | 1 | -0/+15 | |
2005-06-23 | added patch from Jurgen (thanks!) | pjmattal | 1 | -2/+2 | |
2005-05-16 | updated with latest polish language patch | pjmattal | 1 | -1/+1 | |
2005-05-08 | Added ModifiedTS to Packages database | simo | 1 | -0/+3 | |
Implemented ModifiedTS such that: -ModifiedTS changed ONLY when package updated -SubmittedTS changed ONLY when new package Also made DummyPkg fixups in tupkgupdate | |||||
2005-05-04 | committed simo's patch for bug 2599 (leaving quotes in pkgdesc) | pjmattal | 1 | -3/+7 | |
2005-04-30 | Fix issue where a submitteruid was retained on dummies | simo | 1 | -1/+7 | |
Also fix issue where orphan was generated if a dummy is replaced and "overwrite" wasn't checked | |||||
2005-04-22 | applied duds.diff from simo to close bug #2584 | pjmattal | 1 | -0/+5 | |
2005-04-14 | fixed bug where if uploaded package overlapped with old Dummy, Dummy bit was ↵ | pjmattal | 1 | -0/+1 | |
not unset and so the package never appeared in the interface | |||||
2005-04-14 | fixed package category to default to 1 (none) instead of 19 which doesn't exist | pjmattal | 1 | -1/+1 | |
2005-04-06 | many changes in prep for launch | pjmattal | 1 | -3/+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 | -2/+5 | |
2005-03-05 | started working on package comments | eric | 1 | -4/+4 | |
2005-02-23 | made pkgname field for submit be 32 chars | pjmattal | 1 | -1/+1 | |
2005-02-23 | fixed minor bugs | pjmattal | 1 | -1/+1 | |
2005-01-25 | started working on package delete support | eric | 1 | -239/+273 | |
2005-01-24 | added a global config file for web app | pjmattal | 1 | -6/+1 | |
made pkgsubmit reference the global config file | |||||
2005-01-24 | updated to do list | pjmattal | 1 | -2/+2 | |
2004-12-15 | rolled back my change, it didn't work well | jchu | 1 | -9/+9 | |
2004-12-15 | apply all substitutions on all other variables | jchu | 1 | -9/+9 | |
2004-12-15 | added contents | jchu | 1 | -4/+20 | |
2004-12-15 | removed the location option cause it was stupid | jchu | 1 | -13/+13 | |
2004-12-15 | fixed up a bunch of dummy package things and added a message saying teh ↵ | jchu | 1 | -1/+3 | |
upload was successful | |||||
2004-12-15 | removed debugging messages | jchu | 1 | -1/+1 | |
2004-12-15 | removed some debugging output | jchu | 1 | -2/+0 | |
2004-12-15 | everything except package contents done | jchu | 1 | -23/+72 | |
2004-12-15 | tweaks to package functions and schema | pjmattal | 1 | -2/+2 | |
2004-12-15 | partial database stuff done | jchu | 1 | -1/+15 | |
2004-12-14 | added code to handle assumed line continuations and cases | jchu | 1 | -1/+9 | |
2004-10-24 | just a little work on it - still have some code and plenty of debugging to do | eric | 1 | -120/+148 | |
2004-10-19 | back on the job.... | eric | 1 | -9/+44 | |
2004-09-20 | added upload comments/history, still need to finish the actual db calls | eric | 1 | -5/+17 | |