Alejandro Leiva
99d87e9a83
- Sync database
2008-11-06 14:53:26 +00:00
Alejandro Leiva
03d7af093f
- Add field approved.
2008-09-23 08:39:47 +00:00
Alejandro Leiva
8e2a4ec3e2
- Fixing typo in field name newpackagename.
2008-09-22 16:04:11 +00:00
Pierre Joye
2d1b5e10c4
- add "unmaintained", "abandonned" and "superseeded" flag as well
...
as a link to a possible new home for a package (Runar Olsen and me)
- prepare direct link to the wiki (smtg like pecl/packagename can be used)
2008-06-19 10:56:15 +00:00
Jani Taskinen
eb702d28d2
- Added bug_link column into packages table (for external bug systems per package)
2007-07-13 11:24:22 +00:00
Dan Scott
c3a7c7f7b2
Make peclweb version of db match pearweb version (license column width).
2005-10-18 22:55:39 +00:00
Tomas V.V.Cox
11a73c2b0e
Added cvs_link to the table creator script
2003-08-30 16:18:46 +00:00
Martin Jansen
52b2f25486
* Adding new field doc_link that will contain a (local or remote) link to
...
the package documentation
2003-08-25 17:25:00 +00:00
Martin Jansen
1f502c96dd
* Type is a reservered word
2003-07-24 10:31:01 +00:00
Martin Jansen
02e759b301
* Adding a field indicating if the package is part of PEAR or PECL.
...
# This is just some preparation stuff.
2003-07-12 07:51:56 +00:00
Martin Jansen
d03e84ec59
* Add package homepage.
2002-10-08 17:52:32 +00:00
Stig Bakken
e64d1de394
* create categories on "make create"
2001-09-02 04:15:44 +00:00
Stig Bakken
1e07774659
* add categories, drop visitation stuff from packages and relate each
...
package to a single category instead
2001-08-29 14:08:44 +00:00
Stig Bakken
295ba59d03
* database changes: added "deps" and "notes" tables for dependencies and
...
different kinds of notes
* stopped using data.sql in favor of a PHP script to load initial data
(need this so we can use PEAR DB sequences)
* using numeric id primary keys for "packages" and "releases"
* changed "maintains.role" type to ENUM
2001-07-29 02:22:59 +00:00
Stig Bakken
2b9ed1a7c8
* added "parent" to packages table
...
* started implementing package browser
2001-04-15 08:56:31 +00:00
Stig Bakken
d3d4b682f5
* remove "domains" and "domain_acl" tables, renamed package_acl to acl
...
* testing visitation tree model
2001-04-14 07:55:43 +00:00
Stig Bakken
0beea58d0c
* new database schema
2001-04-14 00:41:55 +00:00
Stig Bakken
e34ef449ce
* renamed some fields, "make create" and "make destroy" work now
2000-07-16 08:01:44 +00:00
Stig Bakken
808b7fad0f
Still very much "work in progress".
2000-02-28 04:15:11 +00:00
Stig Bakken
a8b3cb6cfb
Committed the work so far on the PEAR administration interface.
1999-12-12 12:44:32 +00:00