Isaac Bennetch
|
20d17644ef
|
Prepare master for 5.1.0-dev
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
|
2019-07-10 17:44:13 -04:00 |
|
Isaac Bennetch
|
409dd22cbe
|
Reset version number to 5.0.0-dev for ongoing development
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
|
2019-07-08 22:37:00 -04:00 |
|
Isaac Bennetch
|
7babd6203b
|
Prepare for version 5.0.0-alpha1
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
|
2019-07-08 21:47:33 -04:00 |
|
William Desportes
|
a2268169ae
|
Use strict compare for count function
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2019-06-22 17:44:49 +02:00 |
|
Maurício Meneghini Fauth
|
e1f9ae00cd
|
Add a trailing comma in multi-line arrays
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-14 14:09:26 -03:00 |
|
Maurício Meneghini Fauth
|
7be0f6bfae
|
Reference class names in use statements
Sort use statements
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2019-06-12 00:14:26 -03:00 |
|
Maurício Meneghini Fauth
|
422cd3ade2
|
Merge pull request #15258 from Tithugues/feature/use-strpos-instead-of-strstr
Use "strpos" instead of "strstr" to improve performances
|
2019-05-08 14:20:45 -03:00 |
|
Hugues Peccatte
|
69895e4bb1
|
Use "strpos" instead of "strstr" to improve performances
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2019-05-07 23:58:05 +02:00 |
|
Hugues Peccatte
|
4b628b6553
|
Replace class name as string by ":class"
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2019-05-07 22:56:59 +02:00 |
|
Maurício Meneghini Fauth
|
f9c168dbc1
|
Merge pull request #14850 from Tithugues/feature/group-str-replace
Group str_replace for performances
|
2019-01-16 02:55:53 -03:00 |
|
Hugues Peccatte
|
f1e140be05
|
Reduce nested ifs
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2019-01-12 23:06:04 +01:00 |
|
Hugues Peccatte
|
d0797fff4d
|
Group str_replace for performances
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2019-01-12 10:47:48 +01:00 |
|
Maurício Meneghini Fauth
|
ae20364830
|
Upgrade phpmyadmin/coding-standard to v1.0
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2019-01-08 01:26:26 -02:00 |
|
Maurício Meneghini Fauth
|
23c3579804
|
Format array declarations
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2019-01-07 14:31:39 -02:00 |
|
Maurício Meneghini Fauth
|
4cee0cbc12
|
Adds space after not (!) and type cast
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2019-01-05 21:56:34 -02:00 |
|
Maurício Meneghini Fauth
|
999b4d14f0
|
Fix some coding standard errors
- Fixes array identation
- Removes empty statements
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2019-01-05 21:25:08 -02:00 |
|
Maurício Meneghini Fauth
|
3a7e1503ac
|
Fix some coding standard errors
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2019-01-04 19:42:10 -02:00 |
|
Maurício Meneghini Fauth
|
38e5b12c1c
|
Define an absolute path to use for require statements
Fixes #6167
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-12-22 14:37:31 -02:00 |
|
William Desportes
|
fe587e05b4
|
Merge branch 'QA_4_8'
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2018-12-21 17:10:11 +01:00 |
|
William Desportes
|
99cee9e389
|
Fix #14635 - Git revision error
See: #14762
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2018-12-21 15:02:13 +01:00 |
|
William Desportes
|
3ca6646137
|
Fix found by phpstan
See: cc2665121d
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2018-12-21 11:49:00 +01:00 |
|
William Desportes
|
a6b6792cfb
|
Added tests for Config::checkGitRevision and Config::isGitRevision
#14253
Cherry-Picked-From: 9687dfbfd2
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2018-12-21 11:48:59 +01:00 |
|
William Desportes
|
1ead268e42
|
Add support for commondir file in .git dir
- See : https://git-scm.com/docs/gitrepository-layout/2.5.1
- See : https://git-scm.com/docs/gitrepository-layout
#14391
Cherry-picked-from: 13e34b400a
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2018-12-21 11:48:49 +01:00 |
|
Isaac Bennetch
|
09c188497e
|
Prepare for 4.8.5-dev
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
|
2018-12-11 09:23:27 -05:00 |
|
Isaac Bennetch
|
bd0383ee71
|
Prepare for version 4.8.4
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
|
2018-12-10 14:49:35 -05:00 |
|
William Desportes
|
cc2665121d
|
phpstan level 2 - fixes
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2018-11-25 13:57:57 +01:00 |
|
Maurício Meneghini Fauth
|
4c6993b2c2
|
Fix some tests on Windows
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-10-17 23:15:37 -03:00 |
|
Maurício Meneghini Fauth
|
c3e807b7f6
|
Fix PHP notice
Undefined index: git_location
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-09-28 22:20:28 -03:00 |
|
Isaac Bennetch
|
fb7e4f18e1
|
Prepare for 4.8.4-dev
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
|
2018-08-22 09:48:23 -04:00 |
|
Isaac Bennetch
|
8bac4a931b
|
Prepare for version 4.8.3
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
|
2018-08-22 08:49:55 -04:00 |
|
Isaac Bennetch
|
42f36cce39
|
Prepare for version 4.8.3-dev
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
|
2018-06-21 13:41:45 -04:00 |
|
Isaac Bennetch
|
d363fa02c6
|
Prepare for version 4.8.2
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
|
2018-06-21 11:50:09 -04:00 |
|
Maurício Meneghini Fauth
|
2d58411bee
|
Some coding style fixes
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-06-18 21:30:06 -03:00 |
|
Maurício Meneghini Fauth
|
244d4e8e81
|
Replace Template::get calls in libraries/classes
Uses Template::render() instead of Template::get().
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-06-18 18:18:24 -03:00 |
|
William Desportes
|
13e34b400a
|
Add support for commondir file in .git dir
- See : https://git-scm.com/docs/gitrepository-layout/2.5.1
- See : https://git-scm.com/docs/gitrepository-layout
Closes: #14391
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2018-06-11 17:51:22 +02:00 |
|
Maurício Meneghini Fauth
|
285e38e931
|
Fix some PSR-2 coding standard errors
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-05-30 09:07:56 -03:00 |
|
Maurício Meneghini Fauth
|
b9c0463d96
|
Use short array syntax instead of long array syntax
Replaces array() with [].
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-05-30 01:42:21 -03:00 |
|
Isaac Bennetch
|
5d85c6d768
|
Prepare for 4.8.2-dev
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
|
2018-05-24 23:31:18 -04:00 |
|
Isaac Bennetch
|
a349504b0e
|
Prepare for 4.8.1 release
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
|
2018-05-24 22:37:57 -04:00 |
|
Maurício Meneghini Fauth
|
6cf8ee0831
|
Enable strict mode in some classes
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-05-15 01:03:57 -03:00 |
|
William Desportes
|
9687dfbfd2
|
#14253 Git commit info not showing when the repository is a submodule
Added tests for Config::checkGitRevision and Config::isGitRevision
Closes: #14253
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2018-05-04 01:26:22 +02:00 |
|
Maurício Meneghini Fauth
|
2b4e71657b
|
Type cast getThemeUniqueValue() return to integer
Fixes #14213
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-04-27 21:41:51 -03:00 |
|
Maurício Meneghini Fauth
|
af3b424ce6
|
Add type declarations for Config
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-04-17 22:41:37 -03:00 |
|
Maurício Meneghini Fauth
|
38f06caeac
|
Replace var keyword with public in Config
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-04-17 21:59:56 -03:00 |
|
Saksham Gupta
|
d701f6f0af
|
Remove font size feature (#13925)
Fix #13919
Signed-off-by: Saksham Gupta <shucon01@gmail.com>
|
2018-04-14 07:21:13 -03:00 |
|
Maurício Meneghini Fauth
|
88022c62e3
|
Update master to 5.0.0-dev
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2018-04-11 16:24:01 -03:00 |
|
Isaac Bennetch
|
22233f72a5
|
Prepare for 4.8.1-dev
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
|
2018-04-08 00:07:53 -04:00 |
|
Isaac Bennetch
|
c47d3c82dc
|
Prepare release 4.8.0
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
|
2018-04-07 09:04:25 -04:00 |
|
Isaac Bennetch
|
95d487f9fe
|
Prepare version numbers for 4.9.0-dev; update master to 4.9.0-dev
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
|
2018-03-27 00:54:54 -04:00 |
|
Isaac Bennetch
|
682a94947f
|
Prepare for 4.8.0-rc1
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
|
2018-03-27 00:06:44 -04:00 |
|