Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/apiato/apiato

PHP Framework for building scalable API's on top of Laravel.
https://github.com/apiato/apiato

add port seeder for live testing

06db50d580bb8f4d036b1f268fcf4a39e1b01c77 authored about 8 years ago by Mahmoud Zalt <[email protected]>
Fix bug

closes #73

071bb7b1779ebad4242f84d567eb0f8e4daa956b authored about 8 years ago by Mahmoud Zalt <[email protected]>
allow skipping some endpoints form hashing their URL ID's

6940860b86379f6248441ac088a9fae1ee78b455 authored about 8 years ago by Mahmoud Zalt <[email protected]>
Route level middleware doesn't prepare a response and causes errors such as:

Symfony\Component\Debug\Exception\FatalThrowableError: Call to a member function setCookie() on n...

0b19a340819822b193ba4f4d4a4e02c3a2abb5fe authored about 8 years ago by ewarner <[email protected]>
fix bug

closes #70

df78b18eb03db6577e58fd00d6e50f704deceb4c authored about 8 years ago by Mahmoud Zalt <[email protected]>
move butler to foundation

ca4d83466a81bef3b4ff47ffa610dd2533684060 authored about 8 years ago by Mahmoud Zalt <[email protected]>
add foundation to handle random traits

f89d9ffb9e2c54b5ec992af362d8575488a96c3b authored about 8 years ago by Mahmoud Zalt <[email protected]>
refactor loading middleware's

0590f64043b5d1745120319599747edbfd3dd7e9 authored about 8 years ago by Mahmoud Zalt <[email protected]>
refactor loading consoles

2704856086a1efd904240453d51c97b981358f07 authored about 8 years ago by Mahmoud Zalt <[email protected]>
refactor loading factories

3aab7fdcf1afbfcd125dba8d893eae715bb9b96f authored about 8 years ago by Mahmoud Zalt <[email protected]>
refactor seeders loader

9527eaea8478e28c9ca5d419e3664b932a9e120f authored about 8 years ago by Mahmoud Zalt <[email protected]>
refactor loading containers and aliases

ec88d668ca086fde0eb8000bde13b5e3a5145a46 authored about 8 years ago by Mahmoud Zalt <[email protected]>
change the way service providers are loaded

d03d4d3c296a1c48f240e866ed6de4a52d577afe authored about 8 years ago by Mahmoud Zalt <[email protected]>
create views folder in the port with views loader

b9dd459e189c7ad4b0eb1c6814d9aa811ce98035 authored about 8 years ago by Mahmoud Zalt <[email protected]>
refactor the routes loader

1b73c55b494505f41ef002d4d36c1b2ea4c1b811 authored about 8 years ago by Mahmoud Zalt <[email protected]>
move hash ID to it's own folder

e3ade2da2c90590e3cb1b561f9b151ad557c5404 authored about 8 years ago by Mahmoud Zalt <[email protected]>
refactor first part of the routes autoloading

127d1d306a06a372fd2b4e1b54bc2436c2a0a009 authored about 8 years ago by Mahmoud Zalt <[email protected]>
refactor migrations autoloader same like configs

ff496f53dd444ee9fadeee04ff2028775679833b authored about 8 years ago by Mahmoud Zalt <[email protected]>
cleaner approach for auto loaders traits

e5507b9eddcbea1f4fcf151fe83a74f984292a5a authored about 8 years ago by Mahmoud Zalt <[email protected]>
refactor autoload migrations

74f5da10e92f0d75f6c54b942d94eeef546725a3 authored about 8 years ago by Mahmoud Zalt <[email protected]>
support manuallt loading config files from port layer

7bd113413c5203724cf4a53cd7b7c0c4625e959a authored about 8 years ago by Mahmoud Zalt <[email protected]>
refactor autoloading config files

fb089cc20d08b89ae528723822d7b568d03fac32 authored about 8 years ago by Mahmoud Zalt <[email protected]>
add configs files in a folder

390c77cd30006df8bf2275e7d447b70a9893a234 authored about 8 years ago by Mahmoud Zalt <[email protected]>
rename port configs to config

4108357adf5612d55e685240a46555b2acecc050 authored about 8 years ago by Mahmoud Zalt <[email protected]>
move authorization middleware's to container

