index
:
forums
master
The forums.mageia.org Website
Maat [maat]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[feature/sphinx-fulltext-search] add class properties indexes & sphinx
Dhruv Goel
2012-07-12
1
-0
/
+2
*
[feature/sphinx-fulltext-search] use keywords_search instead of get_name
Dhruv Goel
2012-07-12
1
-1
/
+1
*
[feature/sphinx-fulltext-search] remove unused arrays
Dhruv Goel
2012-07-12
1
-8
/
+1
*
[feature/sphinx-fulltext-search] add sphinx_table constant to constants.php
Dhruv Goel
2012-07-12
2
-1
/
+1
*
[feature/sphinx-fulltext-search] Make different files for different classes
Dhruv Goel
2012-07-12
5
-239
/
+280
*
[feature/sphinx-fulltext-search] add binlog_path to config
Dhruv Goel
2012-07-12
2
-0
/
+2
*
[feature/sphinx-fulltext-search] use sql_build_query for query
Dhruv Goel
2012-07-12
1
-7
/
+17
*
[feature/sphinx-fulltext-search] remove all reference returns
Dhruv Goel
2012-07-12
2
-9
/
+9
*
[feature/sphinx-fulltext-search] integrate sphinx language keys with core
Dhruv Goel
2012-07-12
3
-71
/
+30
*
[feature/sphinx-fulltext-search] improve classes in functions-sphinx.php
Dhruv Goel
2012-07-12
1
-21
/
+17
*
[feature/sphinx-fulltext-search] fix config variables
Dhruv Goel
2012-07-12
1
-8
/
+8
*
[feature/sphinx-fulltext-search] temporary commit to pull out sphinx-api
Dhruv Goel
2012-07-12
1
-1202
/
+0
*
[feature/sphinx-fulltext-search] include sample sphinx.conf in docs
Dhruv Goel
2012-07-12
1
-0
/
+96
*
[feature/sphinx-fulltext-search] minor fixes in formatting
Dhruv Goel
2012-07-12
4
-9
/
+5
*
[feature/sphinx-fulltext-search] update config file
Dhruv Goel
2012-07-12
1
-2
/
+3
*
[feature/sphinx-fulltext-search] minor changes
Dhruv Goel
2012-07-12
1
-14
/
+18
*
[feature/sphinx-fulltext-search] MOD by naderman installed in phpbb
Dhruv Goel
2012-07-12
4
-0
/
+2940
*
Merge remote-tracking branch 'Fyorl/ticket/10941' into develop
Andreas Fischer
2012-07-09
16
-0
/
+610
|
\
|
*
[ticket/10941] Removed superfluous array
Fyorl
2012-07-09
1
-1
/
+1
|
*
[ticket/10941] File 'txt' now too big so changed tests to reflect that
Fyorl
2012-07-09
1
-1
/
+1
|
*
[ticket/10941] Added a comment to ensure tags stay uppercase
Fyorl
2012-07-09
1
-0
/
+1
|
*
[ticket/10941] Modified tearDown to use DirectoryIterator instead of glob
Fyorl
2012-07-09
1
-2
/
+7
|
*
[ticket/10941] Added tests/upload/fixture/copies to tracking
Fyorl
2012-07-09
1
-0
/
+0
|
*
[ticket/10941] Fixed form test test_too_large
Fyorl
2012-07-09
1
-2
/
+2
|
*
[ticket/10941] Replaced use of English with language system
Fyorl
2012-07-09
1
-2
/
+2
|
*
[ticket/10941] Renamed classes and filenames so that tests run
Fyorl
2012-07-09
2
-5
/
+7
|
*
[ticket/10941] Moved comment into markTestIncomplete parameter
Fyorl
2012-07-09
1
-3
/
+1
|
*
[ticket/10941] Removed manual includes of mock classes
Fyorl
2012-07-09
3
-5
/
+3
|
*
[ticket/10941] Added subdirectory for file operations
Fyorl
2012-07-09
8
-22
/
+8
|
*
[ticket/10941] Added some comments for clarification
Fyorl
2012-07-09
2
-0
/
+15
|
*
[ticket/10941] Fixed a failing test
Fyorl
2012-07-09
1
-1
/
+1
|
*
[ticket/10941] Rearranged tests into their own classes or methods
Fyorl
2012-07-09
4
-110
/
+151
|
*
[ticket/10941] Removed the incomplete mark as is_image is fixed
Fyorl
2012-07-09
1
-11
/
+6
|
*
[ticket/10941] Refactored tearDown to stop iterating over the directory.
Fyorl
2012-07-09
1
-20
/
+15
|
*
[ticket/10941] Refactored init_filespec to return new object.
Fyorl
2012-07-09
1
-27
/
+26
|
*
[ticket/10941] Minor typo fixes
Fyorl
2012-07-09
2
-3
/
+1
|
*
[ticket/10941] Changed assertTrue to assertEquals
Fyorl
2012-07-09
1
-1
/
+1
|
*
[ticket/10941] Now actually checks for the value of errors.
Fyorl
2012-07-09
3
-25
/
+29
|
*
[ticket/10941] Re-arranged dataProvidor methods to be near their callers
Fyorl
2012-07-09
1
-67
/
+67
|
*
[ticket/10941] Added a comment explaining the incomplete test
Fyorl
2012-07-09
1
-0
/
+6
|
*
[ticket/10941] tearDown() now uses explicit file list
Fyorl
2012-07-09
1
-5
/
+19
|
*
[ticket/10941] Minor adjustments as per PR comments
Fyorl
2012-07-09
8
-47
/
+81
|
*
[ticket/10941] Marked broken test as incomplete
Fyorl
2012-07-09
1
-0
/
+1
|
*
[ticket/10941] Added functional tests for the fileupload class
Fyorl
2012-07-09
5
-0
/
+86
|
*
[ticket/10941] Unit tests for fileupload class added
Fyorl
2012-07-08
3
-0
/
+132
|
*
[ticket/10941] Finished filespec tests
Fyorl
2012-07-08
2
-0
/
+91
|
*
[ticket/10941] Minor adjustments as per PR comments
Fyorl
2012-07-08
6
-65
/
+36
|
*
[ticket/10941] Unit tests for filespec class
Fyorl
2012-07-08
2
-0
/
+238
|
/
*
Merge remote-tracking branch 'github-bantu/ticket/10973' into develop
Nils Adermann
2012-07-08
20
-31
/
+4
|
\
|
*
[ticket/10973] Drop all require_once for mocks. Use autoloading.
Andreas Fischer
2012-07-08
19
-29
/
+0
[next]