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
*
Merge pull request #2 from VSEphpbb/ticket/11103-VSE
Nathan Guse
2012-12-26
3
-15
/
+61
|
\
|
*
[ticket/11103-VSE] Updated notification AJAX styling
Matt Friedman
2012-12-25
3
-15
/
+61
*
|
[ticket/11103] Fix merge conflict
Nathaniel Guse
2012-12-26
1
-6
/
+1
*
|
[ticket/11103] Remove global $db usage in test
Nathaniel Guse
2012-12-26
1
-6
/
+4
|
/
*
[ticket/11103] updating comments
Nathan Guse
2012-12-15
1
-3
/
+3
*
[ticket/11103] remove is_enabled
Nathan Guse
2012-12-15
1
-1
/
+0
*
[ticket/11103] data -> notification_data
Nathan Guse
2012-12-15
12
-33
/
+33
*
[ticket/11103] unread -> notification_read
Nathan Guse
2012-12-15
16
-44
/
+51
*
[ticket/11103] time -> notification_time
Nathan Guse
2012-12-15
22
-56
/
+55
*
Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11103
Nathan Guse
2012-12-15
2
-5
/
+5
|
\
|
*
Merge remote-tracking branch 'remotes/bantu/ticket/11273' into develop
Nathan Guse
2012-12-15
1
-1
/
+1
|
|
\
|
|
*
[ticket/11273] Add space before MiB to Sphinx "Indexer memory limit" input box.
Andreas Fischer
2012-12-15
1
-1
/
+1
|
*
|
Merge remote-tracking branch 'remotes/Oleg/ticket/11162' into develop
Nathan Guse
2012-12-15
1
-4
/
+4
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
[ticket/11162] Chase dbal autoloading changes in develop.
Oleg Pudeyev
2012-12-13
1
-4
/
+4
*
|
|
[ticket/11103] Move is_enabled to a separate table for better performance
Nathan Guse
2012-12-15
17
-101
/
+187
*
|
|
[ticket/11103] Prune notifications function
Nathan Guse
2012-12-15
1
-3
/
+15
*
|
|
Merge branch 'ticket/11103' of github.com:EXreaction/phpbb3 into ticket/11103
Nathan Guse
2012-12-15
12
-48
/
+777
|
\
\
\
|
*
|
|
[ticket/11103] Mark topic/post subscription notification read when approved
Nathan Guse
2012-12-15
2
-11
/
+13
|
*
|
|
Merge branch 'ticket/11103' of github.com:EXreaction/phpbb3 into ticket/11103
Nathan Guse
2012-12-15
1
-0
/
+1
|
|
\
\
\
|
*
\
\
\
Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11103
Nathan Guse
2012-12-15
10
-37
/
+764
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
Merge remote-tracking branch 'p/ticket/11268' into develop
Andreas Fischer
2012-12-15
1
-1
/
+0
|
|
|
\
\
\
|
|
|
*
|
|
[ticket/11268] Delete phpbb_db_driver_mysql4 as there is no such thing.
Oleg Pudeyev
2012-12-14
1
-1
/
+0
|
|
|
/
/
/
|
|
*
|
|
Merge PR #1142 branch 'nickvergessen/ticket/11250' into develop
Oleg Pudeyev
2012-12-14
2
-23
/
+248
|
|
|
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
|
*
|
[ticket/11250] Use user defined message as incomplete message
Joas Schilling
2012-12-14
1
-3
/
+2
|
|
|
*
|
[ticket/11250] Add tests for simple nesting and code
Joas Schilling
2012-12-14
1
-7
/
+44
|
|
|
*
|
[ticket/11250] Run tests by default and add an option for incomplete ones
Joas Schilling
2012-12-14
1
-1
/
+4
|
|
|
*
|
[ticket/11250] Fix parsing result with special chars
Joas Schilling
2012-12-14
1
-35
/
+40
|
|
|
*
|
[ticket/11250] Add tests for size and attachment
Joas Schilling
2012-12-14
1
-0
/
+10
|
|
|
*
|
[ticket/11250] Fix method names
Joas Schilling
2012-12-14
1
-3
/
+3
|
|
|
*
|
[ticket/11250] Add some comments and fix a description
Joas Schilling
2012-12-14
1
-6
/
+4
|
|
|
*
|
[ticket/11250] Add some more tests for quotes
Joas Schilling
2012-12-14
1
-0
/
+26
|
|
|
*
|
[ticket/11250] Move quote special cases from class to unit tests
Joas Schilling
2012-12-14
2
-11
/
+26
|
|
|
*
|
[ticket/11250] Add parsing tests for our basic bbcodes in simple cases
Joas Schilling
2012-12-14
1
-8
/
+140
|
|
|
/
/
|
|
*
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2012-12-14
7
-13
/
+516
|
|
|
\
\
|
|
|
*
\
Merge remote-tracking branch 'p/ticket/11162' into develop-olympus
Andreas Fischer
2012-12-14
7
-13
/
+516
|
|
|
|
\
\
|
|
|
|
*
|
[ticket/11162] Reformat.
Oleg Pudeyev
2012-12-13
1
-1
/
+1
|
|
|
|
*
|
[ticket/11162] Rename tricky updates to database helper.
Oleg Pudeyev
2012-12-12
7
-4
/
+4
|
|
|
|
*
|
[ticket/11162] Use empty($queries).
Oleg Pudeyev
2012-12-05
1
-6
/
+2
|
|
|
|
*
|
[ticket/11162] Review comments fixed.
Oleg Pudeyev
2012-12-05
2
-7
/
+8
|
|
|
|
*
|
[ticket/11162] Reformat.
Oleg Pudeyev
2012-12-05
1
-3
/
+5
|
|
|
|
*
|
[ticket/11162] Newlines to LF.
Oleg Pudeyev
2012-12-05
1
-208
/
+208
|
|
|
|
*
|
[ticket/11162] Use correct functions.
Oleg Pudeyev
2012-12-05
2
-4
/
+4
|
|
|
|
*
|
[ticket/11162] Account for notify_status.
Oleg Pudeyev
2012-12-05
3
-10
/
+239
|
|
|
|
*
|
[ticket/11162] This test really only works for bookmarks.
Oleg Pudeyev
2012-12-04
3
-3
/
+50
|
|
|
|
*
|
[ticket/11162] The test is not at all trivial.
Oleg Pudeyev
2012-12-04
1
-1
/
+1
|
|
|
|
*
|
[ticket/11162] Add includes.
Oleg Pudeyev
2012-12-04
2
-0
/
+8
|
|
|
|
*
|
[ticket/11162] Move to a separate file to avoid blowing out functions.php.
Oleg Pudeyev
2012-12-04
4
-88
/
+104
|
|
|
|
*
|
[ticket/11162] No whitespace changes in olympus.
Oleg Pudeyev
2012-12-01
1
-1
/
+1
|
|
|
|
*
|
[ticket/11162] Fix inaccurately copy pasted comment.
Oleg Pudeyev
2012-12-01
1
-1
/
+1
|
|
|
|
*
|
[ticket/11162] Use phpbb_update_rows_avoiding_duplicates in mcp.
Oleg Pudeyev
2012-12-01
2
-12
/
+2
[next]