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
/
schemas
/
mssql_schema.sql
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/11103] Use the full class name as the item_type/method
Nathan Guse
2012-10-20
1
-5
/
+5
*
[ticket/11103] Add is_disabled column to notifications table
Nathan Guse
2012-10-13
1
-0
/
+4
*
[ticket/11103] Create schema files with notification tables
Nathan Guse
2012-10-04
1
-1
/
+70
*
Merge branch 'develop-olympus' into develop
Andreas Fischer
2012-07-23
1
-0
/
+1
|
\
|
*
[ticket/10965] Introduce a new profile field option to display no value
Nils Adermann
2012-07-23
1
-0
/
+1
*
|
Merge branch 'feature/new-tz-handling' of https://github.com/p/phpbb3 into fe...
Joas Schilling
2012-06-04
1
-2
/
+1
|
\
\
|
*
|
[feature/new-tz-handling] Modify database schemas.
Chris Smith
2012-03-14
1
-2
/
+1
*
|
|
[ticket/10650] Revert merge of 'rahulr92/ticket/10650' into develop
Oleg Pudeyev
2012-04-04
1
-1
/
+0
*
|
|
[ticket/10650] Added static sql files
Rahul
2012-04-05
1
-0
/
+1
*
|
|
Merge remote-tracking branch 'upstream/develop' into feature/merging-style-co...
Vjacheslav Trushkin
2012-03-29
1
-1
/
+2
|
\
\
\
|
*
|
|
[feature/save-post-on-report] Changed the name of the column
Bruno Ais
2012-03-19
1
-1
/
+1
|
*
|
|
[feature/save-post-on-report] Saves the post reported when a report is creat
Bruno Ais
2012-03-19
1
-1
/
+2
|
|
/
/
*
|
|
[feature/merging-style-components] Updating database and acp modules
Vjacheslav Trushkin
2012-03-14
1
-55
/
+4
|
/
/
*
|
Merge branch 'develop' into feature/extension-manager
Nils Adermann
2011-11-18
1
-5
/
+7
|
\
\
|
*
\
Merge branch 'develop-olympus' into develop
Joas Schilling
2011-10-14
1
-4
/
+6
|
|
\
\
|
|
|
/
|
|
*
[ticket/10189] Get rid of $id$ from schema files
Igor Wiedler
2011-10-14
1
-6
/
+0
|
|
*
[ticket/10189] Add "automatically generated" comment into schema-files
Igor Wiedler
2011-10-14
1
-0
/
+8
|
*
|
[feature/remove-imagesets] Fix create_schema_files, get rid of imagesets
Igor Wiedler
2011-10-14
1
-1
/
+1
*
|
|
[feature/extension-manager] Use an incremental process for enable and purge
Nils Adermann
2011-09-29
1
-1
/
+2
*
|
|
[feature/extension-manager] Remove the ext_active index for lack of specificity
Nils Adermann
2011-09-29
1
-3
/
+0
*
|
|
[feature/extension-manager] Extension Manager & Finder
Nils Adermann
2011-09-29
1
-0
/
+16
|
/
/
*
|
[feature/remove-db-styles] Update database schemas.
Chris Smith
2011-09-20
1
-25
/
+2
*
|
[feature/remove-imagesets] Changing database structure
Vjacheslav Trushkin
2011-09-03
1
-52
/
+1
*
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2011-07-05
1
-8
/
+0
|
\
\
|
|
/
|
*
[ticket/10247] Remove unecessary attempt_id primary key column
Nils Adermann
2011-07-03
1
-8
/
+0
*
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2011-06-13
1
-3
/
+3
|
\
\
|
|
/
|
*
[ticket/10213] Update install schema with shorter index names.
Nils Adermann
2011-06-13
1
-3
/
+3
*
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2011-06-11
1
-1
/
+37
|
\
\
|
|
/
|
*
[ticket/9992] Adding a limit on login attempts per IP.
Nils Adermann
2011-06-10
1
-1
/
+37
*
|
[ticket/8542] Display custom profile fields in private messages
Joas Schilling
2011-05-20
1
-0
/
+1
*
|
[ticket/9549] Update database with the new config values and columns
Joas Schilling
2011-02-16
1
-1
/
+2
*
|
Merge branch 'develop-olympus' into develop
Nils Adermann
2010-03-03
1
-8
/
+3
|
\
\
|
|
/
|
*
Support for Microsoft's Native SQL Server Driver for PHP - Patch by Chris Puc...
Nils Adermann
2010-02-11
1
-8
/
+0
|
*
Bug #56545 - Speed up topic move operation by adding an index for topic_id on...
Andreas Fischer
2010-01-28
1
-0
/
+3
|
*
Revert r9564, Fix #54445, Related to #44665.
Andreas Fischer
2010-01-25
1
-3
/
+0
|
*
Revert r10106 - Index usage is very unlikely because of WHERE IN (). :-|
Andreas Fischer
2009-09-04
1
-3
/
+0
|
*
Add INDEX on user_regdate because this is the default ORDER BY in memberlist....
Andreas Fischer
2009-09-04
1
-0
/
+3
|
*
ok, i am very sorry, but this needs to be fixed.
Meik Sievertsen
2009-08-12
1
-0
/
+1
|
*
fix r9713 for #36565
Joas Schilling
2009-08-05
1
-0
/
+3
|
*
#48985
Henry Sudhof
2009-08-03
1
-1
/
+4
|
*
Users can report PMs to moderators which are then visible in a new MCP module
Nils Adermann
2009-07-21
1
-1
/
+9
|
*
Fixed Bug #45115 - Signature parsing flags are not stored in DB
Ruslan Uzdenov
2009-06-27
1
-1
/
+1
|
*
add missing user_new field to schema (just forgot to create it)
Meik Sievertsen
2009-06-23
1
-2
/
+4
|
*
- Display coloured usernames in ACP groups management screens
Meik Sievertsen
2009-06-19
1
-215
/
+216
|
*
Fix bug #44665 - Add index on log_time to the log table to prevent slowdown o...
Andreas Fischer
2009-06-08
1
-0
/
+3
|
*
Fix duplicate creation of acl options in acl_add_options() under certain cond...
Meik Sievertsen
2009-03-20
1
-216
/
+216
|
*
Better handling and finer control for custom profile fields visibility option...
Meik Sievertsen
2008-11-26
1
-0
/
+1
|
*
- Added 'max_recipients' setting for private messages. This setting allows ad...
Meik Sievertsen
2008-09-23
1
-0
/
+1
|
*
schemas
Henry Sudhof
2008-07-30
1
-1
/
+1
|
*
forgot a few things
Henry Sudhof
2008-07-29
1
-1
/
+3
[next]