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
/
includes
/
tree
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/11495] Remove useless cast
Joas Schilling
2013-04-30
1
-1
/
+1
*
[ticket/11495] Move lock code into two methods to allow easier handling
Joas Schilling
2013-04-30
1
-40
/
+71
*
[ticket/11495] Fix docs of add_item_to_nestedset() and take id as argument
Joas Schilling
2013-04-30
1
-6
/
+10
*
[ticket/11495] Fix some more comments and the package tag
Joas Schilling
2013-04-30
3
-6
/
+6
*
[ticket/11495] Correctly distinguish between children and descendants
Joas Schilling
2013-04-30
1
-4
/
+4
*
[ticket/11495] Use descendants and ancestors instead of parents/children
Joas Schilling
2013-04-30
2
-23
/
+23
*
[ticket/11495] Remove get_parent_data from interface and rename it
Joas Schilling
2013-04-30
2
-12
/
+6
*
[ticket/11495] Fix some docs and replace branch with other terms
Joas Schilling
2013-04-30
2
-22
/
+22
*
[ticket/11495] Fix doc blocks once more
Joas Schilling
2013-04-26
2
-6
/
+6
*
[ticket/11495] Make method names for add/remove more descriptive
Joas Schilling
2013-04-26
1
-4
/
+4
*
[ticket/11495] Fix comments and package docs
Joas Schilling
2013-04-25
3
-5
/
+5
*
[ticket/11495] Use constructor arguments over properties in implementation
Joas Schilling
2013-04-25
2
-22
/
+47
*
[ticket/11495] Remove add/remove from the interface
Joas Schilling
2013-04-25
2
-23
/
+13
*
[ticket/11495] Remove fixing function from tree interface
Joas Schilling
2013-04-25
2
-29
/
+24
*
[ticket/11495] Move classes to tree/ as they all implement a tree
Joas Schilling
2013-04-25
3
-0
/
+989