Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/php/web-pecl

The PECL website
https://github.com/php/web-pecl

- data dir

09c4fc921c033c5eec177aec0fae6019040b1a9c authored over 13 years ago
- cleanup karma, developer, admin, karma.manager only now

395401188ff20217f0d6b3b6c3c3848cac1df866 authored over 13 years ago
- avoid bad index

a9d38712cecba0e091f38b7aa634a8af02cf5c69 authored over 13 years ago
- do not kill account request

ba08e5d2f1d4ce9e3a9624a01abeef64a8a24e63 authored over 13 years ago
- do not kill account request

fccf57b24859eeb006e3997c4f2ba046ef9736c7 authored over 13 years ago
- well, kill the package too and an option to only the DB part (no file being removed)

1ada05abe82d819f1e121eaef0bad966b3c3160c authored over 13 years ago
- update cleanup script to use svn list

790e66731b1aeda93cb02696f0855ead86d32e72 authored over 13 years ago
- json svn users cache, not in www for now

b05cb314413ef5f1c23bfd00c0c22901c6f7b8e9 authored over 13 years ago
- fetch the list of svn users and store it as json

6f07c171621b53e1824910dc4ad32a847048bd18 authored over 13 years ago
- we have them now, 5.3+ only

a101a5160674edd923b06c4b052a5a023ccb98d3 authored over 13 years ago
- not used

a58dbe0f62baca9dfccd782f999492c1327cc383 authored over 13 years ago
- create a branche for current peclweb, trunk will be used for code cleanup and migration

27519e63d049394718a6f1f0fcfeb7e9c1c47806 authored over 13 years ago
- update comment

43495ddb38d064fbfc270a796d11e5be83f88847 authored over 13 years ago
- script to migrate karma naming and remove all useless entries

dea321895fe7beb3619b04558cd1ff48a8fe481a authored over 13 years ago
- not used

1f73cb59875c4f775fe817cc50caa51d5cc7a8e4 authored over 13 years ago
- simplify

97d16c2e2bcba3e35ab54c195434decccdaa0386 authored over 13 years ago
- simplify

0cf33198d77cef5ac8d7828062126e1e77a5b4c6 authored over 13 years ago
- not used

a531608c91a39e21ca233fd2939c93f5b3c3ec00 authored over 13 years ago
- we have the dev email already

7c0c537fd2b14af4db260f51bc7cc8df15359e44 authored over 13 years ago
- check done earlier already

e8bb9662ad5d46fa1a573edd7ee52b027fe070c5 authored over 13 years ago
- not used

3aa52917f2cc4eca1b1bc9fea89847857eb61307 authored over 13 years ago
- not used

24d77d18c13a393d78411e28784defeb66c15f78 authored over 13 years ago
- developer tab requires loged developer, do it 1st and get back to it once logged in

b14e9e0aa01a7dc9fcfa4051a8288afd749f95f0 authored over 13 years ago
- not needed

87b617ecda2afa26e0bb8c51b18dfa7bd3d5c946 authored over 13 years ago
- false on fail

e0dc9605777a939ba896fe0f30f7b547c8dcf3b9 authored over 13 years ago
- no db used here

3ac36431532f0ac4a81a67297d875e624fdd160d authored over 13 years ago
- be sure we store the author of the comment (and sender for mail)

8e976010eb992c14271f048704db81e7898a0b63 authored over 13 years ago
- not needed

4a9fc827ce4d48b13fd4c2069b9b467a19d4d71c authored over 13 years ago
- fix index

819ab4a329628df7d48392f9bd09d7d78eceec7b authored over 13 years ago
kill the cookie storage, now we only keep info in the session (except the 'remember me' choice)

4df73d0e7745bca442ab624cc2d98d465878df13 authored over 13 years ago
fix PECL #24346

incorrect anchor on the support page

3aa75f432836ce45430b81424fa9cef220730311 authored over 13 years ago
adding the yesno param, still can't belive nobody noticed this. :/

c0239e8ec59c4176be6dcda17032abb0b41472aa authored over 13 years ago
add the missing group param

555e575e8974bfd3eddcfe758ee8a95463078f71 authored over 13 years ago
Fixed PECL Bug #22764

c5aea499b6df0d61b0659bbef1f53d61dbdc9320 authored over 13 years ago
adding the master auth functions (just the functions, nothing uses it yet)

d42c55cc104b6442e964957530285a720abfbdfb authored over 13 years ago
start replacing the PEAR_USER, PEAR_PW cookie references.

f3c8275319854c94d530d2b82c158ecbc92a6d9e authored over 13 years ago
set the error_reporting until we fix the deprecated errors

0eea9aa101eb702c628d443c9dbba6a6452ab01b authored over 13 years ago
set the error_reporting until we fix the deprecated errors

427bffda5b219afcaa4339cf35dde32857867bc2 authored over 13 years ago
fix that the captcha check is bypassed if no cookie is sent

cc9b5c42cbc56601f8098423527126f3af4845fb authored over 13 years ago
add an ip based spamfilter, add our most active spammer right away

17fe13fcdff3c085310bb233204d7bbab277ca6b authored over 13 years ago
update the db schema for the previous commit

b384bbeefb9765c62a6dc8fef940255472fb005d authored over 13 years ago
log the ip addresses for the bugreports and comments

ace588a82cf7b83690215670225dbfb5c0f11d80 authored over 13 years ago
don't search in the description, usually not relevant enough and we can't syntax highlight the results for that

2dc00c192b0ee4e83f335a69adb1c81e0b1595a4 authored over 13 years ago
add the missing DESC to fix the ordering

678eb3851428415455d597ba0c4a5ef9d1f9ffd3 authored over 13 years ago
removing the bool search as there isn't make much sense in it. changing the order to have the match by packet name first. changing the group by to distinct

371f7c7e4001f11681d885c4b5e3686dd3337518 authored over 13 years ago
extending the package search as requested in #22840 by Xinchen Hui (laruence)

b50ba12e90675955523aee30a81bab3af25bd637 authored over 13 years ago
extending the package search as requested in #22840 by Xinchen Hui (laruence)./public_html/package-search.php

4e6b0b5e2ca5b9ecbf3c91a3f5c20d0040aa5600 authored over 13 years ago
add the missing space

8a9f8892c61c2f478c8053c62f48607746892690 authored over 13 years ago
update the copyright year

e8fc7112f23babcf9e32fc323c6c2bde3695ce74 authored over 13 years ago
remove the references for PEPr and change the bugreport mails to be going to the pecl-dev list instead of the pear-*

1fc64764c6c27c25480e36fc9ce779b11fc75ce2 authored over 13 years ago
fix xss

b5b69546621b9ae10638b93de26189ca06d4ba15 authored over 13 years ago
update lastlogin on successful login

9a2337086fa321bda6dba5907058dcbedc77bd7e authored over 13 years ago
Added Spam category. We can do stuff with it later.

4f60848ec5d3c3aa5a93a1011badefd2a04357e0 authored over 13 years ago
Add 5.4

c64377b7ce20e57ee11704d1d4bc5a68418949b2 authored over 13 years ago
auth_verify is unnecessary if the form wasn't submitted

059fdcfbf53bee2298921226caf027fc8f348e70 authored over 13 years ago
remove the MAGIC_COOKIE from the peclweb bug tracker

00f954b967eaf9dd35a6feeab91746f9605292a7 authored over 13 years ago
fix the authorization

1a88697476fe26439787049aeea5caa280ae77f6 authored over 13 years ago
- Fix PECL Bug #22762: error on duplicate registration for pending account

bad5ea6b50a481073e671a6b8ef99c9c3e9e8af1 authored over 13 years ago
we have users with 2 char long usernames

7a6be79d508a5a28894c95296b170ece35b51aec authored over 13 years ago
globaling a superglobal is unnecessary, it was needed before as $HTTP_SERVER_VARS isn't a superglobal, but not anymore

aabf0c561892f57c6d4daeb8c8a6b9192b3ccb0e authored over 13 years ago
replacing the long arrays with the short ones ($HTTP_SERVER_VARS vs $_SERVER)

c4bab80f5bec0b6203e4c3932eaac6dbe230e2d2 authored over 13 years ago
fix for the "make create"

see http://news.php.net/php.webmaster/11183

b02dae29728102e7d288f6b205bc2148d567893d authored over 13 years ago
- Fix PECL Bug #22756: "Invalid search target." for two search category

3b83cb5e3be0efc89566be0cb6e664705fa03f94 authored over 13 years ago
- 5.3.6 and kill 5.2 snaps

b76a3f9be09955c289f2a8baa5b9d2208e5833b8 authored over 13 years ago
- let promote the tracker too

7f1bed8adc715905862fa5b33bb64abea779b8e6 authored almost 14 years ago
First step in replacing the auth system...

- kill MAGIC_COOKIE
- update docweb to use the master api
- update master to use a local sessi...

