index
:
forums
master
The forums.mageia.org Website
Maat [maat]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/13740] CLI installer and fixes
Tristan Darricau
2015-07-08
18
-7
/
+1165
*
[ticket/13740] Fix controller class name in service definition
Mate Bartus
2015-07-08
1
-1
/
+1
*
[ticket/13740] Fix database installation
Mate Bartus
2015-07-08
2
-7
/
+4
*
[ticket/13740] Use DBAL for retrieving DB version
CHItA
2015-07-08
1
-4
/
+3
*
[ticket/13740] Load schema_data.sql from the correct location
CHItA
2015-07-08
2
-6
/
+12
*
[ticket/13740] Cache installer container
CHItA
2015-07-08
1
-1
/
+0
*
[ticket/13740] Fix AJAX HTTP header setting
CHItA
2015-07-08
1
-3
/
+2
*
[ticket/13740] Fix CS and extend phpbb extensions
CHItA
2015-07-08
6
-74
/
+46
*
[ticket/13740] Remove ActiveXObject as it is supported by IE versions >= 8
CHItA
2015-07-08
1
-12
/
+3
*
[ticket/13740] Fix CS
CHItA
2015-07-08
1
-4
/
+4
*
[ticket/13740] Move installer files to phpbb/install directory
CHItA
2015-07-08
56
-3
/
+0
*
[ticket/13740] Add navigation bar support for the installer
CHItA
2015-07-08
27
-54
/
+495
*
[ticket/13740] Add better progress handling, also add log messages
CHItA
2015-07-08
12
-106
/
+391
*
[ticket/13740] Tasks can appear as multiple steps for the progress bar
CHItA
2015-07-08
27
-21
/
+190
*
[ticket/13740] Clean up JS code some more
MateBartus
2015-07-08
1
-116
/
+183
*
[ticket/13740] Implement progress bar for AJAX UI
MateBartus
2015-07-08
3
-35
/
+146
*
[ticket/13740] Add backend support for install progress tracking
MateBartus
2015-07-08
24
-22
/
+306
*
[ticket/13740] Clean up docblocks
MateBartus
2015-07-08
10
-42
/
+25
*
[ticket/13740] Installer's install tasks and modules
MateBartus
2015-07-08
38
-0
/
+3983
*
[ticket/13740] Front facing files and controllers
MateBartus
2015-07-08
10
-1
/
+798
*
[ticket/13740] Implementation of the new installer framework
MateBartus
2015-07-08
19
-0
/
+2106
*
[ticket/13740] Add new language file for install
MateBartus
2015-07-08
2
-533
/
+758
*
[ticket/13740] Core file workarounds
MateBartus
2015-07-08
7
-71
/
+92
*
[ticket/13740] Moving old installer to install_old
MateBartus
2015-07-08
10
-2446
/
+0
*
Merge pull request #3744 from s9e/ticket/13987
Tristan Darricau
2015-07-07
6
-33
/
+116
|
\
|
*
[ticket/13987] Replaced optional parameter with explicit API
JoshyPHP
2015-07-06
6
-18
/
+49
|
*
[ticket/13987] Add --dry-run option to reparser CLI
JoshyPHP
2015-07-06
7
-44
/
+96
*
|
Merge branch '3.1.x'
Marc Alexander
2015-07-07
2
-2
/
+2
|
\
\
|
*
\
Merge pull request #3740 from kinerity/ticket/13955
Marc Alexander
2015-07-07
2
-2
/
+2
|
|
\
\
|
|
*
|
[ticket/13955] Revert changes made in previous commit
Kailey Truscott
2015-07-06
2
-20
/
+20
|
|
*
|
[ticket/13955] Fix javascript to conform to Google and add simple_header
Kailey Truscott
2015-07-06
2
-20
/
+20
|
|
*
|
[ticket/13955] Fix WebFontConig to load web fonts correctly
Kailey Truscott
2015-07-03
1
-1
/
+1
|
|
/
/
*
|
|
Merge pull request #3623 from s9e/ticket/10620
Tristan Darricau
2015-07-07
20
-49
/
+381
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
[ticket/10620] Moved quote's date to the upper corner
JoshyPHP
2015-06-25
3
-2
/
+9
|
*
|
[ticket/10620] Fixed functional tests to account for newlines
JoshyPHP
2015-06-25
2
-4
/
+4
|
*
|
[ticket/10620] Add more whitespace to long quotes in JS
JoshyPHP
2015-06-25
1
-1
/
+4
|
*
|
[ticket/10620] Fixed some stylistic issues in JS
JoshyPHP
2015-06-25
1
-21
/
+14
|
*
|
[ticket/10620] Added tests
JoshyPHP
2015-06-25
2
-0
/
+35
|
*
|
[ticket/10620] Removed extraneous quotes from attribute values
JoshyPHP
2015-06-25
6
-25
/
+41
|
*
|
[ticket/10620] Added enhanced quotes in pm history
JoshyPHP
2015-06-25
2
-1
/
+3
|
*
|
[ticket/10620] Added enhanced quotes in topic review
JoshyPHP
2015-06-25
3
-3
/
+59
|
*
|
[ticket/10620] Updated docblock
JoshyPHP
2015-06-25
1
-1
/
+4
|
*
|
[ticket/10620] Implemented quote improvements
JoshyPHP
2015-06-25
12
-31
/
+248
*
|
|
Merge pull request #3726 from CHItA/ticket/13961
Tristan Darricau
2015-07-06
5
-2
/
+226
|
\
\
\
|
*
|
|
[ticket/13961] Define behaviour when the array is modified in a loop
Mate Bartus
2015-07-02
1
-1
/
+1
|
*
|
|
[ticket/13961] Allow the collection to be modified runtime
Mate Bartus
2015-06-27
1
-6
/
+2
|
*
|
|
[ticket/13961] Move back service_collections under original namespace
Mate Bartus
2015-06-26
25
-38
/
+38
|
*
|
|
[ticket/13961] Fix compatibility issue with parent class
Mate Bartus
2015-06-24
1
-1
/
+1
|
*
|
|
[ticket/13691] Add services when the iterator requested
Mate Bartus
2015-06-24
1
-0
/
+13
|
*
|
|
[ticket/13961] Add tests for ordered collections
Mate Bartus
2015-06-24
2
-2
/
+53
[next]