853299a8 | 28-Jun-2011 |
Ferenc Kovacs |
load/link everything from https |
6d4f53c5 | 28-Jun-2011 |
Ferenc Kovacs |
temporary disable editing bugs having id < 60000, this will save us from losing changes when we merge the latest bugsdb backup |
70693fd5 | 28-Jun-2011 |
Stanislav Malyshev |
add 5.4.0alpha1 |
13b57bf2 | 28-Jun-2011 |
Stanislav Malyshev |
add 5.4 |
1c57c898 | 23-Jun-2011 |
Felipe Pena |
- Err, this doesnt looks an email :) |
e7037bfc | 23-Jun-2011 |
Felipe Pena |
- Added missing $site_data['doc_email'] in local_config - Fix undefined index warning of cve_id |
d9dba643 | 07-Jun-2011 |
Antony Dovgal |
use correct valgrind command line option |
994ccd7d | 02-Jun-2011 |
Philip Olson |
Also hide patches when a bug is marked as spam. Idea from Adam Harvey (aharvey) |
bdd4c529 | 01-Jun-2011 |
Rasmus Lerdorf |
Let's see who screams if we don't wrap this. The emails look pretty crappy in other email programs because of this line wrapping. |
914ef464 | 17-May-2011 |
Daniel P. Brown |
Fixes semantic issue in #45583 and a typo ('sumitting'). |
36565923 | 08-May-2011 |
Philip Olson |
Added simple API, with its only [current] use being for the doc team, regarding who closed bugs last week. |
543c1479 | 06-May-2011 |
Hannes Magnusson |
- Comment out 'remember me' (as it doesn't do anything currently) - Print the quickfix box in the developers tab even though you aren't logged in atm |
a6198887 | 06-May-2011 |
Hannes Magnusson |
- Add some new lines - Comment out the 'remember me' as we don't support it at the moment |
d65ac929 | 21-Apr-2011 |
Felipe Pena |
- Added missing session_start() |
975b2ccf | 21-Apr-2011 |
Felipe Pena |
- Commenting out unused code |
7936b7ae | 21-Apr-2011 |
Felipe Pena |
- Fixed submitter authentication |
3a2e2d5f | 21-Apr-2011 |
Felipe Pena |
- Displays a submit button for the submitter when trying to log in private bugs |
9d40a5cf | 21-Apr-2011 |
Felipe Pena |
- Allow rrichards and chregu to see sec bugs |
b641a2a4 | 11-Apr-2011 |
Felipe Pena |
- Added submit button to dev tab when the bug is private |
f18c5b70 | 03-Apr-2011 |
Felipe Pena |
- Attempt to fix bcc list |
6c71bbad | 03-Apr-2011 |
Felipe Pena |
- Remove old array_keys() |
c385db89 | 02-Apr-2011 |
Felipe Pena |
- Let try to send the sec related mails via Bcc |
80c74b65 | 30-Mar-2011 |
Felipe Pena |
- Added missing session_start() |
2f01026d | 25-Mar-2011 |
Felipe Pena |
- Translate [YN] value in Yes/No for mail message |
1258b9d5 | 25-Mar-2011 |
Felipe Pena |
- Trying to fix the mail sending yet.. |