| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* dhruvgoel92/feature/sphinx-fulltext-search: (57 commits)
[feature/sphinx-fulltext-search] add sphinx to Authors file
[feature/sphinx-fulltext-search] add sphinxapi.php file
[feature/sphinx-fulltext-search] fix auth bug
[feature/sphinx-fulltext-search] remove unused property
[feature/sphinx-fulltext-search] use 9312 as default port
[feature/sphinx-fulltext-search] fix language of host config
[feature/sphinx-fulltext-search] fix sphinx for arbitary host
[feature/sphinx-fulltext-search] coding changes acc to phbb conventions
[feature/sphinx-fulltext-search] fixing comments
[feature/sphinx-fulltext-search] add trailing slash in language
[feature/sphinx-fulltext-search] improve port option
[feature/sphinx-fulltext-search] remove stopwords and config path
[feature/sphinx-fulltext-search] makes sql host configurable
[feature/sphinx-fulltext-search] use readonly instead of disabled
[feature/sphinx-fulltext-search] fix language keys' typo
[feature/sphinx-fulltext-search] remove note from db_tools
[feature/sphinx-fulltext-search] add support for postgres
[feature/sphinx-fulltext-search] add pgsql functionality
[feature/sphinx-fulltext-search] use Update in sphinx query
[feature/sphinx-fulltext-search] use CASE instead of IF
...
|
| |
| |
| |
| | |
PHPBB3-10946
|
| |
| |
| |
| |
| |
| |
| | |
Use listen instead of deprecated port value in sphinx config file.
sqlhost uses default $dbhost.
PHPBB3-10946
|
| |
| |
| |
| |
| |
| |
| | |
The SQL server host which sphinx connects to index the posts is now
configurable via ACP.
PHPBB3-10946
|
| |
| |
| |
| |
| |
| |
| |
| | |
Instead of REPLACE use UPDATE since pgsql does not support REPLACE.
A row is inserted at time of creating table so REPLACE is no longer
needed.
PHPBB3-10946
|
| |
| |
| |
| |
| |
| |
| | |
IF is not supported in pgsql, use CASE instead supported in both mysql
and pgsql.
PHPBB3-10946
|
| |
| |
| |
| | |
PHPBB3-10946
|
| |
| |
| |
| |
| |
| |
| | |
a new unique id is generated by sphinx and stored in the config table
instead of using avatar_salt.
PHPBB3-10946
|
| |
| |
| |
| |
| |
| | |
binlog files are now added to the data folder.
PHPBB3-10946
|
| |
| |
| |
| | |
PHPBB3-10946
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* develop-olympus:
[prep-release-3.0.11] Update Changelog for 3.0.11-RC2 release.
[prep-release-3.0.11] Bumping version number for 3.0.11-RC2.
Conflicts:
phpBB/install/database_update.php
|
| | | |
|
|\ \ \
| |/ /
| | /
| |/
|/|
| |
| |
| |
| |
| | |
* develop-olympus:
[ticket/10441] Make CDB linking more consistent
[ticket/10441] Typo
[ticket/10441] Update to docs/README.html
Conflicts:
phpBB/docs/README.html
|
| |
| |
| |
| | |
PHPBB3-10441
|
| |
| |
| |
| | |
PHPBB3-10441
|
| |
| |
| |
| |
| |
| |
| |
| | |
Updated information about styles, languages, and MODs
Added a section about the Knowledge Base.
Various phrase changes.
PHPBB3-10441
|
|\ \
| |/
| |
| |
| | |
* develop-olympus:
[ticket/10925] Clarify installation requirements for SQLite
|
| |\
| | |
| | |
| | |
| | | |
* Noxwizard/ticket/10925:
[ticket/10925] Clarify installation requirements for SQLite
|
| | |
| | |
| | |
| | | |
PHPBB3-10925
|
|\ \ \
| | | |
| | | | |
[ticket/10855] Modified coding guidelines to reflect JS brace changes.
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-10855
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-10855
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-10855
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Braces always go on the same line in JavaScript.
PHPBB3-10855
|
|\ \ \ \
| | |/ /
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* develop-olympus:
[develop-olympus] Incrementing the version to 3.0.12-dev in develop-olympus.
[develop-olympus] Add changelog for 3.0.11 release.
[develop-olympus] Bump version numbers for 3.0.11-RC1 release.
[develop-olympus] Bumping version numbers to final for 3.0.11 releases.
Conflicts:
phpBB/docs/INSTALL.html
phpBB/includes/constants.php
phpBB/install/convertors/convert_phpbb20.php
phpBB/install/database_update.php
phpBB/install/schemas/schema_data.sql
phpBB/styles/prosilver/imageset/imageset.cfg
phpBB/styles/prosilver/style.cfg
phpBB/styles/prosilver/template/template.cfg
phpBB/styles/prosilver/theme/theme.cfg
phpBB/styles/subsilver2/imageset/imageset.cfg
phpBB/styles/subsilver2/style.cfg
phpBB/styles/subsilver2/template/template.cfg
phpBB/styles/subsilver2/theme/theme.cfg
|
| | | | |
|
| | | | |
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | | |
By Andreas Fischer
via Nils Adermann (2) and Andreas Fischer (1)
* develop-olympus:
[ticket/10788] Add Arty to the list of phpBB developers in docs/AUTHORS.
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
By Andreas Fischer
via Andreas Fischer
* github-bantu/ticket/10788:
[ticket/10788] Add Arty to the list of phpBB developers in docs/AUTHORS.
|
| | | |/
| | |/|
| | | |
| | | | |
PHPBB3-10788
|
|\ \ \ \
| |/ / /
| | | /
| |_|/
|/| | |
* develop-olympus:
[ticket/9896] Links changed
|
| |\ \
| | | |
| | | |
| | | |
| | | | |
* Senky/ticket/9896:
[ticket/9896] Links changed
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Link to languaged updated to http://www.phpbb.com/languages/
Link to styles updated to http://www.phpbb.com/customise/db/styles-2/
Link to MODs updated to http://www.phpbb.com/customise/db/modifications-1/
Link to Community Forums updated to http://www.phpbb.com/community/
PHPBB3-9896
|
| | | |
| | | |
| | | |
| | | |
| | | | |
PHPBB3-10688
PHPBB3-10843
|
| | |/
| |/|
| | |
| | |
| | | |
PHPBB3-10688
PHPBB3-10834
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* Senky/ticket/10161:
[ticket/10161] added fullstop to the end of sentence
[ticket/10161] coding-guidelines.html updated
[ticket/10161] all "e-mail" strings in language files changed to "email"
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-10161
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-10161
|
|\ \ \ \
| |/ / /
|/| | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* shibulijack/ticket/10688:
[ticket/10688] Update install.html for 3.1 and current practices.
[ticket/10688] Update readme for 3.1 and current practices.
[ticket/10688] Changed version 3.0 to 3.1
[ticket/10688] Updated version to 3.1
[ticket/10688] Changed 3.0 to 3.1 in docs
Conflicts:
phpBB/docs/INSTALL.html
phpBB/docs/README.html
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-10688
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-10688
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Replaced all the occurrences of phpBB 3.0 with phpBB 3.1 in all the doc
files
PHPBB-10688
|
|\ \ \ \
| | |/ /
| |/| |
| | | |
| | | |
| | | | |
* develop-olympus:
[ticket/10788] Move ckwalsh and kellanved to the Former Contributors section.
[ticket/10788] Add imkingdavid to the list of developers in docs/AUTHORS.
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-10788
|
| | |/
| |/|
| | |
| | | |
PHPBB3-10788
|
| | |
| | |
| | |
| | | |
PHPBB3-10609
|
| | |
| | |
| | |
| | | |
PHPBB-10609
|
| | |
| | |
| | |
| | |
| | |
| | | |
Updating styles section in coding guidelines
PHPBB3-10632
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* develop: (175 commits)
[feature/ajax] Remove strange non-breaking spaces from approve button
[feature/ajax] Add entirely unrelated but nice newlines
[feature/ajax] Unify phpbb_json_response instantiation
[feature/ajax] Fix acp_styles activate_deactivate ajax callback name
[feature/ajax] Send correct activate/deactivate JSON response in acp_profile
[ticket/10270] Alter background colors for posts
[feature/ajax] Remove not working module enable/disable ajax code
[feature/ajax] Replace static call to phpbb_request with OO
[feature/ajax] Remove quick-reply AJAX handling until we have something good
[ticket/10270] Changing close button for ajax popups
[ticket/10270] Disabling links in disappearing content
[ticket/10291] Fixed an AJAX bug on quick reply form submit.
[ticket/10273] Fixed accepting / denying posts AJAX.
[ticket/10272] Removed code that was prevent event propogation in AJAX.
[ticket/10291] Fixed a bug in the quick reply AJAX.
[feature/ajax] Handle acp_modules error cases with JSON response
[feature/ajax] Fix filter check, quick mod tools data-attribute
[feature/ajax] Use the error handler
[feature/ajax] Generic error handling with a phpbb.alert box
[feature/ajax] Change filter semantics, some minor adjustments
...
Conflicts:
phpBB/adm/style/acp_styles.html
phpBB/includes/acp/acp_styles.php
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* upstream/develop: (35 commits)
[ticket/10730] Added label tag around "select" text in post splitting UI
[ticket/10732] Add config_dev.php and config_test.php to .gitignore
[ticket/10586] Added space in if statement
[ticket/10586] Tidy up comments
[task/php5.3] Updated range of tested PHP versions
[task/php5.3] Looks like I missed a few places that needed PHP 5.2 changed to PHP 5.3.2
[task/php5.3] Changed minimum PHP requirement for Ascraeus to 5.3.2
[ticket/10129] Remove apostrophes and plurals in ACP user management -> permissions language file as per ticket.
[ticket/10703] Added a condition to check if ext directory exists
[ticket/10708] Check converted passwords for multi-byte characters
[ticket/10586] Tests finally work (thanks naderman)
[ticket/10586] Correctly purge board cache and don't rename install directory
[ticket/10586] trying to get tests to work
[ticket/10586] more work on getting tests to pass
[ticket/10586] Tests are coming along, just a little more to go
[ticket/10586] Rename install directory back to install/ after tests
[ticket/10586] browse tests now work, but mine dont. at least we are making progress
[ticket/10586] initial work on copying fixtures. Note that this depends on 10706
[ticket/10586] Adding the extensions used by the tests
[ticket/10586] Now tests run, but fail. But here is what I have.
...
|