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
19c34f5f2e0d89822d8f65415e41c904a17c14a5
qemudb
/
include
History
Alexander Nicolaysen Sørnes
19c34f5f2e
version: Properly merge arrays in objectGetChildren()
2009-08-06 18:40:20 +02:00
..
.cvsignore
ignore the config file
2004-03-15 16:32:11 +00:00
.htaccess
ignore the config file
2004-03-15 16:32:11 +00:00
appData.php
Implement version::objectMoveChildren() on top of version::objectGetChildren()
2009-07-23 02:13:23 +02:00
appdb.php
Replace direct mysql_xxx() calls with query_xxx() calls. Replace calls to mysql_insert_id()
2007-08-03 23:27:25 +00:00
application_queue.php
Rename 'vendor' to 'developer' on places visible to users
2009-08-05 13:24:49 +02:00
application.php
category: Move code from appbrowse.php to the category class
2009-08-05 14:58:50 +02:00
bugs.php
bug: Correct casing for an SQL column
2009-07-30 18:22:10 +02:00
category.php
category: Make currently viewed category the default parent for new categories
2009-08-06 13:47:35 +02:00
comment.php
Misc. capitalization changes
2009-07-29 21:25:38 +02:00
config.php.sample
Fix syntax in config.php.sample
2009-06-15 15:17:04 +02:00
db_filter_ui.php
db_filter_ui: Fix misspelled constant
2009-04-05 20:38:02 +02:00
db_filter.php
Browse apps: Include sub-categories when filtering by category
2009-04-05 18:17:25 +02:00
distribution.php
When viewing a distribution, only show test results of matching state
2009-04-24 13:59:13 +02:00
downloadurl.php
downloadurl: Fix moving to a new version
2009-07-23 15:31:11 +02:00
error_log.php
Replace direct mysql_xxx() calls with query_xxx() calls. Replace calls to mysql_insert_id()
2007-08-03 23:27:25 +00:00
filter.php
filter_gpc() fix for "Fatal error: type of variable X is not recognized".
2008-09-14 11:19:08 -04:00
footer.php
updating to new WineHQ design
2008-12-05 16:44:29 -06:00
form_edit.php
preferences: Fix display of real name
2007-12-03 20:21:52 -05:00
form_login.php
tidy appdb html to make it validate - try 4
2008-02-25 19:27:36 -05:00
form_new.php
Account creation: Add a note saying password will be e-mailed
2009-07-13 16:29:16 +02:00
header.php
updating to new WineHQ design
2008-12-05 16:44:29 -06:00
html.php
note: Allow showing notes for a list of versions
2009-08-06 18:35:17 +02:00
image.php
Screenshot::delete() and Image::delete() should check if the file exists before attempting to
2007-06-09 22:17:32 +00:00
incl.php
Fix display of text colour in session messages
2009-04-24 13:58:52 +02:00
mail.php
decode any stray html entities in outgoing mail
2008-02-25 23:08:42 -05:00
maintainer.php
Implement version::objectMoveChildren() on top of version::objectGetChildren()
2009-07-23 02:13:23 +02:00
maintainerView.php
maintainerView: Add objectGetState()
2009-06-29 13:45:37 +02:00
menu.php
fix some spacing issues with the sidebar nav
2008-12-09 14:17:51 -06:00
monitor.php
Implement version::objectMoveChildren() on top of version::objectGetChildren()
2009-07-23 02:13:23 +02:00
note.php
note: Allow showing notes for a list of versions
2009-08-06 18:35:17 +02:00
objectManager.php
category: Move code from appbrowse.php to the category class
2009-08-05 14:58:50 +02:00
parsedate.php
tidy appdb html to make it validate - try 4
2008-02-25 19:27:36 -05:00
query.php
Pass a valid link resource to mysql_real_escape_string()
2008-06-01 00:19:49 -04:00
screenshot.php
screenshot: Fix objectSetParent()
2009-07-23 15:23:49 +02:00
session.php
replace session management routines with memcached
2008-02-08 13:15:54 -06:00
sidebar_admin.php
tidy appdb html to make it validate - try 4
2008-02-25 19:27:36 -05:00
sidebar_login.php
Add a detailed maintainer view
2008-07-18 11:19:23 -04:00
sidebar_maintainer_admin.php
tidy appdb html to make it validate - try 4
2008-02-25 19:27:36 -05:00
sidebar.php
updating to new WineHQ design
2008-12-05 16:44:29 -06:00
table.php
tidy appdb html to make it validate - try 4
2008-02-25 19:27:36 -05:00
tableve.php
Fix ordering of vendors in application drop-down vendor list
2007-09-26 20:11:46 -04:00
testData_queue.php
Standardize objectGetEntries parameters
2008-04-13 18:38:17 -04:00
testData.php
testData: Remove the 'test data modified' screen message
2009-07-30 16:44:45 +02:00
url.php
url: Fix moving to a new version
2009-07-23 15:33:47 +02:00
user.php
user: Fix a wrong variable name
2009-01-24 20:30:23 +01:00
util.php
Fix Potential Duplicates table when viewing a non-queued app
2009-06-28 15:41:54 +02:00
vendor.php
Rename 'vendor' to 'developer' on places visible to users
2009-08-05 13:24:49 +02:00
version_queue.php
Implement objectMakeUrl() for app/version queue classes
2009-07-19 13:21:30 +02:00
version.php
version: Properly merge arrays in objectGetChildren()
2009-08-06 18:40:20 +02:00
vote.php
Move votes when merging versions
2009-07-23 16:25:36 +02:00