summaryrefslogtreecommitdiff
path: root/web/html/pkgsubmit.php
AgeCommit message (Collapse)Author
2007-09-27Merge commit 'origin/testing'Loui Chang
Yeah I actually want to work from testing. Conflicts: web/lib/pkgfuncs.inc Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2007-09-26Made some things in config.inc.proto that should be constants constantsLoui Chang
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2007-09-24More changes to page styles.eliott
2007-09-20patch from eliott to convert all <? to <?phppjmattal
2007-09-20- Applied a patch from Loui to fix session removal.swiergot
- Replaced all occurences of mysql_escape_string() with mysql_real_escape_string().
2007-03-05Varios fixes:dsa
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-05Added support for uploading files with '+' characters.dsa
2006-12-14Corrected a problem when submit a package, more details in file pkgsubmit.phpdsa
2006-10-13Solved the #3939 bug and it will require a change in the PackageDepends ↵dsa
table to add a DepCondition field with the type varchar(20).
2006-08-22Applied license patch from dsa (closes #4085).swiergot
2006-08-08committed dsa's patch to allow periods in package names (closes #4758)pjmattal
2006-08-08added dsa's header include patchpjmattal
2006-08-01added dsa's "My Packages" patchpjmattal
2006-08-01closed #2599: now removes " or ' from pkgdesc only if they form a start/end pairpjmattal
2005-09-02closed #3127 with slight modificationswiergot
2005-08-29Fixed a bug introduced in r228 (closes #3126)swiergot
2005-08-09autoflag safe for packages submitted by TUs and Developersswiergot
2005-08-05fixed a small bug in the package submitting code that caused real error ↵swiergot
message being overwritten by unreal URL parsing error
2005-08-02committed patch from swiergot to allow package names starting with numberspjmattal
2005-07-29added swiergot's checking patch as well as modifying it to alsopjmattal
list package name in green on the package list page (with legend)
2005-06-30Task #2838 - URL protocol checking to avoid broken linkssimo
2005-06-30Task #2803 - Tarballs get rebuilt for consistencysimo
2005-06-23added patch from Jurgen (thanks!)pjmattal
2005-05-16updated with latest polish language patchpjmattal
2005-05-08Added ModifiedTS to Packages databasesimo
Implemented ModifiedTS such that: -ModifiedTS changed ONLY when package updated -SubmittedTS changed ONLY when new package Also made DummyPkg fixups in tupkgupdate
2005-05-04committed simo's patch for bug 2599 (leaving quotes in pkgdesc)pjmattal
2005-04-30Fix issue where a submitteruid was retained on dummiessimo
Also fix issue where orphan was generated if a dummy is replaced and "overwrite" wasn't checked
2005-04-22applied duds.diff from simo to close bug #2584pjmattal
2005-04-14fixed bug where if uploaded package overlapped with old Dummy, Dummy bit was ↵pjmattal
not unset and so the package never appeared in the interface
2005-04-14fixed package category to default to 1 (none) instead of 19 which doesn't existpjmattal
2005-04-06many changes in prep for launchpjmattal
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-20added comments/category editing, and closed #2280eric
2005-03-05started working on package commentseric
2005-02-23made pkgname field for submit be 32 charspjmattal
2005-02-23fixed minor bugspjmattal
2005-01-25started working on package delete supporteric
2005-01-24added a global config file for web apppjmattal
made pkgsubmit reference the global config file
2005-01-24updated to do listpjmattal
2004-12-15rolled back my change, it didn't work welljchu
2004-12-15apply all substitutions on all other variablesjchu
2004-12-15added contentsjchu
2004-12-15removed the location option cause it was stupidjchu
2004-12-15fixed up a bunch of dummy package things and added a message saying teh ↵jchu
upload was successful
2004-12-15removed debugging messagesjchu
2004-12-15removed some debugging outputjchu
2004-12-15everything except package contents donejchu
2004-12-15tweaks to package functions and schemapjmattal
2004-12-15partial database stuff donejchu
2004-12-14added code to handle assumed line continuations and casesjchu
2004-10-24just a little work on it - still have some code and plenty of debugging to doeric