Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · master
spacl-core
Browse files
Jan 09, 2022
chore(release): 1.2.1
· fcb8511a
AdrianT
authored
Jan 09, 2022
View commits for tag v1.2.1
v1.2.1
fcb8511a
chore: Updated documentation.
· 70162c54
AdrianT
authored
Jan 09, 2022
70162c54
chore: Updated project configuration and copyright notice.
· ec9ea1f3
AdrianT
authored
Jan 09, 2022
ec9ea1f3
chore(build): Switched from mocha/nyc to jest.
· 3ae7a821
AdrianT
authored
Jan 08, 2022
3ae7a821
Jan 08, 2022
chore(tidy): Fixed issues reported by linter.
· 55f9aed5
AdrianT
authored
Jan 08, 2022
55f9aed5
chore(build): Switched from standardx to ts-standard.
· 33f01a8a
AdrianT
authored
Jan 08, 2022
33f01a8a
chore(deps): Updated dependencies.
· eb371cd1
AdrianT
authored
Jan 08, 2022
eb371cd1
Apr 02, 2020
chore(release): 1.2.0
· 727b98b3
AdrianT
authored
Apr 02, 2020
View commits for tag v1.2.0
v1.2.0
727b98b3
chore(deps): Updated dependencies.
· 5fd0335e
AdrianT
authored
Apr 02, 2020
5fd0335e
feat: Added PolicyMap, a policy collection that implements QueryableMap.
· f693183f
AdrianT
authored
Apr 02, 2020
f693183f
Mar 29, 2020
chore(release): 1.1.6
· 4e8946e7
AdrianT
authored
Mar 29, 2020
View commits for tag v1.1.6
v1.1.6
4e8946e7
chore(build): Fix npm complaining about permissions in CI.
· bfa02081
AdrianT
authored
Mar 29, 2020
bfa02081
chore(release): 1.1.5
· f9ceae27
AdrianT
authored
Mar 29, 2020
View commits for tag v1.1.5
v1.1.5
f9ceae27
chore(build): Fixed yaml error in
3b703358
.
· 135a6057
AdrianT
authored
Mar 29, 2020
135a6057
chore(build): Added CI step to publish on release tags.
· 3b703358
AdrianT
authored
Mar 29, 2020
3b703358
chore(build): Fixed CI audit failing on dev dependencies; switched to using 'npm ci'.
· ca304d17
AdrianT
authored
Mar 29, 2020
ca304d17
chore(tidy): Fixed issues reported by linter.
· b90e35f9
AdrianT
authored
Mar 29, 2020
b90e35f9
chore(build): Fixed linter missing files; renamed lint script to 'lint'.
· 931c7838
AdrianT
authored
Mar 29, 2020
931c7838
chore(deps): Updated dependencies.
· 69ad376c
AdrianT
authored
Mar 29, 2020
69ad376c
Jan 27, 2020
chore(deps): Downgrade typedoc to fix broken plugin.
· 32b82bc4
AdrianT
authored
Jan 27, 2020
32b82bc4
Jan 26, 2020
chore(build): Relaxed timing requirements during CI, because reality.
· 8561e21a
AdrianT
authored
Jan 26, 2020
8561e21a
chore(release): 1.1.4
· 9345eb08
AdrianT
authored
Jan 26, 2020
View commits for tag v1.1.4
v1.1.4
9345eb08
chore(deps): Updated dependencies.
· ce96b6c7
AdrianT
authored
Jan 26, 2020
ce96b6c7
chore(build): Added timing test to CI script.
· 58c406a5
AdrianT
authored
Jan 26, 2020
58c406a5
chore(build): Switched linter to standardx for better TS support.
· b02d745d
AdrianT
authored
Jan 26, 2020
b02d745d
chore(build): Updated typescript target to ES2018.
· cc1d9f48
AdrianT
authored
Jan 26, 2020
cc1d9f48
tweak: Added the beginnings of a set of tests to identity regex vulnerabilities like
c3436abc
.
· 9b70d5bf
AdrianT
authored
Jan 26, 2020
9b70d5bf
fix: Added mitigation for potential regex DOS using trailing slashes.
· c3436abc
AdrianT
authored
Jan 26, 2020
c3436abc
Jan 01, 2020
chore(release): 1.1.3
· e5bbece1
AdrianT
authored
Jan 01, 2020
View commits for tag v1.1.3
v1.1.3
e5bbece1
chore(docs): Added CI step to deploy typedoc output to GitLab Pages.
· 3c34349f
AdrianT
authored
Jan 01, 2020
3c34349f
chore(docs): Added basic typedoc support.
· 0140d8a0
AdrianT
authored
Jan 01, 2020
0140d8a0
fix: Removed redundant 'use strict' from source files.
· 8511dbb6
AdrianT
authored
Jan 01, 2020
8511dbb6
chore(release): 1.1.2
· 7c333ee6
AdrianT
authored
Jan 01, 2020
View commits for tag v1.1.2
v1.1.2
7c333ee6
chore(deps): Updated dependencies.
· 648b22ce
AdrianT
authored
Jan 01, 2020
648b22ce
Oct 19, 2019
chore(release): 1.1.1
· 46f1b62c
AdrianT
authored
Oct 19, 2019
View commits for tag v1.1.1
v1.1.1
46f1b62c
chore(deps): Updated dependencies.
· 5c74402c
AdrianT
authored
Oct 19, 2019
5c74402c
tweak: Changed visibility of Rule.verbs from private to readonly.
· 06baa8e9
AdrianT
authored
Oct 19, 2019
06baa8e9
Oct 13, 2019
chore(release): 1.1.0
· 7601ea1d
AdrianT
authored
Oct 13, 2019
View commits for tag v1.1.0
v1.1.0
7601ea1d
chore(deps): Updated dependencies.
· 84f7f276
AdrianT
authored
Oct 13, 2019
84f7f276
feat: Bumped path specification version to '1.1' per changes in
1a77d9e3
;...
· 89568a94
AdrianT
authored
Oct 13, 2019
89568a94
Loading