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
*
[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
|
*
[ticket/10973] Add autoloader for autoloading phpbb_mock_ in tests.
Andreas Fischer
2012-07-08
1
-0
/
+2
*
|
Merge branch 'develop-olympus' into develop
Nils Adermann
2012-07-08
3
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Merge remote-tracking branch 'github-bantu/ticket/10974' into develop-olympus
Nils Adermann
2012-07-08
3
-2
/
+2
|
|
\
|
|
*
[ticket/10974] Rename tests/mock_user.php -> tests/mock/user.php
Andreas Fischer
2012-07-08
3
-2
/
+2
*
|
|
Merge PR #854 branch 'dhruvgoel92/ticket/10943' into develop
Oleg Pudeyev
2012-07-07
3
-1
/
+4
|
\
\
\
|
*
|
|
[ticket/10943] displays searched query in search result
Dhruv Goel
2012-07-08
3
-0
/
+3
|
*
|
|
[ticket/10943] use keywords variable to display in search box
Dhruv Goel
2012-07-08
1
-1
/
+1
*
|
|
|
Merge PR #856 branch 'develop-olympus' into develop
Oleg Pudeyev
2012-07-07
4
-8
/
+55
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge PR #856 branch 'prep-release-3.0.11' into develop-olympus
Oleg Pudeyev
2012-07-07
4
-8
/
+55
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
Merge PR #856 branch 'bantu/ticket/10937' into prep-release-3.0.11
Oleg Pudeyev
2012-07-07
4
-8
/
+55
|
|
|
\
\
|
|
|
*
|
[ticket/10937] Update documentation to say which comment styles are removed.
Andreas Fischer
2012-07-03
1
-1
/
+1
|
|
|
*
|
[ticket/10937] Comment removal functions: Restore backward compatibility
Andreas Fischer
2012-07-03
4
-8
/
+55
*
|
|
|
|
Merge PR #832 branch 'dhruvgoel92/feature/postgresql-fulltext-search' into de...
Oleg Pudeyev
2012-07-07
7
-0
/
+898
|
\
\
\
\
\
|
*
|
|
|
|
[feature/postgresql-fulltext-search] supports_phrase_search function
Dhruv Goel
2012-07-08
2
-3
/
+15
|
*
|
|
|
|
[feature/postgresql-fulltext-search] use proper variable name
Dhruv Goel
2012-07-08
1
-3
/
+3
|
*
|
|
|
|
[feature/postgresql-fulltext-search] each config is checked if it is set
Dhruv Goel
2012-07-05
1
-2
/
+10
|
*
|
|
|
|
[feature/postgresql-fulltext-search] fix formatting
Dhruv Goel
2012-07-05
2
-3
/
+3
|
*
|
|
|
|
[feature/postgresql-fulltext-search] add docblocks to functions
Dhruv Goel
2012-07-05
1
-5
/
+54
|
*
|
|
|
|
[feature/postgresql-fulltext-search] remove phrase search code
Dhruv Goel
2012-07-05
4
-33
/
+13
[next]