Commit Graph

24 Commits

Author SHA1 Message Date
Yuri Kuznetsov
995fbba9de update file headers 2023-12-31 10:49:50 +02:00
Yuri Kuznetsov
4309d79c56 ref 2023-04-19 09:28:20 +03:00
Yuri Kuznetsov
87911fc3b6 ref cs 2023-04-18 19:23:01 +03:00
Taras Machyshyn
6f676c8a2f 2023 year 2023-01-03 16:01:43 +02:00
Yuri Kuznetsov
e210f1386d job use sth 2022-11-03 11:50:37 +02:00
Yuri Kuznetsov
addda0d9a8 ref 2022-11-03 11:38:23 +02:00
Yuri Kuznetsov
27d7e6e522 type fixes 2022-03-18 14:05:16 +02:00
Yuri Kuznetsov
a635bc246a type fixes 2022-03-06 17:55:39 +02:00
Taras Machyshyn
095f82df1c 2022 year 2022-02-10 12:12:23 +02:00
Yuri Kuznetsov
82a7590a2a type fixes 2021-11-04 13:19:53 +02:00
Yuri Kuznetsov
b2c4c76fba type fixes 2021-11-03 13:14:22 +02:00
Yuri Kuznetsov
419b08070a fix 2021-11-02 15:30:57 +02:00
Yuri Kuznetsov
a64a66912f renaming 4 2021-09-22 15:38:20 +03:00
Yuri Kuznetsov
7db64e9375 renaming 1 2021-09-22 12:59:48 +03:00
Yuri Kuznetsov
04203312bf orm groupBy => group 2021-07-26 13:40:17 +03:00
Yuri Kuznetsov
41c9568d80 job target group running check 2021-06-16 11:40:43 +03:00
Yuri Kuznetsov
c999ae9da4 job groups 2021-06-15 16:01:10 +03:00
Yuri Kuznetsov
612fbf8f38 refactoring 2021-06-15 11:37:10 +03:00
Yuri Kuznetsov
a32419d07d refactoring 2021-06-14 11:21:26 +03:00
Yuri Kuznetsov
70070daf1c cs fix 2021-05-24 12:42:52 +03:00
Yuri Kuznetsov
47938a1072 job queue optimization 2021-05-24 12:13:18 +03:00
Arkady
b19c543988 fix cs (#1995)
* remove leading slashes in `use` clauses

* remove spaces inside parenthesis

* ensure one blank line after the `use` statement

* ensure cast are written in lower case

* fix whitespace around the keyword of a class

* remove spaces after function call

* remove trailing whitespace

* standardize spaces around ternary operator

* ensure php keywords are in lower case

* remove whitespace before closing semicolon

* ensure whitespace after each comma in array

* ensure `true`, `false`, and `null` are lower case
2021-05-12 23:53:11 +03:00
Yuri Kuznetsov
efd64ecded cs fix 2021-04-21 14:13:08 +03:00
Yuri Kuznetsov
ba67529d62 job refactoring 2021-03-22 14:49:05 +02:00