3465 Commits

Author SHA1 Message Date
Master Yoda
750b602950
Cleanup typos 2018-09-23 01:56:05 -07:00
Master Yoda
117653c8ca
Release build script 2018-09-22 01:33:15 -07:00
Instructor, BCIT
d5c557160a
Merge pull request #1228 from jim-parry/docs/fix-errors
Fix user guide errors
2018-09-21 12:03:44 -07:00
Master Yoda
ee0dc502ed
Fix user guide errors 2018-09-21 11:50:21 -07:00
Instructor, BCIT
c860901a5e
Merge pull request #1227 from jim-parry/admin/docbot
Admin script for user guide build & deploy
2018-09-20 12:03:09 -07:00
Master Yoda
b104aa36bc
Merge branch 'develop' into admin/docbot 2018-09-20 11:42:56 -07:00
Master Yoda
01f6e94b11
Added admin/docbot script for user guide 2018-09-20 10:49:38 -07:00
Lonnie Ezell
1e08dc65d7
Merge pull request #1220 from ytetsuro/fix/split-validation-rules
Improved division logic of validation rules.
2018-09-16 21:13:11 -05:00
Instructor, BCIT
309245ee2c
Merge pull request #1223 from samsonasik/short-array-syntax
use short array syntax
2018-09-16 06:43:33 -07:00
Abdul Malik Ikhsan
ad9f21aa21
use short array syntax 2018-09-16 15:14:18 +07:00
Instructor, BCIT
71c61e299b
Delete requirements.txt 2018-09-16 00:24:15 -07:00
Instructor, BCIT
4a65cc7248
Update requirements.txt 2018-09-15 23:21:14 -07:00
Instructor, BCIT
247afd988d
Create requirements.txt 2018-09-15 23:08:07 -07:00
Instructor, BCIT
521cdc9733
Merge pull request #1222 from samsonasik/docfix-formatter-namespace
doc fix: FormatterInterface namespace
2018-09-15 06:30:19 -07:00
Abdul Malik Ikhsan
d3fc172534
doc fix: FormatterInterface namespace 2018-09-15 16:49:44 +07:00
Lonnie Ezell
5562caa7d5
Merge pull request #793 from bcit-ci/feature/sqlite
Feature/sqlite
2018-09-15 00:03:27 -05:00
Lonnie Ezell
307bcd145e
[ci skip] Added SQLite3 to database requirements. 2018-09-14 23:50:27 -05:00
Lonnie Ezell
ebd287b056
Fix tests unique indexes for SQLite 2018-09-14 23:45:11 -05:00
Lonnie Ezell
7173361170
Fix tests for Postgre 2018-09-14 23:19:45 -05:00
Lonnie Ezell
28917b709c Merge branch 'develop' into feature/sqlite 2018-09-14 23:14:22 -05:00
ytetsuro
a4f634354c
test: add escape bracket.
Signed-off-by: ytetsuro <phper.0o0@gmail.com>
2018-09-15 02:32:21 +09:00
ytetsuro
d4716726f5
fix: rule split by pipe not in bracket.
Signed-off-by: ytetsuro <phper.0o0@gmail.com>
2018-09-15 02:32:20 +09:00
Lonnie Ezell
3dd106a081
Merge pull request #1218 from jim-parry/docs/contributing
Docs/contributing
2018-09-13 12:46:44 -05:00
Master Yoda
0e14552fc0
Split contributing docs from user guide 2018-09-13 09:15:58 -07:00
Master Yoda
69644d75c6
Split contributing docs from user guide 2018-09-13 09:14:39 -07:00
Master Yoda
703ca0e044
Split contributing docs from user guide 2018-09-13 09:08:22 -07:00
Master Yoda
ccdc58f5e2
Split contributing docs from user guide 2018-09-13 09:04:43 -07:00
Master Yoda
1e1e34e22f
Split contributing docs from user guide 2018-09-13 09:03:38 -07:00
Lonnie Ezell
813503887d
Merge pull request #1216 from jim-parry/cleanup
Niggly fixes
2018-09-13 10:00:59 -05:00
Master Yoda
2517c0c7e1
Niggly fixes 2018-09-13 07:47:51 -07:00
Lonnie Ezell
3aa229ecb4
small fix 2018-09-12 22:39:54 -05:00
Lonnie Ezell
94142170db
Merge pull request #1215 from bcit-ci/autodiscovery
Autodiscovery for Modules
2018-09-12 22:19:36 -05:00
Lonnie Ezell
d6b5723207
Fixing event test that only occurred when all tests were ran in sequence. 2018-09-12 22:10:46 -05:00
Lonnie Ezell
78a09a1e65
Fix up tests 2018-09-12 21:46:33 -05:00
Lonnie Ezell
d4a049ca76
Docs 2018-09-11 23:23:18 -05:00
Lonnie Ezell
1ee282023d
Remove caching option for now. 2018-09-11 22:54:03 -05:00
Lonnie Ezell
e3b3c570c1
Refactored Services to use Modules config file when discovering. 2018-09-11 22:49:38 -05:00
Lonnie Ezell
f79c6a867a
RouteCollection revised to use new centralized auto-discovery mechanism. 2018-09-09 22:51:39 -05:00
Instructor, BCIT
a201aa857d
Create PULL_REQUEST_TEMPLATE.md 2018-09-08 23:27:19 -07:00
Instructor, BCIT
085a832a48 Update issue templates 2018-09-08 23:26:19 -07:00
Instructor, BCIT
778a13bb9b
Create CODE_OF_CONDUCT.md 2018-09-08 23:24:06 -07:00
Lonnie Ezell
2ae947cdc0
Auto-discover events 2018-09-08 00:34:24 -05:00
Lonnie Ezell
b35a618949
Added centralized config file to set what things should be auto-discovered, and tweaked so that Registrars are auto-disovered. 2018-09-08 00:24:29 -05:00
Lonnie Ezell
8a4ff9b5d5
Merge pull request #1207 from jim-parry/fix/helpertests
Correct helper tests namespace
2018-09-07 12:33:45 -05:00
Master Yoda
8fb8d90288
Correct helper tests namespace 2018-09-07 09:25:34 -07:00
Lonnie Ezell
9bb7a52287
Merge pull request #1173 from sugenganthos/patch-2
Update Response.php
2018-09-06 21:59:06 -05:00
Lonnie Ezell
76e55590dc
Merge pull request #1203 from ytetsuro/fix/rule-split-bug
Validation Class - corresponding about the escaped separator.
2018-09-06 12:51:44 -05:00
ytetsuro
0ca43a3abb
fix: corresponding about the escaped separator.
Signed-off-by: ytetsuro <phper.0o0@gmail.com>
2018-09-07 02:02:52 +09:00
Lonnie Ezell
1d0b68b99f
addressing merge conflicts 2018-09-05 23:18:16 -05:00
Lonnie Ezell
d57a465048
Updated validation test to properly split rules. Fixes #1201 2018-09-05 23:17:14 -05:00