269bb9a1c46d2ea4ecc8e9f081d8bf087e9c77d7 authored about 8 years ago by Mahmoud Zalt <[email protected]>
add Queue container

7366cc40cede2c03930d0d40bda18858f3dfad84 authored about 8 years ago by Mahmoud Zalt <[email protected]>
update travis script

c604cfe35ed3ddd19ff7a2b742974a6c83d42ff7 authored about 8 years ago by Mahmoud Zalt <[email protected]>
get all containers back inside the Hello API repo, to speed up my development process.

I will separate the containers to their own repos later in the future when I find an easy/quick ...

2f787ff80b795f3ab34397e073556b8b42f800ac authored about 8 years ago by Mahmoud Zalt <[email protected]>
stop supporting php 5.6

3ac937d221a2d851eabed7e4ddecef4cae88a47e authored about 8 years ago by Mahmoud Zalt <[email protected]>
remove some middleware's to containers

b2948c7fceb8dc666cef0c228df1249408a3722c authored about 8 years ago by Mahmoud Zalt <[email protected]>
register all 3 types of middleware's

e6205aa1f9049d1a649a59bd5c4f70c485bb9250 authored about 8 years ago by Mahmoud Zalt <[email protected]>
add ability to split middlewares registration to containers

207c5e122e162d540bc5591c617059ab9f6342df authored about 8 years ago by Mahmoud Zalt <[email protected]>
add Authroization container by default

b8486bc6d91ba759221134e08cf1bfff96468446 authored about 8 years ago by Mahmoud Zalt <[email protected]>
give composer command more processing time

27935bbff90700918dd93b69acec0f39175e22d1 authored about 8 years ago by Mahmoud Zalt <[email protected]>
move the queue container to it's own repo

359089125f83557337721e46bab86a2e6de81b4d authored about 8 years ago by Mahmoud Zalt <[email protected]>
add queues container and move it's default config to the queues container

8e9014494c3199acae54c45f135e85820025b13e authored about 8 years ago by Mahmoud Zalt <[email protected]>
get back the default migrations directory in case generating migrations from packages

f212e9a633b222ef6e9c1ffc296d8ec64080fc5e authored about 8 years ago by Mahmoud Zalt <[email protected]>
set beanstalkd by default for queueing

3de7717a813d07678773a0a1134e4393d6ff434a authored about 8 years ago by Mahmoud Zalt <[email protected]>
fix a typo

83883032fa9eaeb9aff17b72e3ffd86dd52cfa7d authored about 8 years ago by Mahmoud Zalt <[email protected]>
download containers using HTTP instead of SSH

7f586bce0c7387f422a947a4949ff7be1272c823 authored about 8 years ago by Mahmoud Zalt <[email protected]>
install containers on CI

fbe17a6d9531f49f245e317519ca3409b23a5adc authored about 8 years ago by Mahmoud Zalt <[email protected]>
automate auto-loading console commands

closes #66

1e7a7ec4129c51863dfc5687a39993dd76e5e203 authored about 8 years ago by Mahmoud Zalt <[email protected]>
delete the Commands folder (responsible for dispatching jobs in L4) from the port and move commands to console

692071e6ea4b451e234d8f0559562027cf9af759 authored about 8 years ago by Mahmoud Zalt <[email protected]>
clone without history

2fa67bb5e91590dc6be093e16a6affef6061c413 authored about 8 years ago by Mahmoud Zalt <[email protected]>
remove containers scripts from the starter composer file

1079541784bb4d01eef6a1027d15e9de13804e54 authored about 8 years ago by Mahmoud Zalt <[email protected]>
keep containers directory

34de69ab8d70980d334392a9fea45fa225044c18 authored about 8 years ago by Mahmoud Zalt <[email protected]>
stop ignoring the Containers directory

205dc6b239c60e2d48911eb262fbc4d2e7f1932a authored about 8 years ago by Mahmoud Zalt <[email protected]>
add default containers on startup

7d3c9526718ae7843c340ba98c624edf3d74c5dc authored about 8 years ago by Mahmoud Zalt <[email protected]>
register the new command

5af1c01857da03227e1b5c4c5a646ab07eb4caa5 authored about 8 years ago by Mahmoud Zalt <[email protected]>
add delete container command

7f85fdc9248057757e6e61075dafc042127044a5 authored about 8 years ago by Mahmoud Zalt <[email protected]>
rename clone containers command

