This website requires JavaScript.
Explore
Help
Sign In
claunia
/
qemudb
Archived
Watch
1
Star
0
Fork
0
You've already forked qemudb
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-05-24
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
446191f53387cf830e03cccee2fdf0a0dcc97eaa
qemudb
/
include
History
Alexander Nicolaysen Sørnes
446191f533
Add and use vendor::display()
2007-01-31 02:16:54 +00:00
..
.cvsignore
…
.htaccess
…
appData.php
Allow download urls on version submission
2007-01-18 02:34:19 +00:00
appdb.php
…
application.php
Don't use arguments for vendor::create() and vendor::update()
2007-01-28 23:28:14 +00:00
bugs.php
Fix and enable input filtering through include/filter.php
2007-01-04 02:35:01 +00:00
category.php
Unit tests should run with E_ALL so we can detect all errors. Fix dozens of errors that popped up after enabling all errors.
2006-11-25 17:24:44 +00:00
comment.php
Fix and enable input filtering through include/filter.php
2007-01-04 02:35:01 +00:00
config.php.sample
Unit tests should disable sending email before they execute, we don't want any accidental emails sent when developers are
2006-12-02 19:44:31 +00:00
distribution.php
Fix capitalization of some methods of distribution class
2007-01-30 00:46:55 +00:00
downloadurl.php
Code changes to fix issues that appear to affect php4 but not php5
2007-01-18 03:21:27 +00:00
error_log.php
Unit tests should run with E_ALL so we can detect all errors. Fix dozens of errors that popped up after enabling all errors.
2006-11-25 17:24:44 +00:00
filter.php
filter_gpc() should report success or failure, a higher level function should take care of calling out to an error page.
2007-01-06 06:27:50 +00:00
footer.php
…
form_edit.php
Fix and enable input filtering through include/filter.php
2007-01-04 02:35:01 +00:00
form_login.php
Fix and enable input filtering through include/filter.php
2007-01-04 02:35:01 +00:00
form_new.php
Fix and enable input filtering through include/filter.php
2007-01-04 02:35:01 +00:00
header.php
…
html.php
Replace tabs by four spaces
2007-01-17 03:17:26 +00:00
image.php
Assorted spelling fixes
2006-12-31 19:39:41 +00:00
incl.php
Fix session errors that occur when filtering detects a problem by moving filtering to the end of
2007-01-06 05:03:58 +00:00
mail.php
Unit tests should disable sending email before they execute, we don't want any accidental emails sent when developers are
2006-12-02 19:44:31 +00:00
maintainer.php
Disallowid of 0 in deleteMaintainersForVersion(). Add a unit test to ensure that
2007-01-24 04:10:05 +00:00
menu.php
…
monitor.php
Remove unused $iAppId parameter from monitor::find()
2007-01-10 01:25:18 +00:00
note.php
Fix naming of OutputEditor() to be outputEditor()
2007-01-17 03:18:49 +00:00
parsedate.php
…
query.php
Unit tests should run with E_ALL so we can detect all errors. Fix dozens of errors that popped up after enabling all errors.
2006-11-25 17:24:44 +00:00
screenshot.php
Fix and enable input filtering through include/filter.php
2007-01-04 02:35:01 +00:00
session.php
Unit tests should run with E_ALL so we can detect all errors. Fix dozens of errors that popped up after enabling all errors.
2006-11-25 17:24:44 +00:00
sidebar_admin.php
…
sidebar_login.php
Add a page showing a user's queued submissions to the AppDB. This should be
2006-12-27 03:26:16 +00:00
sidebar_maintainer_admin.php
…
sidebar.php
Add a page to browse downloadable applications
2007-01-09 04:29:51 +00:00
tableve.php
…
testData.php
Fix naming of OutputEditor() to be outputEditor()
2007-01-17 03:18:49 +00:00
url.php
Clean up link editing code
2007-01-20 03:49:41 +00:00
user.php
Show oldest queued applications and versions first
2007-01-23 03:21:29 +00:00
util.php
Make votes version specific
2007-01-21 18:06:53 +00:00
vendor.php
Add and use vendor::display()
2007-01-31 02:16:54 +00:00
version.php
Allow filtering by license when browsing downloadable apps
2007-01-27 22:58:12 +00:00
vote.php
Make votes version specific
2007-01-21 18:06:53 +00:00