index
:
forums
master
The forums.mageia.org Website
Maat [maat]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
phpBB
Commit message (
Expand
)
Author
Age
Files
Lines
*
[feature/attach-dl] Prefixed gen_download_links with phpbb_
Fyorl
2012-08-04
2
-3
/
+3
*
[feature/attach-dl] Modified SQL query format and used sql_in_set
Fyorl
2012-08-04
1
-26
/
+15
*
[feature/attach-dl] Downloading all attachments fully implemented
Fyorl
2012-08-04
5
-67
/
+300
*
[feature/attach-dl] Added links to the templates
Fyorl
2012-08-02
3
-1
/
+15
*
Merge remote-tracking branch 'nickvergessen/ticket/11004' into develop
Andreas Fischer
2012-08-02
3
-10
/
+23
|
\
|
*
[ticket/11004] Always update suggestion button in timezone_preselect_select
Joas Schilling
2012-07-24
1
-6
/
+8
|
*
[ticket/11003] Ability to show full list of timezones with JavaScript enabled
Joas Schilling
2012-07-23
1
-2
/
+13
|
*
[ticket/11004] Make suggestion button a real button and fix it's value
Joas Schilling
2012-07-23
2
-2
/
+2
*
|
[ticket/10875] method_exists check is not required, interface declares them
Nathan Guse
2012-07-30
10
-20
/
+19
*
|
[ticket/10875] Changes to Cache Driver caused method_exists checks to fail
Nathan Guse
2012-07-30
10
-19
/
+19
*
|
Merge PR #865 branch 'dhruvgoel92/feature/sphinx-fulltext-search' into develop
Oleg Pudeyev
2012-07-27
14
-2
/
+3222
|
\
\
|
*
|
[feature/sphinx-fulltext-search] add sphinx to Authors file
Dhruv
2012-07-27
1
-0
/
+1
|
*
|
[feature/sphinx-fulltext-search] add sphinxapi.php file
Dhruv
2012-07-27
1
-0
/
+1712
|
*
|
[feature/sphinx-fulltext-search] fix auth bug
Dhruv
2012-07-27
1
-1
/
+1
|
*
|
[feature/sphinx-fulltext-search] remove unused property
Dhruv
2012-07-27
1
-1
/
+0
|
*
|
[feature/sphinx-fulltext-search] use 9312 as default port
Dhruv
2012-07-27
2
-5
/
+5
|
*
|
[feature/sphinx-fulltext-search] fix language of host config
Dhruv
2012-07-27
1
-3
/
+3
|
*
|
[feature/sphinx-fulltext-search] fix sphinx for arbitary host
Dhruv
2012-07-26
1
-4
/
+4
|
*
|
[feature/sphinx-fulltext-search] coding changes acc to phbb conventions
Dhruv
2012-07-26
1
-2
/
+12
|
*
|
[feature/sphinx-fulltext-search] fixing comments
Dhruv
2012-07-26
2
-18
/
+18
|
*
|
[feature/sphinx-fulltext-search] add trailing slash in language
Dhruv
2012-07-26
1
-1
/
+1
|
*
|
[feature/sphinx-fulltext-search] improve port option
Dhruv
2012-07-22
3
-8
/
+6
|
*
|
[feature/sphinx-fulltext-search] remove stopwords and config path
Dhruv
2012-07-22
2
-16
/
+2
|
*
|
[feature/sphinx-fulltext-search] makes sql host configurable
Dhruv
2012-07-22
3
-4
/
+11
|
*
|
[feature/sphinx-fulltext-search] use readonly instead of disabled
Dhruv
2012-07-22
1
-1
/
+1
|
*
|
[feature/sphinx-fulltext-search] fix language keys' typo
Dhruv
2012-07-22
1
-4
/
+4
|
*
|
[feature/sphinx-fulltext-search] remove note from db_tools
Dhruv
2012-07-21
1
-1
/
+0
|
*
|
[feature/sphinx-fulltext-search] add support for postgres
Dhruv
2012-07-19
1
-3
/
+20
|
*
|
[feature/sphinx-fulltext-search] add pgsql functionality
Dhruv
2012-07-19
2
-2
/
+2
|
*
|
[feature/sphinx-fulltext-search] use Update in sphinx query
Dhruv
2012-07-19
2
-4
/
+11
|
*
|
[feature/sphinx-fulltext-search] use CASE instead of IF
Dhruv
2012-07-19
2
-4
/
+4
|
*
|
[feature/sphinx-fulltext-search] minor changes in sphinx.conf
Dhruv
2012-07-19
2
-3
/
+3
|
*
|
[feature/sphinx-fulltext-search] use sql_table_exists
Dhruv
2012-07-19
1
-6
/
+1
|
*
|
[feature/sphinx-fulltext-search] modify language keys
Dhruv
2012-07-19
2
-8
/
+5
|
*
|
[feature/sphinx-fulltext-search] improve sphinx helper classes
Dhruv
2012-07-19
4
-11
/
+50
|
*
|
[feature/sphinx-fulltext-search] fix comments and indentation
Dhruv
2012-07-19
2
-5
/
+5
|
*
|
[feature/sphinx-fulltext-search] use new unique id instead of salt
Dhruv
2012-07-19
2
-15
/
+16
|
*
|
[feature/sphinx-fulltext-search] display config file in ACP
Dhruv
2012-07-19
2
-9
/
+16
|
*
|
[feature/sphinx-fulltext-search] remove bin_path
Dhruv Goel
2012-07-19
2
-8
/
+0
|
*
|
[feature/sphinx-fulltext-search] modify config class
Dhruv Goel
2012-07-19
2
-158
/
+145
|
*
|
[feature/sphinx-fulltext-search] improve formatting
Dhruv Goel
2012-07-19
1
-8
/
+8
|
*
|
[feature/sphinx-fulltext-search] fix comments
Dhruv Goel
2012-07-19
3
-39
/
+53
|
*
|
[feature/sphinx-fulltext-search] remove recent search queries
Dhruv Goel
2012-07-19
2
-14
/
+1
|
*
|
[feature/sphinx-fulltext-search] implementing db_tools
Dhruv Goel
2012-07-19
1
-8
/
+19
|
*
|
[feature/sphinx-fulltext-search] assign all globals to class properties
Dhruv Goel
2012-07-19
1
-70
/
+56
|
*
|
[feature/sphinx-fulltext-search] adds default config values
Dhruv Goel
2012-07-19
3
-18
/
+12
|
*
|
[feature/sphinx-fulltext-search] remove unnecessary code
Dhruv Goel
2012-07-12
1
-20
/
+5
|
*
|
[feature/sphinx-fulltext-search] fix stopwords option
Dhruv Goel
2012-07-12
1
-24
/
+4
|
*
|
[feature/sphinx-fulltext-search] prefix sphinx with constant names
Dhruv Goel
2012-07-12
1
-7
/
+7
|
*
|
[feature/sphinx-fulltext-search] remove autoconf
Dhruv Goel
2012-07-12
1
-385
/
+1
[next]