Anh Hồng
|
b7ac2851c6
|
refactor: replace all master to main
|
2021-04-19 10:52:05 +07:00 |
|
Peter Cottle
|
6e8135a062
|
#701 -- allow ability to check for leftover branches in goal compare
|
2020-04-28 13:16:33 -07:00 |
|
Peter Cottle
|
d5ba50c97d
|
Iterate on #698 to solve #697
|
2020-04-27 19:32:03 -07:00 |
|
Hongarc
|
638a711c4d
|
use every instead of _.uniq
Array.every is better for check all pass
|
2019-04-13 09:31:07 +07:00 |
|
Hongarc
|
96ddb5041a
|
Use 'Object.values' and 'Object.keys' instead of '_.each(object)'
|
2018-12-01 12:34:23 +07:00 |
|
Hongarc
|
bd8009386d
|
Use 'Array.prototype.forEach' instead of '_.each' and '_.forEach'
|
2018-12-01 11:28:04 +07:00 |
|
Hongarc
|
489a4b9095
|
change '_.clone(..args)' to 'Object.assign({}, ..args)'
|
2018-12-01 06:37:25 +07:00 |
|
Hongarc
|
052aa1e299
|
change '_.extend' to 'Object.assign'
|
2018-12-01 06:07:06 +07:00 |
|
Hongarc
|
5e8d83536e
|
Fixed typos in comments and strings
|
2018-11-28 23:25:18 +07:00 |
|
Oleksandr Redko
|
5a784ae15e
|
Fixed typos in comments and strings
|
2016-10-26 12:19:24 +03:00 |
|
Peter Cottle
|
2257668f9d
|
got rid of every underscore bind i think -- 1500 line diff
|
2015-04-20 16:41:56 +10:00 |
|
Peter Cottle
|
dd1fcb92b2
|
Resolves #164 For levels -- just passing in object instead of string
|
2014-02-28 18:56:30 -08:00 |
|
Peter Cottle
|
43579378e8
|
Resolves #164 case insensitive branch comparison with test and validation
|
2014-02-27 12:11:48 -08:00 |
|
Peter Cottle
|
2866be53aa
|
Resolves #146 not taking into account tags when comparing
|
2013-11-17 14:28:39 -08:00 |
|
Peter Cottle
|
5a66b762ce
|
code move
|
2013-10-28 19:49:10 -07:00 |
|
Peter Cottle
|
1bd9ed3f7b
|
WIP for moving
|
2013-10-28 16:19:16 -07:00 |
|