Vincent Klaiber
|
0289d45b18
|
Update travis config
|
9 years ago |
Vincent Klaiber
|
8cff837154
|
Update phpunit config
|
9 years ago |
Vincent Klaiber
|
04a66d99e9
|
Add working test suite
|
9 years ago |
Tom
|
efb1b63e17
|
Merge pull request #31 from danieliancu/patch-1
Allow table.column as field
|
9 years ago |
Daniel Iancu
|
15082590a4
|
Fix column with table sanitize
|
9 years ago |
Tom Lingham
|
31d7a1c54e
|
Update docs and runaway semicolon.
|
9 years ago |
Tom Lingham
|
fd959de449
|
Allow the fields to be passed as an array as well as arguments
|
9 years ago |
Tom Lingham
|
7c840af2f6
|
Santize table names to prevent conllisions with MySQL reserved words. Fixes #25.
|
9 years ago |
Tom Lingham
|
5ffe20902f
|
Corrected SQL syntax so that functions are not incorrectly interpreted as table names. Fixes #28.
|
9 years ago |
Tom Lingham
|
17e1b7c45b
|
Adding 'withTrashed()' method to include soft deleted records and also removed soft deleted records by default. Fixed #15.
|
9 years ago |
Tom
|
965a485d1b
|
Merge pull request #26 from jakeboyles/master
Adding trashed flag to retrieve soft deletes.
|
9 years ago |
Jake Boyles
|
30f477ac28
|
fix packagist
|
9 years ago |
Jake Boyles
|
e81b15c932
|
fixing cmoposer
|
9 years ago |
Jake Boyles
|
bf6a2e0282
|
adding to readme
|
9 years ago |
Jake Boyles
|
c6d58e0c17
|
adding trashed flag
|
9 years ago |
Jake Boyles
|
97fdd406e3
|
Adding line to remove soft deleted objects from returned results, so it falls in line with using eloquent
|
9 years ago |
Tom
|
b7b0344fb2
|
Support all versions of :Laravel 5
|
9 years ago |
Tom
|
44dd0f84da
|
Merge pull request #21 from JamesForks/readme-formatting
Formatting of the readme
|
9 years ago |
James Brooks
|
67bef16c3a
|
Fix double backticks
|
9 years ago |
Tom
|
53d9f9ae0b
|
Merge pull request #18 from JamesForks/composer-change
Update composer.json
|
9 years ago |
Tom
|
0f67f377a0
|
Merge pull request #20 from JamesForks/rename-license
Rename the LICENSE file
|
9 years ago |
James Brooks
|
fc31d4f700
|
Support 5.0
|
9 years ago |
Tom
|
f0e8dec294
|
Merge pull request #19 from JamesForks/phpunit-changes
Phpunit changes
|
9 years ago |
James Brooks
|
bd6567a780
|
Formatting of the readme
|
9 years ago |
James Brooks
|
ce41f0731b
|
Rename the LICENSE file
|
9 years ago |
James Brooks
|
e1505034f7
|
Ignore phpunit.xml
|
9 years ago |
James Brooks
|
65160bd85e
|
Prefer phpunit.xml.dist and fix testsuite name
|
9 years ago |
James Brooks
|
359e12276f
|
Update composer.json
|
9 years ago |
Tom Lingham
|
28b0e04bb2
|
Formatting changes and updating class references from strings to use php ::class const
|
9 years ago |
Tom Lingham
|
70d102f8bf
|
IntelliJ I both love and hate you...
|
9 years ago |
Tom Lingham
|
86de48649f
|
Merge branch 'JamesForks-psr4'
|
9 years ago |
James Brooks
|
c2ec458b2c
|
Switch to PSR-4, fix CS and update service provider
|
9 years ago |
Tom
|
d961509341
|
Update PHP requirements to 5.5
|
10 years ago |
Tom
|
ac6906e017
|
Remove 5.4 from testing
|
10 years ago |
Tom
|
2f2aa7673f
|
Update README.md
|
10 years ago |
Tom Lingham
|
2d97e22094
|
Add image header to searchy
|
10 years ago |
Tom Lingham
|
78acf085e5
|
Update readme to reflect composer installation requirements:
|
10 years ago |
Tom Lingham
|
690ad3e1ed
|
Update readme
|
10 years ago |
Tom Lingham
|
5eb6fe7830
|
Update readme
|
10 years ago |
Tom Lingham
|
1e346baf59
|
Laravel 5 awesomeness
|
10 years ago |
Tom Lingham
|
0a065c9731
|
Updating readme to reflect L5 compat
|
10 years ago |
Tom Lingham
|
689d9804c0
|
Updating the plugin to restore functionality with Laravel 5. Tomorrow... decoupling.
|
10 years ago |
Tom Lingham
|
6678381a58
|
Initial 2.0 commit
|
10 years ago |
Tom
|
1c648b81c7
|
Merge pull request #4 from TomLingham/develop
Develop
|
10 years ago |
Tom Lingham
|
b6df04967d
|
Merge branch 'develop' of https://github.com/TomLingham/Laravel-4-Searchy into develop
|
10 years ago |
Tom Lingham
|
5da59e9bcc
|
Added capacity for concatenating columns
|
10 years ago |
Tom
|
02a20dacd2
|
Merge pull request #2 from TomLingham/develop
Correcting typos in Readme
|
10 years ago |
Tom
|
76e1f1975e
|
Correcting typos in Readme
|
10 years ago |
Tom Lingham
|
55893a0511
|
Updated composer licence and readme
|
10 years ago |
Tom Lingham
|
c911586123
|
Merge branch 'develop'
|
10 years ago |