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
/
install
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/11015] Change permission adding in database updater to new style.
Oleg Pudeyev
2012-12-13
1
-2
/
+2
*
Merge remote-tracking branch 'upstream/develop' into ticket/11015
Oleg Pudeyev
2012-12-13
5
-9
/
+153
|
\
|
*
[ticket/11088] Pass required objects in as arguments
David King
2012-12-12
1
-4
/
+4
|
*
[ticket/11088] Globalize objects in new permission function
David King
2012-12-12
1
-3
/
+4
|
*
[ticket/11088] Move permission creation to a function
David King
2012-12-12
1
-72
/
+66
|
*
[ticket/11088] Copy a_styles permission for a_extensions
David King
2012-12-12
1
-1
/
+1
|
*
[ticket/11088] Remove extraneous word from sentence in comment
David King
2012-12-12
1
-1
/
+1
|
*
[ticket/11088] Fix the database updater to correctly manipulate the modules
David King
2012-12-12
1
-17
/
+85
|
*
[ticket/11088] Put language pack module move below extension module creation
David King
2012-12-12
1
-11
/
+10
|
*
[ticket/11088] Untested, progress on update script
David King
2012-12-12
1
-29
/
+20
|
*
[ticket/11088] Fix typo (period instead of comma)
David King
2012-12-12
1
-1
/
+1
|
*
[ticket/11088] Untested progress for update script
David King
2012-12-12
1
-14
/
+41
|
*
[ticket/11088] Added missing comma
David King
2012-12-12
1
-1
/
+1
|
*
[ticket/11088] Move style, extension and language pack management to customise
David King
2012-12-12
2
-2
/
+17
|
*
Merge remote-tracking branch 'p/feature/template-events' into develop
David King
2012-12-10
2
-2
/
+2
|
|
\
|
|
*
[feature/template-events] Convert a single style name to array of them.
Oleg Pudeyev
2012-11-17
2
-2
/
+2
|
*
|
[ticket/10679] Update module basename, we added the xcp_ prefix in 3.1
Joas Schilling
2012-12-07
1
-1
/
+1
|
*
|
[ticket/10679] Use module_auth to limit access to the module
Joas Schilling
2012-12-06
1
-0
/
+8
|
*
|
[ticket/10679] Add new permission for changing profile field information
Joas Schilling
2012-12-06
2
-5
/
+46
*
|
|
Merge remote-tracking branch 'upstream/develop' into ticket/11015
Oleg Pudeyev
2012-12-06
3
-3
/
+62
|
\
\
\
|
|
/
/
|
*
|
Merge PR #545 branch 'brunoais/ticket/10601' into develop
Oleg Pudeyev
2012-12-01
2
-2
/
+39
|
|
\
\
|
|
*
|
[ticket/10601] The ORDER BY is only taking space there
Bruno Ais
2012-12-01
1
-1
/
+1
|
|
*
|
[ticket/10601] New approach in the update algorithm
Bruno Ais
2012-12-01
1
-14
/
+11
|
|
*
|
[ticket/10601] Requested code changes
Bruno Ais
2012-11-28
1
-6
/
+6
|
|
*
|
[ticket/10601] Cosmetic code changes
Bruno Ais
2012-11-26
1
-7
/
+5
|
|
*
|
[ticket/10601] Database updating code v2
Bruno Ais
2012-11-26
1
-19
/
+19
|
|
*
|
[ticket/10601] Database updating code
Bruno Ais
2012-11-26
1
-0
/
+27
|
|
*
|
[ticket/10601] Comment explaning the basename applied to categories
Bruno Ais
2012-11-26
1
-0
/
+2
|
|
*
|
[ticket/10601] Correctly access class property
David King
2012-11-26
1
-4
/
+4
|
|
*
|
[ticket/10601]Move Inbox the default in private messages module
Bruno Ais
2012-11-26
1
-2
/
+15
|
*
|
|
Merge PR #893 branch 'develop-olympus' into develop
Oleg Pudeyev
2012-12-01
2
-0
/
+21
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
[ticket/10184] Query bots table to get the user_ids of the bots
Joas Schilling
2012-12-01
1
-4
/
+18
|
|
*
|
[ticket/10184] Disable receiving pms for bots by default
Joas Schilling
2012-12-01
2
-0
/
+7
|
*
|
|
Merge remote-tracking branch 'imkingdavid/feature/controller-new' into develop
Igor Wiedler
2012-11-19
1
-0
/
+1
|
|
\
\
\
|
|
*
|
|
[feature/controller] Rename kernel pass class properly
David King
2012-11-16
1
-1
/
+1
|
|
*
|
|
[feature/controller-new] Call pass to subscribe the Kernel event listener
David King
2012-11-16
1
-0
/
+1
|
|
|
|
/
|
|
|
/
|
|
*
|
|
[ticket/11213] Add missing global in install_update.php
Igor Wiedler
2012-11-17
1
-1
/
+1
|
|
/
/
*
|
|
[ticket/11015] Move db driver class name fixing to function
Igor Wiedler
2012-11-17
3
-0
/
+12
*
|
|
[ticket/11015] Re-introduce accidentally removed require in install_convert
Igor Wiedler
2012-11-15
1
-0
/
+1
*
|
|
Merge remote-tracking branch 'upstream/develop' into ticket/11015
Igor Wiedler
2012-11-12
2
-24
/
+31
|
\
\
\
|
|
/
/
|
*
|
[ticket/11193] Instantiate a single collection_pass for all collections
Nils Adermann
2012-11-11
1
-1
/
+1
|
*
|
Merge pull request #1056 from igorw/feature/compiled-dic
Nils Adermann
2012-11-11
2
-31
/
+31
|
|
\
\
|
|
*
|
[ticket/11152] Remove old container processor calls
Igor Wiedler
2012-11-11
1
-7
/
+0
|
|
*
|
[ticket/11152] Rename collection to collection_pass
Igor Wiedler
2012-11-11
1
-1
/
+1
|
|
*
|
[ticket/11152] Create separate function for debug-dependent container
Igor Wiedler
2012-11-10
1
-1
/
+1
|
|
*
|
[ticket/11152] Change phpbb_di_pass_cron to generic phpbb_di_pass_collection
Igor Wiedler
2012-11-10
1
-1
/
+1
|
|
*
|
[ticket/11152] Move container functions to a separate function file
Igor Wiedler
2012-11-10
2
-3
/
+5
|
|
*
|
[feature/compiled-dic] Fix cron task loading
David King
2012-11-10
1
-2
/
+3
|
|
*
|
[feature/compiled-dic] Move this to the other PR
David King
2012-11-10
1
-3
/
+1
|
|
*
|
[feature/compiled-dic] Remove re-creation of class loader in install
David King
2012-11-10
1
-3
/
+0
[next]