Peter Kokot
5ed911a14f
Bump copyrights and license year range to 2019
2019-01-25 00:22:14 +01:00
Peter Kokot
5a74283bb2
Add data fixtures CLI command
...
This patch adds ability to insert data fixtures in the development
environment using new console script via Symfony Console component
and Faker library which generates demo data for localhost development
environments.
2018-11-22 19:33:37 +01:00
Peter Kokot
c0757d9cf6
Remove not needed database connection in CLI dev script
2018-11-14 16:06:12 +01:00
Peter Kokot
e1e774f605
Update headers
...
This patch syncs and updates all headers in source code files across the
PECL website code base.
- Authors preserved
- The PECL website titles used and synced as is the current project name
- PHP License version updated to the latest
- Year ranges synced
- Comment block synced as is used in php-src files - simplified
multiline comment block.
- PHP Doc block tags @author removed in favor of the main file headers
2018-10-28 17:33:45 +01:00
Peter Kokot
d2c355e514
Update http to https
2018-10-27 23:11:56 +02:00
Peter Kokot
9d44586318
Trim trailing whitespace
2018-10-21 23:33:52 +02:00
Pierre Joye
ffef2b7f83
remove package_proposals.sql, not used
2015-03-31 03:10:51 +02:00
Alejandro Leiva
99d87e9a83
- Sync database
2008-11-06 14:53:26 +00:00
Martin Jansen
563801d580
* Exclude state_order.sql from the Makefile
...
* Use complete insert statements in createdb.sql
* Fix a syntax error in users.sql
Submitted by: Jan Schneider
2003-05-11 07:32:26 +00:00
Stig Bakken
8e8ebcc9fd
* add "state_order" table
2003-02-11 00:33:22 +00:00
Martin Jansen
75a2c17f36
* Ask for root password before creating/deleting databases.
...
# This makes it possible to deploy pearweb on machines whose administrators
# take care of security.
2002-12-27 14:09:21 +00:00
Richard Heyes
9e4571260c
* Added package_stats table
2002-06-18 10:43:45 +00:00
Stig Bakken
0a7b088f7a
* add provides table
2002-05-28 01:50:49 +00:00
Stig Bakken
e3010dadc1
* started working on release upload
2001-12-22 04:41:18 +00:00
Stig Bakken
4f2f3a41ba
* import group memberships
2001-12-07 04:46:26 +00:00
Stig Bakken
ebc6fdc648
* added group tables for cvs acls
2001-12-05 11:30:27 +00:00
Stig Bakken
7b308737ea
* implemented paging in author/user browser
2001-11-12 14:04:17 +00:00
Stig Bakken
45f432add1
* added visitation tracking for categories too
...
# categories table now contains visitation fields for both packages
# and categories
2001-09-28 00:53:32 +00:00
Tomas V.V.Cox
24aa3a269b
added categories table
2001-09-01 17:20:12 +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
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
1acf12efe5
* more schema fixes
2001-04-14 02:23:18 +00:00
Stig Bakken
0beea58d0c
* new database schema
2001-04-14 00:41:55 +00:00
Stig Bakken
88f038fc5f
* added "make setup" to create database
2000-09-08 00:46:27 +00:00
David Croft
7e3005c917
I'm going to get a reputation as the obsessive license version guy
...
Also fixed 1 typo as I read it.
2000-07-24 11:42:36 +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
b16dc0607f
fix table dependencies
2000-02-29 13:30:01 +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