aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | [ticket/10390] Revert back to escaped script tags inside document.writeMatt Friedman2011-10-055-5/+5
| * | | | | | | [ticket/10390] Fix wording: fallback should be fall backMatt Friedman2011-09-271-1/+1
| * | | | | | | [ticket/10390] Serve jQuery from Google CDN Yes/No button in ACPMatt Friedman2011-09-277-61/+11
| * | | | | | | [ticket/10390] Use simpler HTML5 compliant js for the jQuery fallbackMatt Friedman2011-09-275-5/+5
| * | | | | | | [ticket/10390] Drop http protocol for Microsoft's CDN optionMatt Friedman2011-09-271-3/+4
| * | | | | | | [ticket/10390] Reword the language for jQuery host/server optionsMatt Friedman2011-09-271-6/+6
| * | | | | | | [ticket/10390] Fix a type-o - captialize AJAXMatt Friedman2011-09-261-1/+1
| * | | | | | | [ticket/10390] Improve the jQuery CDN url generation functionMatt Friedman2011-09-261-4/+7
| * | | | | | | [ticket/10390] Move jQuery version definitionMatt Friedman2011-09-261-1/+3
| * | | | | | | [ticket/10390] Allow option for jQuery to be hosted by a remote CDNMatt Friedman2011-09-2614-7/+69
* | | | | | | | Merge branch 'develop-olympus' into developAndreas Fischer2011-10-172-2/+2
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge remote-tracking branch 'nickvergessen/ticket/9525' into develop-olympusAndreas Fischer2011-10-172-2/+2
| |\ \ \ \ \ \ \
| | * | | | | | | [ticket/9525] Minimum post length 0 is accepted but not working.Joas Schilling2011-10-142-2/+2
| | | |_|_|_|/ / | | |/| | | | |
* | | | | | | | Merge branch 'develop-olympus' into developAndreas Fischer2011-10-171-0/+5
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge remote-tracking branch 'bantu/ticket/10416' into develop-olympusIgor Wiedler2011-10-171-0/+5
| |\ \ \ \ \ \ \
| | * | | | | | | [ticket/10416] Pass dbport to PDO object in ...connection_manager::connect().Andreas Fischer2011-10-161-0/+5
* | | | | | | | | Merge remote-tracking branch 'naderman/ticket/10414' into developAndreas Fischer2011-10-174-1/+17
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [ticket/10414] Skip functional tests on PHP 5.2 - requires PHPUnit 3.6 on 5.2Nils Adermann2011-10-174-1/+17
|/ / / / / / / / /
* | | | | | | | | Merge remote-tracking branch 'bantu/ticket/10417' into developIgor Wiedler2011-10-171-2/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [ticket/10417] Fix array_merge() on undefined $config variable.Andreas Fischer2011-10-161-2/+4
|/ / / / / / / / /
* | | | | | | | | Merge branch 'develop-olympus' into developAndreas Fischer2011-10-161-6/+2
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge remote-tracking branch 'igorw/ticket/10413' into develop-olympusAndreas Fischer2011-10-161-6/+2
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | [ticket/10413] Fix CSIgor Wiedler2011-10-161-2/+2
| | * | | | | | | [ticket/10413] Make create_schema_files usableIgor Wiedler2011-10-141-6/+2
* | | | | | | | | Merge branch 'develop-olympus' into developNils Adermann2011-10-141-9/+8
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge remote-tracking branch 'github-igorw/ticket/10377' into develop-olympusNils Adermann2011-10-141-9/+8
| |\ \ \ \ \ \ \ \
| | * | | | | | | | [ticket/10377] Do not allow all moderators to sticky postsIgor Wiedler2011-10-141-9/+8
* | | | | | | | | | Merge branch 'develop-olympus' into developIgor Wiedler2011-10-142-11/+4
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Merge remote-tracking branch 'bantu/ticket/10327' into develop-olympusIgor Wiedler2011-10-142-11/+4
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | [ticket/10327] Use $this->tools instead of creating a new instance of db_tools.Andreas Fischer2011-10-141-10/+3
| | * | | | | | | | | [ticket/10327] Also change CREATE UNIQUE INDEX to use ALTER TABLE.Andreas Fischer2011-10-141-1/+1
| | |/ / / / / / / /
* | | | | | | | | | Merge branch 'develop-olympus' into developNils Adermann2011-10-143-123/+120
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | [ticket/8240] Add ability to get a list of columns of a tables to db_tools.Andreas Fischer2011-10-142-74/+45
| * | | | | | | | | [ticket/8240] Add ability to get a list of tables to db_tools.Andreas Fischer2011-10-143-49/+75
| |/ / / / / / / /
* | | | | | | | | Merge remote-tracking branch 'naderman/feature/functional-tests' into developIgor Wiedler2011-10-1410-64/+328
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [feature/functional-tests] Don't add elements to backup list twiceNils Adermann2011-10-141-7/+0
| * | | | | | | | | [feature/functional-tests] Generate config correctly and install only onceNils Adermann2011-10-144-51/+92
| * | | | | | | | | [feature/functional-tests] Configure functional tests through config fileNils Adermann2011-10-143-61/+87
| * | | | | | | | | [feature/functional-tests] Implementing functional test framework with goutteIgor Wiedler2011-10-146-0/+204
|/ / / / / / / / /
* | | | | | | | | Merge branch 'develop-olympus' into developIgor Wiedler2011-10-142-1/+19
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge remote-tracking branch 'bantu/ticket/10327' into develop-olympusIgor Wiedler2011-10-142-1/+19
| |\ \ \ \ \ \ \ \
| | * | | | | | | | [ticket/10327] Change CREATE INDEX to ALTER TABLE table ADD INDEX for MySQL.Andreas Fischer2011-10-142-1/+19
| | |/ / / / / / /
* | | | | | | | | Merge branch 'develop-olympus' into developJoas Schilling2011-10-148-35/+56
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge remote-tracking branch 'remotes/igorw/ticket/10189' into develop-olympusJoas Schilling2011-10-148-35/+56
| |\ \ \ \ \ \ \ \
| | * | | | | | | | [ticket/10189] Get rid of $id$ from schema filesIgor Wiedler2011-10-148-50/+1
| | * | | | | | | | [ticket/10189] Add "automatically generated" comment into schema-filesIgor Wiedler2011-10-148-0/+70
* | | | | | | | | | Merge branch 'develop-olympus' into developIgor Wiedler2011-10-141-0/+9
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Merge remote-tracking branch 'naderman/ticket/10212' into develop-olympusIgor Wiedler2011-10-141-1/+10
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | [ticket/10212] Return a CAPTCHA on incorrect username for ip limited users tooNils Adermann2011-10-141-1/+10
| |/ / / / / / / /
* | | | | | | | | Merge branch 'develop-olympus' into developNils Adermann2011-10-141-1/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /