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
/
config
Commit message (
Expand
)
Author
Age
Files
Lines
*
[feature/oauth] Pass users_table as parameter to OAuth in construct
Joseph Warner
2013-08-02
1
-0
/
+1
*
[feature/oauth] Fix more errors related to sql changes
Joseph Warner
2013-07-23
1
-1
/
+1
*
[feature/oauth] Finalize schema changes
Joseph Warner
2013-07-23
1
-2
/
+2
*
[feature/oauth] Fix errors in OAuth
Joseph Warner
2013-07-23
1
-0
/
+2
*
[feature/oauth] Update service files + check for existing links
Joseph Warner
2013-07-18
2
-2
/
+4
*
[feature/oauth] Finish clean up of removed providers
Joseph Warner
2013-07-18
1
-86
/
+2
*
[feature/oauth] Bitly authentication method, no user_id association
Joseph Warner
2013-07-18
1
-0
/
+1
*
[feature/oauth] Fix typo
Joseph Warner
2013-07-14
1
-17
/
+17
*
[feature/oauth] Update auth provider oauth to take in service providers
Joseph Warner
2013-07-14
1
-0
/
+1
*
[feature/oauth] Add constructor arguments to services file
Joseph Warner
2013-07-14
1
-17
/
+51
*
[feature/oauth] Add OAuth services to service file
Joseph Warner
2013-07-14
1
-0
/
+74
*
[feature/oauth] Pass table in constructor
Joseph Warner
2013-07-14
2
-0
/
+2
*
[feature/oauth] Use DB for OAuth token storage
Joseph Warner
2013-07-14
1
-1
/
+0
*
[feature/oauth] Continue work on OAuth login
Joseph Warner
2013-07-14
1
-0
/
+1
*
[feature/oauth] OAuth as a symfony service
Joseph Warner
2013-07-14
1
-0
/
+9
*
[ticket/11696] Rename db_tools.php so it can be autoloaded
Joas Schilling
2013-07-14
1
-1
/
+0
*
Merge remote-tracking branch 'phpbb/develop' into ticket/9657
Joas Schilling
2013-07-13
1
-3
/
+3
|
\
|
*
[feature/twig] Remove style dependency for controller helper
Nathan Guse
2013-07-05
1
-1
/
+0
|
*
Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/twig
Nathaniel Guse
2013-07-04
2
-0
/
+38
|
|
\
|
*
|
[feature/twig] Attempt to automatically set style dir for ext controllers
Nathaniel Guse
2013-07-04
1
-1
/
+1
|
*
|
[feature/twig] Add set_style function to controller helper
Nathaniel Guse
2013-07-04
1
-0
/
+1
|
*
|
[feature/twig] Use adm_relative_path to build admin namespace
Nathaniel Guse
2013-07-01
1
-0
/
+1
|
*
|
[feature/twig] Remove resource locator dependency from template
Nathaniel Guse
2013-07-01
1
-1
/
+0
|
*
|
[feature/twig] Replace phpBB template with Twig
Nathan Guse
2013-06-10
1
-1
/
+1
*
|
|
[ticket/9657] Use the service instead of the static class
Joas Schilling
2013-07-11
1
-0
/
+7
*
|
|
[ticket/9657] Make content visibility a service and inject everything
Joas Schilling
2013-07-11
2
-0
/
+16
|
|
/
|
/
|
*
|
[feature/auth-refactor] Create an auth.provider_collector service
Joseph Warner
2013-06-20
1
-0
/
+12
*
|
[feature/auth-refactor] Convert provider_apache to a service
Joseph Warner
2013-06-20
1
-1
/
+6
*
|
[feature/auth-refactor] Convert provider_ldap to a service
Joseph Warner
2013-06-20
1
-1
/
+3
*
|
[feature/auth-refactor] Turn provider_db into a service
Joseph Warner
2013-06-20
1
-0
/
+17
*
|
[feature/auth-refactor] Start turning auth providers into services
Joseph Warner
2013-06-20
2
-0
/
+2
|
/
*
[ticket/11481] Remove globals and use dependency injection instead
Joas Schilling
2013-06-06
1
-0
/
+42
*
[ticket/11481] Use container for all classes and inject dependencies
Joas Schilling
2013-06-06
1
-0
/
+56
*
[ticket/11481] Move functions from feed into helper class
Joas Schilling
2013-06-06
1
-0
/
+1
*
Merge remote-tracking branch 'EXreaction/ticket/11413' into develop
David King
2013-05-20
1
-0
/
+1
|
\
|
*
[ticket/11413] Remove remaining irrelevant code to this PR
Nathaniel Guse
2013-05-03
1
-17
/
+17
|
*
[ticket/11413] Fix notification tests
Nathaniel Guse
2013-04-29
1
-17
/
+17
|
*
[ticket/11413] Rename columns in notification/manager.php
Nathaniel Guse
2013-04-28
1
-0
/
+1
*
|
[ticket/11415] Remove migrator dependency from extension manager
Nathaniel Guse
2013-05-01
1
-1
/
+0
|
/
*
[ticket/11335] (avatars) Make php_ext 'php' not '.php'
Nathan Guse
2013-04-24
1
-4
/
+4
*
[ticket/11335] (kernel request subscriber) Make php_ext 'php' not '.php'
Nathan Guse
2013-04-24
1
-1
/
+1
*
[ticket/11335] (hook finder) Make php_ext 'php' not '.php'
Nathan Guse
2013-04-24
1
-1
/
+1
*
[ticket/11335] (extension manager/finder) Make php_ext 'php' not '.php'
Nathan Guse
2013-04-24
1
-2
/
+2
*
[ticket/11335] (controller/helper.php) Make php_ext 'php' not '.php'
Nathan Guse
2013-04-24
1
-1
/
+1
*
[ticket/11335] (class loader) Make php_ext 'php' not '.php'
Nathan Guse
2013-04-24
1
-2
/
+2
*
Merge pull request #1324 from nickvergessen/ticket/10844-2
Nils Adermann
2013-04-24
1
-0
/
+1
|
\
|
*
[ticket/10844] Add phpbb_root_path to phpbb_style_extension_path_provider
Joas Schilling
2013-04-12
1
-0
/
+1
*
|
Merge pull request #1290 from nickvergessen/ticket/11362
Nils Adermann
2013-04-24
1
-0
/
+5
|
\
\
|
|
/
|
/
|
|
*
[ticket/11362] Fix service description of finder
Joas Schilling
2013-04-17
1
-1
/
+1
|
*
[ticket/11362] Extension manager depends on filesystem
Joas Schilling
2013-04-17
1
-0
/
+1
[next]