ba951b90a6c91239d81b180c071948637854abe6 authored about 8 years ago by Mahmoud Zalt <[email protected]>
write a command to download containers

9096b6777e1cb175900ba47d46d0800ebbf83676 authored about 8 years ago by Mahmoud Zalt <[email protected]>
temporary hide loading container command, to be autoladed later

a812508ba385784dec702cffcaf807c8f759ebda authored about 8 years ago by Mahmoud Zalt <[email protected]>
remove composer installer extender, to prepare for changing the way containers are loaded

51dbb9a58430b15708356a6271b59d0abb098241 authored about 8 years ago by Mahmoud Zalt <[email protected]>
remove merging composer.json files of required packages

ab52d1f3a0da94c7863eeb333cc3129e45880a10 authored about 8 years ago by Mahmoud Zalt <[email protected]>
remove paypal container until it's fully implemented

75dfc6f20d1accd0df248f94484b46ddfef2dc81 authored about 8 years ago by Mahmoud Zalt <[email protected]>
set default hosts to localhost

d7eef29d22a99c5bd1d9ab0444cbca62d67d8e46 authored about 8 years ago by Mahmoud Zalt <[email protected]>
update readme: include gitter room

4564e1d92032c4edf8e83d3791e5725ae846ad74 authored about 8 years ago by Mahmoud Zalt <[email protected]>
upgrade hashids package version

d02295b821220f32fcd99a439df11804c52bdcda authored about 8 years ago by Mahmoud Zalt <[email protected]>
ignore composer.lock to force installing the latest containers dev master branches

dd15bbff7ff26bd8b8cb6c2f9546377a2438dece authored about 8 years ago by Mahmoud Zalt <[email protected]>
hash ID for tests

eff41cf4588070a9497ae47189e4ca27285f5a4b authored about 8 years ago by Mahmoud Zalt <[email protected]>
update readme

33bb468e7b8eb91461ead2440f8ceee36468f2c1 authored about 8 years ago by Mahmoud Zalt <[email protected]>
H: support ID hashing

7c21ef7c21c60a59b50ca18be61b41eb313ceea9 authored about 8 years ago by Mahmoud Zalt <[email protected]>
update readme

a08a1e5dcc33d1cb49a2d7d1119b2fffa64f67f9 authored about 8 years ago by Mahmoud Zalt <[email protected]>
update composer to require dev but prefer stable

b11974bf5d467824e20e791c43bd5c03ad8d4ee3 authored about 8 years ago by Mahmoud Zalt <[email protected]>
use dev-master containers

4627e007db8fea2b8302140f28da49701ed37254 authored about 8 years ago by Mahmoud Zalt <[email protected]>
delete the containers to be pulled from their repo instead

0ee59d0d81fea3fa294451d5151c75180891ae5a authored about 8 years ago by Mahmoud Zalt <[email protected]>
ignore the containers from the starter

d1b5c510e36038ca11bd431bd6eabf72ce63bac0 authored about 8 years ago by Mahmoud Zalt <[email protected]>
add application container to composer.json

58282c18d4b7ddfa3f45262237823cf464bada69 authored about 8 years ago by Mahmoud Zalt <[email protected]>
include containers composer.json file back

c481907aeffb7319bdd49197c2df4a3610d819b2 authored about 8 years ago by Mahmoud Zalt <[email protected]>
add comment to console command

75a221000ec8fd604296ce946640d0859a942914 authored about 8 years ago by Mahmoud Zalt <[email protected]>
update / fix the app auth middleware

91174b019924aa93d341fca98021e87c48693e2f authored about 8 years ago by Mahmoud Zalt <[email protected]>
H: fix test

58174e6260a6b2ac6b4ce3efd6441bc014d9d727 authored about 8 years ago by Mahmoud Zalt <[email protected]>
H: setup commands with l5.3

7873cf74ba09016efb70ca8eab3ff4cf526d926e authored about 8 years ago by Mahmoud Zalt <[email protected]>
H: fix applications auth middleware

5698c91bdbe529a53af78ccfd82f63367d15bbad authored about 8 years ago by Mahmoud Zalt <[email protected]>
H: add tests helper `registerAndLoginTestingDeveloper` to get Developer user

