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
/
develop
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/12273] Fix missing classes in export_events_for_wiki.php
Joas Schilling
2014-04-27
1
-0
/
+2
*
[ticket/12273] Test source files and compare with events.md
Joas Schilling
2014-04-24
1
-3
/
+3
*
[ticket/12273] Fix export script
Joas Schilling
2014-04-18
1
-15
/
+44
*
[ticket/12273] Move event exporter to namespace
Joas Schilling
2014-04-18
2
-610
/
+2
*
[ticket/12273] Crawl the phpBB directory for events
Joas Schilling
2014-04-18
2
-77
/
+104
*
[ticket/12273] Use class properties instead of parameters
Joas Schilling
2014-04-18
1
-109
/
+128
*
[ticket/12273] Add more tests for the event exporter
Joas Schilling
2014-04-18
1
-24
/
+88
*
[ticket/12273] Move grabbing the $vars array line to a method
Joas Schilling
2014-04-18
1
-15
/
+45
*
[ticket/12273] Grab name of events with a function
Joas Schilling
2014-04-18
1
-35
/
+80
*
[ticket/12273] Use the new class
Joas Schilling
2014-04-18
1
-275
/
+5
*
[ticket/12273] Add a basic set of tests for the exporter
Joas Schilling
2014-04-18
1
-0
/
+424
*
[ticket/12348] Allow to run create_schema_files when phpBB is not installed
Joas Schilling
2014-04-03
1
-8
/
+19
*
[ticket/11459] Move $supported_dbms to beginning of create schema file
Joas Schilling
2014-03-29
1
-1
/
+9
*
[ticket/11459] Clean up a little more
Joas Schilling
2014-03-29
1
-4
/
+0
*
[ticket/11459] Do not add table schema to database schema files
Joas Schilling
2014-03-29
1
-535
/
+4
*
[ticket/11459] Create schema.json from migration files
Joas Schilling
2014-03-29
1
-0
/
+4
*
[ticket/11459] Do not take files of extensions into account
Joas Schilling
2014-03-29
1
-1
/
+2
*
[ticket/11459] Pass array with migration class names to schema generator
Joas Schilling
2014-03-29
1
-5
/
+4
*
[ticket/11459] Remove spaces from the end of lines in MSSQL
Joas Schilling
2014-03-29
1
-2
/
+2
*
[ticket/11459] Correctly handle index column length
Joas Schilling
2014-03-29
1
-4
/
+21
*
[ticket/11459] Update schema files with new script
Joas Schilling
2014-03-29
1
-2
/
+2
*
[ticket/11459] Use new migration/schema_generator to create schema files
Joas Schilling
2014-03-29
1
-3
/
+13
*
Merge branch 'develop-olympus' into develop-ascraeus
Joas Schilling
2014-03-29
1
-4
/
+16
|
\
|
*
[ticket/9725] Remove trailing spaces from MSSQL schema
Patrick Webster
2014-03-28
1
-2
/
+2
|
*
[ticket/9725] Add dummy indexes for Azure
Henry Sudhof
2014-03-01
1
-13
/
+14
|
*
[ticket/9725] Create an Azure SQL compatible Schema
Henry Sudhof
2014-03-01
1
-4
/
+16
*
|
[ticket/12262] Do not use inline assignments
Joas Schilling
2014-03-15
1
-4
/
+7
*
|
[ticket/12262] Do not use getExtension()
Joas Schilling
2014-03-15
1
-1
/
+1
*
|
[ticket/12262] Fix location list for acp events with "Locations:"
Joas Schilling
2014-03-11
1
-2
/
+13
*
|
[ticket/12262] Also find vars array when it's defined in the trigger_event()
Joas Schilling
2014-03-11
1
-8
/
+19
*
|
[ticket/12236] Move AOL Instant Messanger field to custom profile field
Joas Schilling
2014-03-05
1
-3
/
+2
*
|
[ticket/12237] Convert yahoo messanger to custom profile field
Joas Schilling
2014-03-05
1
-3
/
+2
*
|
[ticket/12235] Convert WLM to custom profile field
Joas Schilling
2014-03-04
1
-3
/
+2
*
|
[ticket/12187] Remove user_website functionality
Joas Schilling
2014-03-03
1
-3
/
+2
*
|
[ticket/12234] Replace ICQ with custom profile field
Joas Schilling
2014-02-28
1
-3
/
+2
*
|
[ticket/12169] Convert user_from to profile field location
Joas Schilling
2014-02-10
1
-3
/
+2
*
|
[ticket/12115] Also port user interests to profile fields
Joas Schilling
2014-02-06
1
-3
/
+2
*
|
[ticket/12115] Convert user occupation to a profile field
Joas Schilling
2014-02-06
1
-3
/
+2
*
|
[ticket/11998] Turn develop/extensions.php into console commands.
Andreas Fischer
2013-11-05
1
-129
/
+0
*
|
[ticket/11924] Verify that the script is only run from command line
Joas Schilling
2013-10-26
1
-0
/
+5
*
|
[ticket/11924] Do not use globals :(
Joas Schilling
2013-10-26
1
-17
/
+10
*
|
[ticket/11924] Remove duplicated code
Joas Schilling
2013-10-16
1
-54
/
+22
*
|
[ticket/11924] Add option to export php event list
Joas Schilling
2013-10-16
1
-0
/
+242
*
|
[ticket/11924] Reduce unneccessary load
Joas Schilling
2013-10-16
1
-6
/
+2
*
|
[ticket/11924] Add version info of template events to events.md
Joas Schilling
2013-10-16
1
-2
/
+3
*
|
[ticket/11924] Add script to export events.md with wiki markup
Joas Schilling
2013-10-16
1
-0
/
+102
*
|
[ticket/11905] 3.1.0-a1 Migration
Nathan Guse
2013-10-10
1
-0
/
+42
*
|
[ticket/11866] Remove outdated and broken develop script
Joas Schilling
2013-09-26
1
-24
/
+0
*
|
[ticket/11866] Update some occurances of phpbb_db_ to new Namespace
Joas Schilling
2013-09-26
2
-2
/
+2
*
|
[ticket/11700] Add file headers to develop scripts for namespace
Nils Adermann
2013-09-19
2
-0
/
+30
[next]