FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for phpBB/phpbb - Web5design/phpbb · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
Web5design
/
phpbb
Public
forked from
phpbb/phpbb
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
phpbb
phpBB
phpbb
on
develop
User selector
Datepicker
Commit history
Commits on Feb 5, 2014
Merge branch 'prep-release-3.1.0-a3' into develop
nickvergessen
committed
344baf9
View commit details
Copy full SHA for 344baf9
View code at this point
Browse repository at this point
Merge pull request #1995 from EXreaction/ticket/11880
Show description for 32bc5d7
naderman
committed
32bc5d7
View commit details
Copy full SHA for 32bc5d7
View code at this point
Browse repository at this point
[ticket/11880] migration helper file
Show description for be28445
EXreaction
committed
be28445
View commit details
Copy full SHA for be28445
View code at this point
Browse repository at this point
[ticket/11880] Move get_schema_steps function to a migrator helper class
Show description for 38eb6b0
EXreaction
committed
38eb6b0
View commit details
Copy full SHA for 38eb6b0
View code at this point
Browse repository at this point
[prep-release-3.1.0-a3] Add migration for 3.1.0-a3
nickvergessen
committed
7f70a73
View commit details
Copy full SHA for 7f70a73
View code at this point
Browse repository at this point
Commits on Feb 3, 2014
[ticket/12159] Fix codesniffer complaints due to profilefields and passwords
Show description for 6f92996
marc1706
committed
6f92996
View commit details
Copy full SHA for 6f92996
View code at this point
Browse repository at this point
[ticket/11880] Break up schema changes in the migrator
Show description for 2c878ea
EXreaction
committed
2c878ea
View commit details
Copy full SHA for 2c878ea
View code at this point
Browse repository at this point
[ticket/12156] Add missing passwords manager to oauth
Show description for 2c9e6f1
marc1706
committed
2c9e6f1
View commit details
Copy full SHA for 2c9e6f1
View code at this point
Browse repository at this point
Commits on Feb 2, 2014
Merge remote-tracking branch 'github-nickvergessen/ticket/11201' into develop
Show description for 38af79d
naderman
committed
38af79d
View commit details
Copy full SHA for 38af79d
View code at this point
Browse repository at this point
[ticket/11201] Split template file into multiple files
Show description for cbad102
nickvergessen
committed
cbad102
View commit details
Copy full SHA for cbad102
View code at this point
Browse repository at this point
[ticket/11201] Remove dependency from types on the manager
Show description for cacd43b
nickvergessen
committed
cacd43b
View commit details
Copy full SHA for cacd43b
View code at this point
Browse repository at this point
Merge pull request #1716 from marc1706/feature/passwords
Show description for f8d6a07
naderman
committed
f8d6a07
View commit details
Copy full SHA for f8d6a07
View code at this point
Browse repository at this point
[feature/passwords] Move combined hashing methods to manager
Show description for b094c79
marc1706
committed
b094c79
View commit details
Copy full SHA for b094c79
View code at this point
Browse repository at this point
Merge remote-tracking branch 'vsephpbb/ticket/12100' into develop
nickvergessen
committed
cb04252
View commit details
Copy full SHA for cb04252
View code at this point
Browse repository at this point
[feature/passwords] Add support for passwords driver service name in hash()
Show description for 08a8bd8
marc1706
committed
08a8bd8
View commit details
Copy full SHA for 08a8bd8
View code at this point
Browse repository at this point
[feature/passwords] Get rid of set_name/get_name methods for passwords drivers
Show description for 292961a
marc1706
committed
292961a
View commit details
Copy full SHA for 292961a
View code at this point
Browse repository at this point
[ticket/11201] Rename profilefields class to manager
Show description for 7bcbdfc
nickvergessen
committed
7bcbdfc
View commit details
Copy full SHA for 7bcbdfc
View code at this point
Browse repository at this point
[ticket/11201] Fix parameter description
Show description for 514a59f
nickvergessen
committed
514a59f
View commit details
Copy full SHA for 514a59f
View code at this point
Browse repository at this point
Commits on Jan 28, 2014
[ticket/12100] Re-order arguments in template environment constructor
Show description for d3ce584
iMattPro
committed
d3ce584
View commit details
Copy full SHA for d3ce584
View code at this point
Browse repository at this point
[ticket/12100] Ensure enabled extensions are fresh in Twig environment
Show description for 75c54f7
iMattPro
committed
75c54f7
View commit details
Copy full SHA for 75c54f7
View code at this point
Browse repository at this point
Commits on Jan 26, 2014
[ticket/12123] Add soft delete to phpbb/permissions.php.
Show description for ff9e169
prototech
committed
ff9e169
View commit details
Copy full SHA for ff9e169
View code at this point
Browse repository at this point
Commits on Jan 19, 2014
[ticket/11201] Also translate profile fields in UCP and ACP
Show description for 430a0c1
nickvergessen
committed
430a0c1
View commit details
Copy full SHA for 430a0c1
View code at this point
Browse repository at this point
[ticket/11201] Add parameters and variables to profile field class
Show description for 4213b93
nickvergessen
committed
4213b93
View commit details
Copy full SHA for 4213b93
View code at this point
Browse repository at this point
[ticket/11201] Add commas on last array entry
Show description for ec8fd57
nickvergessen
committed
ec8fd57
View commit details
Copy full SHA for ec8fd57
View code at this point
Browse repository at this point
[ticket/11201] Allow translation of profile field name and explanation
Show description for 0ce98d7
nickvergessen
committed
0ce98d7
View commit details
Copy full SHA for 0ce98d7
View code at this point
Browse repository at this point
Commits on Jan 18, 2014
[ticket/11201] Fix some variable names
Show description for f40f774
nickvergessen
committed
f40f774
View commit details
Copy full SHA for f40f774
View code at this point
Browse repository at this point
[ticket/11201] Add a method to return the translated full name of the type
Show description for 197e026
nickvergessen
committed
197e026
View commit details
Copy full SHA for 197e026
View code at this point
Browse repository at this point
[ticket/11201] Remove db depending code from field class
Show description for df85364
nickvergessen
committed
df85364
View commit details
Copy full SHA for df85364
View code at this point
Browse repository at this point
[ticket/11201] Add variables to classes and add constructor doc blocks
Show description for b1bed49
nickvergessen
committed
b1bed49
View commit details
Copy full SHA for b1bed49
View code at this point
Browse repository at this point
[ticket/11201] Update copyright in class file
Show description for 7fac238
nickvergessen
committed
7fac238
View commit details
Copy full SHA for 7fac238
View code at this point
Browse repository at this point
[ticket/11201] Add visibility and remove unused variable
Show description for 7a8818f
nickvergessen
committed
7a8818f
View commit details
Copy full SHA for 7a8818f
View code at this point
Browse repository at this point
[ticket/11201] Add some commas at the last array entry
Show description for 1c884d0
nickvergessen
committed
1c884d0
View commit details
Copy full SHA for 1c884d0
View code at this point
Browse repository at this point
[ticket/11201] Cast some variables to integer
Show description for 876e5e5
nickvergessen
committed
876e5e5
View commit details
Copy full SHA for 876e5e5
View code at this point
Browse repository at this point
[ticket/11201] Inject table names rather then using constants
Show description for 431fa7b
nickvergessen
committed
431fa7b
View commit details
Copy full SHA for 431fa7b
View code at this point
Browse repository at this point
Merge pull request #1947 from bantu/ticket/12107
Show description for 574eb2c
EXreaction
committed
574eb2c
View commit details
Copy full SHA for 574eb2c
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL