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
/
phpbb
/
console
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/12684] Add an error on user creation failure
Matt Friedman
2016-03-05
1
-0
/
+6
*
[ticket/12684] Remove unnecessary null arguments
Matt Friedman
2016-02-29
1
-2
/
+2
*
[ticket/12684] Additional clean up
Matt Friedman
2016-02-29
1
-9
/
+4
*
[ticket/12684] Allowed to use $this in enclosure
Matt Friedman
2016-02-29
1
-4
/
+3
*
[ticket/12684] Move all lang keys to cli
Matt Friedman
2016-02-29
1
-1
/
+1
*
[ticket/12684] Fix a few mistakes and clean it up
Matt Friedman
2016-02-29
1
-8
/
+24
*
[ticket/12684] Some code clean up
Matt Friedman
2016-02-29
1
-12
/
+1
*
[ticket/12684] Another little fix
Matt Friedman
2016-02-29
1
-1
/
+1
*
[ticket/12684] Fix tests
Matt Friedman
2016-02-29
1
-3
/
+1
*
[ticket/12684] Update to use non-deprecated methods
Matt Friedman
2016-02-29
1
-143
/
+136
*
[ticket/12684] Add send email option
Matt Friedman
2016-02-29
1
-0
/
+55
*
[ticket/12684] Add input validation
Matt Friedman
2016-02-29
1
-0
/
+48
*
[ticket/12684] Updates for 3.2 API
Matt Friedman
2016-02-29
1
-10
/
+32
*
[ticket/12684] Fix header file
Tristan Darricau
2016-02-29
1
-1
/
+1
*
[ticket/12684] Fix tests
Tristan Darricau
2016-02-29
1
-11
/
+7
*
[ticket/12684] Add doc blocks and test file for user:add
LEZY Thomas
2016-02-29
1
-1
/
+34
*
[ticket/12684] Add command user:add
LEZY Thomas
2016-02-29
1
-0
/
+167
*
[ticket/14434] Refactored to check migrations when setting them
Matt Friedman
2016-01-28
2
-7
/
+1
*
[ticket/14434] Do not include non-migrations in CLI list
Matt Friedman
2016-01-27
1
-0
/
+6
*
[ticket/14257] Fix CLI reparser and set cron interval
Oliver Schramm
2015-11-08
1
-17
/
+14
*
[ticket/14257] Fix phpdoc in CLI command
Oliver Schramm
2015-10-26
1
-2
/
+2
*
[ticket/14257] Add text_reparser manager
Oliver Schramm
2015-10-26
1
-44
/
+10
*
[ticket/14257] Fix lock acquire in CLI command
Oliver Schramm
2015-10-25
1
-22
/
+20
*
[ticket/14257] Add reparse_lock to CLI command
Oliver Schramm
2015-10-24
1
-16
/
+34
*
[ticket/14039] Revamp updater
Mate Bartus
2015-10-17
3
-5
/
+15
*
Merge pull request #3857 from Nicofuma/ticket/14124
Marc Alexander
2015-10-07
2
-4
/
+77
|
\
|
*
[ticket/14124] CS
Tristan Darricau
2015-08-26
1
-1
/
+0
|
*
[ticket/14124] Migrate cron:run exceptions
Tristan Darricau
2015-08-25
1
-4
/
+3
|
*
[ticket/14124] Automatically translate exceptions in CLI
Tristan Darricau
2015-08-25
2
-0
/
+75
*
|
[ticket/14162] Add CLI command db:list
Zoddo
2015-09-20
1
-0
/
+73
*
|
[ticket/14162] Add CLI command db:revert
Zoddo
2015-09-20
3
-35
/
+141
*
|
Merge branch '3.1.x'
Tristan Darricau
2015-09-02
1
-0
/
+1
|
\
\
|
*
|
[ticket/14123] Remove redundant help messages
Matt Friedman
2015-08-28
14
-14
/
+0
|
*
|
[ticket/14123] Add descriptive help to the CLI help output
Matt Friedman
2015-08-23
15
-0
/
+15
*
|
|
[ticket/14125] Add --env option to all CLI commands
Tristan Darricau
2015-08-24
1
-12
/
+45
|
|
/
|
/
|
*
|
Merge remote-tracking branch 'Nicofuma/ticket/12692'
Marc Alexander
2015-08-07
3
-0
/
+454
|
\
\
|
*
|
[ticket/12692] Fix tests and update style
Tristan Darricau
2015-08-06
3
-46
/
+86
|
*
|
[ticket/12692] Cleanup language file
Tristan Darricau
2015-07-09
3
-8
/
+8
|
*
|
[ticket/12692] Fix languages files
Tristan Darricau
2015-07-09
2
-4
/
+2
|
*
|
[ticket/12692] Add output
Tristan Darricau
2015-07-09
3
-0
/
+63
|
*
|
[ticket/12692] Move the language strings to cli.php
Tristan Darricau
2015-07-09
3
-32
/
+17
|
*
|
[ticket/12692] Update the database regularly
Tristan Darricau
2015-07-09
2
-8
/
+42
|
*
|
[ticket/12692] Cast the ids to int
Tristan Darricau
2015-07-09
1
-1
/
+1
|
*
|
[ticket/12692] Remove a not and swap the blocks in the corresponding if
Tristan Darricau
2015-07-09
1
-4
/
+4
|
*
|
[ticket/12692] Update comments
Tristan Darricau
2015-07-09
1
-1
/
+1
|
*
|
[ticket/12692] Fix coding style
Tristan Darricau
2015-07-09
2
-2
/
+2
|
*
|
[ticket/12692] Use strict comparison in thumbnail:recreate
Tristan Darricau
2015-07-09
1
-1
/
+1
|
*
|
[ticket/12692] Use !empty() instead of sizeof()
Tristan Darricau
2015-07-09
2
-2
/
+2
|
*
|
[ticket/12692] Update doc blocks
Tristan Darricau
2015-07-09
3
-1
/
+7
|
*
|
[ticket/12692] Add a console command to manage the thumbnails
Tristan Darricau
2015-07-09
3
-0
/
+328
[next]