aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | [ticket/9704] Fix minor typo in coding guidelines.Igor Wiedler2010-07-081-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge branch 'ticket/nickvergessen/9578' into develop-olympusAndreas Fischer2010-07-082-1/+14
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [ticket/9578] ACP Posting tab is missing "Post settings" module.Joas Schilling2010-05-282-1/+14
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge branch 'ticket/nickvergessen/9628' into develop-olympusAndreas Fischer2010-07-081-1/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [ticket/9628] _add_module 'after'-parameter does not work correctly.Joas Schilling2010-05-281-1/+0
| |/ / / / / / / /
* | | | | | | | | Merge branch 'ticket/jellydoughnut/9695' into develop-olympusAndreas Fischer2010-07-082-5/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [ticket/9695] Correct the improper display of user input in mcp_ban.phpJosh Woody2010-07-012-5/+5
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'ticket/nickvergessen/9697' into develop-olympusAndreas Fischer2010-07-081-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [ticket/9697] Backlink broken when the select parent forum does not exist.Joas Schilling2010-07-021-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge branch 'ticket/jellydoughnut/9703' into develop-olympusAndreas Fischer2010-07-081-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [ticket/9703] Correct database leak where deleting user did not rm some PM dataJosh Woody2010-07-031-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge branch 'ticket/cs278/9712' into develop-olympusAndreas Fischer2010-07-081-2/+2
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | [ticket/9712] Future dates can be formatted as 'less than one minute ago'Chris Smith2010-07-071-2/+2
|/ / / / / / / /
* | | | | | | | Merge branch 'ticket/naderman/9659' into develop-olympusAndreas Fischer2010-07-071-0/+3
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | [ticket/9659] Signature options in set_user_optionsRichard Foote2010-07-061-0/+3
|/ / / / / / /
* | | | | | | Merge branch 'ticket/bantu/9655' into develop-olympusAndreas Fischer2010-06-201-2/+2
|\ \ \ \ \ \ \
| * | | | | | | [ticket/9655] Pass E_USER_WARNING, so it doesn't look like a successful action.Andreas Fischer2010-06-141-2/+2
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'ticket/bantu/9665' into develop-olympusAndreas Fischer2010-06-202-2/+2
|\ \ \ \ \ \ \
| * | | | | | | [ticket/9665] Allow preview of signature when it is the string "0".Andreas Fischer2010-06-202-2/+2
* | | | | | | | Merge branch 'ticket/bantu/9656' into develop-olympusAndreas Fischer2010-06-201-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | [ticket/9656] Remove @ from phpinfo() to get correct error_reporting value.Andreas Fischer2010-06-201-2/+2
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'ticket/bantu/9653' into develop-olympusAndreas Fischer2010-06-201-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | [ticket/9653] Valid XHTML with code BBCode in subsilver2 viewtopic signaturesAndreas Fischer2010-06-201-1/+1
| |/ / / / / / /
* | | | | | | | Merge branch 'ticket/bantu/9643' into develop-olympusAndreas Fischer2010-06-201-1/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | [ticket/9643] Only split $port from $sqlserver, if it's not an IPv6 address.Andreas Fischer2010-06-081-1/+4
| |/ / / / / / /
* | | | | | | | Merge branch 'ticket/bantu/9112' into develop-olympusAndreas Fischer2010-06-201-0/+7
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | [ticket/9112] Make sure current user can see most active forum/topic.Andreas Fischer2010-06-151-0/+7
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'ticket/jellydoughnut/9132' into develop-olympusAndreas Fischer2010-06-171-0/+5
|\ \ \ \ \ \ \
| * | | | | | | [ticket/9132] Oracle CLOB support is broken, preventing storage of long stringsJosh Woody2010-06-131-0/+5
| |/ / / / / /
* | | | | | | Merge branch 'ticket/rxu/9606' into develop-olympusAndreas Fischer2010-06-172-15/+11
|\ \ \ \ \ \ \
| * | | | | | | [ticket/9606] Optimize unread search option.rxu2010-05-172-15/+11
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'ticket/bantu/9626' into develop-olympusAndreas Fischer2010-06-176-0/+375
|\ \ \ \ \ \ \
| * | | | | | | [ticket/9626] Adding tests for the URL regular expression.Andreas Fischer2010-05-252-0/+36
| * | | | | | | [ticket/9626] Add missing class prefix.Andreas Fischer2010-05-254-6/+6
| * | | | | | | [ticket/9626] A few tests for the email regular expression.Andreas Fischer2010-05-252-0/+80
| * | | | | | | [ticket/9626] More IPv6 regex tests.Andreas Fischer2010-05-251-4/+62
| * | | | | | | [ticket/9626] Adding tests for the IPv4 regular expression.Andreas Fischer2010-05-252-0/+74
| * | | | | | | [ticket/9626] Adding tests for regular expressions.Andreas Fischer2010-05-253-0/+127
| |/ / / / / /
* | | | | | | Merge branch 'ticket/bantu/9587' into develop-olympusAndreas Fischer2010-06-171-1/+1
|\ \ \ \ \ \ \
| * | | | | | | [ticket/9587] Replace '0px' with '0'.Andreas Fischer2010-06-171-1/+1
|/ / / / / / /
* | | | | | | Merge branch 'ticket/nickvergessen/9605' into develop-olympusAndreas Fischer2010-06-171-3/+3
|\ \ \ \ \ \ \
| * | | | | | | [ticket/9605] Wrong class added to topiclist, when there's no announcement to...Joas Schilling2010-06-171-3/+3
* | | | | | | | Merge branch 'ticket/nickvergessen/9605' into develop-olympusAndreas Fischer2010-06-171-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | [ticket/9605] Wrong class added to topiclist, when there's no announcement to...Joas Schilling2010-05-241-1/+1
| |/ / / / / /
* | | | | | | Merge branch 'ticket/nickvergessen/9587' into develop-olympusAndreas Fischer2010-06-171-0/+5
|\ \ \ \ \ \ \
| * | | | | | | [ticket/9587] Prosilver overrides reCaptcha class.Joas Schilling2010-05-241-0/+5
| |/ / / / / /
* | | | | | | Merge branch 'feature/bantu/dbal-tests' into develop-olympusAndreas Fischer2010-06-171-19/+181
|\ \ \ \ \ \ \
| * | | | | | | [feature/dbal-tests] Follow the coding guidelines and ...Joas Schilling2010-06-171-50/+88
| * | | | | | | [feature/dbal-tests] Update dataJoas Schilling2010-06-171-0/+42
| * | | | | | | [feature/dbal-tests] Multi insertJoas Schilling2010-06-171-0/+26