2338506a271e6309c027ed5cb385c8a6abd8986c authored about 8 years ago by Mahmoud Zalt <[email protected]>
H: register app.auth middleware

175a7ae8ddf54d40d59c2fff4c6b0f0f8a9f573e authored about 8 years ago by Mahmoud Zalt <[email protected]>
H: add relation between user and application

0d0aaddc0f780bf22e56c6e5b09d25454992d5ba authored about 8 years ago by Mahmoud Zalt <[email protected]>
H: add getPayload to the JWT Authe adapter

994c721570ca35698a181b2e21d5ccd4087df98c authored about 8 years ago by Mahmoud Zalt <[email protected]>
H: general work on the Application container

105fe16f21c102e75c4b97e6cd08383e2cd6ed97 authored about 8 years ago by Mahmoud Zalt <[email protected]>
H: add exceptions

cb317ecacf1ea297a04add9e6b83a808d97a48be authored about 8 years ago by Mahmoud Zalt <[email protected]>
H: add ApplicationAuthentication middleware to authenticate apps

51616ffbef2bf5480062f6c8b0448dc2875be808 authored about 8 years ago by Mahmoud Zalt <[email protected]>
H: remove seeding developers from Authorization

da3849d54b5f458c45ff4cf32119ab2e053aea4e authored about 8 years ago by Mahmoud Zalt <[email protected]>
H: seed developer role from Application container

5eeb0113d76a86fb5d94cf71db68a8b1937c0ea1 authored about 8 years ago by Mahmoud Zalt <[email protected]>
H: set relation between application and user

c7adb6db47c3ab4a5a440b30f1d185ef658b28f2 authored about 8 years ago by Mahmoud Zalt <[email protected]>
H: add getApplicationTokenHeader tests helper function

f5bb5b6dcc2596868798e11b920d2d63b8d924d6 authored about 8 years ago by Mahmoud Zalt <[email protected]>
create Application Container to give access to third party apps on behalf of users

7313e3737d8a67b0b65c10ed5a1f5d3c5a02410e authored about 8 years ago by Mahmoud Zalt <[email protected]>
H: add GenerateTokenFromClaimsTask to Authentication container

40d479babd41cd32f81314af0eec32927708f100 authored about 8 years ago by Mahmoud Zalt <[email protected]>
H: upgrade GWT config file

4b25d9aba212143976cc04f13de4a4775577b1a1 authored about 8 years ago by Mahmoud Zalt <[email protected]>
support attaching multiple roles

cab236ff546480d3cc78c817f5956c9be450f0c1 authored about 8 years ago by Mahmoud Zalt <[email protected]>
update authorization tasks

ffb44cdeeddace4cb6550fdf2e4da6b122b2f1ab authored about 8 years ago by Mahmoud Zalt <[email protected]>
update internal external endpoints

fa5ab53ca801282fcd96efdfaecaa55baba161c4 authored about 8 years ago by Mahmoud Zalt <[email protected]>
rename testing email to @hello

5792563b69161463115d5fc40155579b9705a985 authored about 8 years ago by Mahmoud Zalt <[email protected]>
S: add tests helper function to generate files

18aef38a1a8f69495b5373b94942c9f5d7e128d5 authored about 8 years ago by Mahmoud Zalt <[email protected]>
support json post api calls from tests

d9fe163d596f59457ed65667638846f4b8361fd0 authored about 8 years ago by Mahmoud Zalt <[email protected]>
move register endpoint to internal route

f1800606fce9f8e7d27806b7d07eb6b7cf2a9f6e authored about 8 years ago by Mahmoud Zalt <[email protected]>
fix some tests after updating the routes names

8c52c4e61e60a2ecbac4db1829ade73d088e8d7c authored about 8 years ago by Mahmoud Zalt <[email protected]>
update the rest of the routes names

0238b82e1856ea1fafc45df0b3ef2faf9c3e96df authored about 8 years ago by Mahmoud Zalt <[email protected]>
update some containers routes to the new naming convention

a59315391cc5ca42bece87819fe891a7739f8b72 authored about 8 years ago by Mahmoud Zalt <[email protected]>
S: ignore the new api docs directories

ff129f2f3b6c3acc9ad3c37b4afa9275795efa76 authored about 8 years ago by Mahmoud Zalt <[email protected]>