aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [feature/request-class] Extracted type casting helpers from the request class.Nils Adermann2010-09-173-0/+274
* [feature/request-class] Replace direct use of GET/REQUEST with request_var.Nils Adermann2010-09-172-8/+9
* [feature/request-class] Use the request class in the installer & updater.Nils Adermann2010-09-172-4/+15
* [feature/request-class] request_var should return after setting the request o...Nils Adermann2010-09-171-0/+1
* [feature/request-class] Instantiate a global request class instance.Nils Adermann2010-09-171-1/+8
* [feature/request-class] New request class supports recursive arrays.Nils Adermann2010-09-171-2/+1
* [feature/request-class] Adding a request class based on ascraeus-experiment.Nils Adermann2010-09-179-174/+789
* Merge branch 'develop-olympus' into developIgor Wiedler2010-09-163-0/+13
|\
| * Merge branch 'ticket/bantu/9091' into develop-olympusIgor Wiedler2010-09-163-0/+13
| |\
| | * [ticket/9091] Extract IPv4 address from addresses mapped into IPv6.Andreas Fischer2010-07-233-0/+13
* | | Merge branch 'develop-olympus' into developIgor Wiedler2010-09-162-12/+29
|\ \ \ | |/ /
| * | Merge branch 'ticket/bantu/9825' into develop-olympusIgor Wiedler2010-09-162-12/+29
| |\ \
| | * | [ticket/9825] Add unit test config and db to gitignoreIgor Wiedler2010-09-161-1/+3
| | * | [ticket/9825] Unit tests: Use sqlite when possible and no test_config exists.Andreas Fischer2010-09-161-11/+26
* | | | Merge branch 'develop-olympus' into developIgor Wiedler2010-09-1613-20/+38
|\ \ \ \ | |/ / /
| * | | Merge branch 'ticket/bantu/9644' into develop-olympusIgor Wiedler2010-09-161-1/+1
| |\ \ \
| | * | | [ticket/9644] Check $mode before calling user_notification() from submit_post()Andreas Fischer2010-07-231-1/+1
| | | |/ | | |/|
| * | | Merge branch 'ticket/bantu/9613' into develop-olympusIgor Wiedler2010-09-169-5/+22
| |\ \ \
| | * | | [ticket/9613] Slightly update language strings.Andreas Fischer2010-08-293-3/+3
| | * | | [ticket/9613] Fix missing database part for unread posts search load switch.rxu2010-08-292-0/+4
| | * | | [ticket/9613] Implement a load switch for unread posts search feature.rxu2010-08-297-5/+18
| * | | | Merge branch 'ticket/bantu/9785' into develop-olympusIgor Wiedler2010-09-161-1/+1
| |\ \ \ \
| | * | | | [ticket/9785] Allow users to request new passwords when board is disabled.Andreas Fischer2010-08-221-1/+1
| * | | | | Merge branch 'ticket/bantu/9609' into develop-olympusIgor Wiedler2010-09-163-13/+14
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | [ticket/9609] Change header() calls setting HTTP status to send_status_line().Andreas Fischer2010-09-113-13/+14
* | | | | | Merge branch 'develop-olympus' into developAndreas Fischer2010-09-152-15/+49
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'ticket/evil3/9592' into develop-olympusAndreas Fischer2010-09-152-15/+49
| |\ \ \ \ \
| | * | | | | [ticket/9592] Slight adjustments to simplify db test casesIgor Wiedler2010-09-151-11/+8
| | * | | | | [ticket/9592] Remove test cases for empty IN()Igor Wiedler2010-09-121-2/+3
| | * | | | | [ticket/9592] Test suite does not run on SQliteIgor Wiedler2010-09-111-11/+47
* | | | | | | Merge branch 'develop-olympus' into developAndreas Fischer2010-09-142-11/+15
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge branch 'ticket/nickvergessen/9162' into develop-olympusAndreas Fischer2010-09-141-1/+1
| |\ \ \ \ \ \
| | * | | | | | [ticket/9162] BBCode in poll options is broken, when posting without question.Joas Schilling2010-09-141-1/+1
| * | | | | | | Merge branch 'ticket/nickvergessen/9820' into develop-olympusAndreas Fischer2010-09-141-9/+12
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | [ticket/9820] phpBB Debug Error when trying to post a new topic.Joas Schilling2010-09-141-9/+12
| |/ / / / / /
| * | | | | | Merge branch 'ticket/bantu/9804' into develop-olympusIgor Wiedler2010-09-121-1/+2
| |\ \ \ \ \ \
| | * | | | | | [ticket/9804] Update docs/AUTHORS. Move DavidMJ, add evil<3.Andreas Fischer2010-09-121-1/+2
* | | | | | | | Merge branch 'develop-olympus' into developIgor Wiedler2010-09-123-3/+3
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge branch 'ticket/bantu/9748' into develop-olympusIgor Wiedler2010-09-121-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | [ticket/9748] Replace <br /> before converting < and > to their entities.Richard Foote2010-07-241-1/+1
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge branch 'ticket/bantu/9503' into develop-olympusIgor Wiedler2010-09-121-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | [ticket/9503] Show 'No subject specified' in 'Posts awaiting approval'.Andreas Fischer2010-07-231-1/+1
| | |/ / / / / /
| * | | | | | | Merge branch 'ticket/bantu/9754' into develop-olympusIgor Wiedler2010-09-121-1/+1
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | [ticket/9754] Populate S_USER_POSTED variable with correct value in search.phpAndreas Fischer2010-07-261-1/+1
| | |/ / / / /
* | | | | | | Merge branch 'ticket/bantu/7252' into developIgor Wiedler2010-09-122-24/+25
|\ \ \ \ \ \ \
| * | | | | | | [ticket/7252] Align array keys and values to "=>".Andreas Fischer2010-09-121-16/+16
| * | | | | | | [ticket/7252] Replace magic values with PHP constants.Chris Smith2010-09-101-8/+9
| * | | | | | | [ticket/7252] Replace magic values with PHP constants.Chris Smith2010-09-101-16/+16
* | | | | | | | Merge branch 'ticket/evil3/9394' into developAndreas Fischer2010-09-121-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | [ticket/9394] Fix comment in functions_uploadIgor Wiedler2010-09-021-1/+1