76601281593cc51a75640cc3487709a15dd00b64 authored almost 14 years ago
Cast these to ints, reported by <[email protected]>

ef50d58a40f09665fae353f8a298f08769c31a81 authored almost 14 years ago
Add a few more words to the spam catcher

0846f9dca261231da5b8b8b600a9f24fb898ba02 authored almost 14 years ago
Update versions

33682b9b5043792b932bcd3fe11de9732bd5774a authored about 14 years ago
commit test

8d5f88c200063eee13afaa1fef4dc2f2a28323d6 authored about 14 years ago
Clarified the php.net SVN account requirement, as suggested by Michael Wallner

09e3509290ec93d00827c4ea1d07b1597d7f8416 authored over 14 years ago
CVS > SVN

bdb3e010a346ef63fb9e93d3f09cf373c83c9b13 authored over 14 years ago
- update license and allowed libs section according to recent discussion+vote

2ca1e5ab1493b7bd2e1ad5e2773597804202eef8 authored over 14 years ago
- 2004 is wa in the past

# Last change for now ... looks mostly well maintained, now :-D

fda93177663a8ab60b46ec4840b52924727b6130 authored over 14 years ago
- "Most of them" when talking about just two lists is a bit strange

fc0a3adc6bf5bc5cb96980122cb7bd6ca383da77 authored over 14 years ago
- Improve layout on news page

db15c87ff7e405659d22b7426e73f409e93c41be authored over 14 years ago
- s,CVS,SVN, (the linked page talks about SVN already)

b9baa8b036ad813b4d032c22040ea9413e950319 authored over 14 years ago
- Replace resources older than 5 years with newer ones

027e06a31b4a464346c55aa0062b4d89f81f7777 authored over 14 years ago
- Use the correct variable

816d9a4db7234e38eb974615c217d1d5107b5517 authored over 14 years ago
- Fix PECL Bug #15971: Statistics page needs improved sorting

6663f710ea85c0221e01283849e3b4149f90b834 authored over 14 years ago
- Put the recent releases list on the "News" page to show activity since 2003

8ded55b7bdc04a3d1213e10d8361cb6f3320389c authored over 14 years ago
- Show the state of package, too

b5d98f82a11520713ae513c7f50befa99102445d authored over 14 years ago
- Fixed reversed logic.

9851926d9b9ea478c1a74d6caba69575e230e0b1 authored over 14 years ago
- Only show the "Report new bug" link if we don't have a custom issue tracker.

3ff295a1e5c365978aacb96bcc5fc3adb42b5c72 authored over 14 years ago
- point to the svn faq

94c1a22292cc3ade111102789365018b1da3ce78 authored over 14 years ago
- not used from pecl

be6461e6254fbf720939801e736f6df8689615e3 authored over 14 years ago
- update link to svn

9c2d8ccdd30e69f7ae9eb82ff07c2dc6229e58ea authored over 14 years ago
- php4 is dead

fecd24002f84d2d3c24e0413f04dda4846308dec authored over 14 years ago
- oops, the actual name is still pecl-cvs

3e1cd82735d4dc57d1d897d947a48de1965dc8cb authored over 14 years ago
- s,cvs,svn,

22b78f2630896e8fd5f4636f7daa9d5684ccf539 authored over 14 years ago
- #17528, direct link to create a new bug

ecc26d1c9ffe5de57b811534be7f7050b9b4d83b authored over 14 years ago
- #17528, direct link to create a new bug

4c20ebf80462dc5399bfe76102a865546a47a32e authored over 14 years ago
Updated version, and WS

09d0d7a9f97de418d2b8783a73ef9f2cdbec7143 authored almost 15 years ago
Update copyright, 2008 was some time ago

38a8ee79a3c20813028e9b42d76153a9b40be559 authored almost 15 years ago
- update version

43a3c347f7726cd9e552389f1c38af01aa5c92c7 authored almost 15 years ago
- 5.3.2RC3

f21205856e35e7537ec495a5f1fb0cad70433480 authored almost 15 years ago
- update versions

cd7af84cb7f6e98f791b88617062bde3a7444eeb authored almost 15 years ago
- have to set registed as well now

6500687850f837ef5da23ebe39387e74f7d9cf5e authored about 15 years ago
- drop short tag

f6f8b79c74e615b9fee71b3b6adc76ce70662a73 authored about 15 years ago
- fix account request

6801f60ee3fb9fda9f99e9a82703fbe8c21b5708 authored about 15 years ago