File tree 3 files changed +8
-5
lines changed
3 files changed +8
-5
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,12 @@ hiqdev/hidev commits history
3
3
4
4
## Under development
5
5
6
+ - Changed: rearranged config files
7
+ - 6fd2f95 2016-05-20 rearranged initial configuration (sol@hiqdev.com )
8
+ - e0d5355 2016-05-20 added ` config/defines.php ` (sol@hiqdev.com )
9
+ - 2d54bb5 2016-05-20 removed fcgi patching from bin/hidev (sol@hiqdev.com )
10
+ - 61d7d4d 2016-05-11 fixed ` Application::setExtraConfig ` added merging of params (sol@hiqdev.com )
11
+ - 5a3d030 2016-05-11 rearranged config files (sol@hiqdev.com )
6
12
- Changed: greatly improved functional tests
7
13
- 71c5e53 2016-05-16 csfixed (sol@hiqdev.com )
8
14
- 7e12fc1 2016-05-16 GREATLY improved functional tests to run internally instead of exec (sol@hiqdev.com )
@@ -33,9 +39,6 @@ hiqdev/hidev commits history
33
39
- 2efa1a1 2016-05-11 added modifiers: interface, singleton and sudo (sol@hiqdev.com )
34
40
- 40bc31c 2016-05-10 improved CommandController: + multiline commands (sol@hiqdev.com )
35
41
- 05cfb26 2016-05-07 added force option to includeConfig() (sol@hiqdev.com )
36
- - Changed: rearranged config files
37
- - 61d7d4d 2016-05-11 fixed ` Application::setExtraConfig ` added merging of params (sol@hiqdev.com )
38
- - 5a3d030 2016-05-11 rearranged config files (sol@hiqdev.com )
39
42
- Added sudo modifier
40
43
- 4807e1c 2016-05-11 csfixed (sol@hiqdev.com )
41
44
- d4a481f 2016-05-11 used modifiers in ` Binary::prepareCommand ` (sol@hiqdev.com )
Original file line number Diff line number Diff line change @@ -3,9 +3,9 @@ hiqdev/hidev changelog
3
3
4
4
## Under development
5
5
6
+ - Changed: rearranged config files
6
7
- Changed: greatly improved functional tests
7
8
- Fixed minor issues
8
- - Changed: rearranged config files
9
9
- Added sudo modifier
10
10
- Added ` @root ` instead of ` @prjdir `
11
11
- Added ` hidev help `
Original file line number Diff line number Diff line change 1
- dev 2016-05-16 15:32:03 +0000 71c5e537a1bef3e7f8bcc53da61d3a4848850466
1
+ dev 2016-05-20 05:10:04 +0000 6fd2f9576dbc3dcfe9cc2ecc67356e30616f950a
You can’t perform that action at this time.
0 commit comments