-
Notifications
You must be signed in to change notification settings - Fork 951
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Phalcon storage #743
Open
lucasantarella
wants to merge
19
commits into
bshaffer:develop
Choose a base branch
from
lucasantarella:phalcon-storage
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Phalcon storage #743
Commits on Jun 29, 2016
-
Configuration menu - View commit details
-
Copy full SHA for d68233e - Browse repository at this point
Copy the full SHA d68233eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 074d366 - Browse repository at this point
Copy the full SHA 074d366View commit details -
Configuration menu - View commit details
-
Copy full SHA for eedce8f - Browse repository at this point
Copy the full SHA eedce8fView commit details
Commits on Jun 30, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 04f183e - Browse repository at this point
Copy the full SHA 04f183eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a0a289e - Browse repository at this point
Copy the full SHA a0a289eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2173560 - Browse repository at this point
Copy the full SHA 2173560View commit details -
Configuration menu - View commit details
-
Copy full SHA for ced15f3 - Browse repository at this point
Copy the full SHA ced15f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 835b318 - Browse repository at this point
Copy the full SHA 835b318View commit details
Commits on Jul 1, 2016
-
Configuration menu - View commit details
-
Copy full SHA for cf3a157 - Browse repository at this point
Copy the full SHA cf3a157View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d77748 - Browse repository at this point
Copy the full SHA 4d77748View commit details -
* Added Travis CI installer for Phalcon * Travis CI config for phalcon * Refactored to the corresponding directory for the Phalcon classes * Added phalcon autoload tests * Test test * Get client details test * Init DB for phalcon test * Refactored di connection * More tests * Disabled throwing an exception * Setup methods * Fixed table names * Finalize tests
Configuration menu - View commit details
-
Copy full SHA for f18eb47 - Browse repository at this point
Copy the full SHA f18eb47View commit details
Commits on Jul 5, 2016
-
Revert "Phalcon travis ci config (#1)"
This reverts commit f18eb47.
Configuration menu - View commit details
-
Copy full SHA for cfd5166 - Browse repository at this point
Copy the full SHA cfd5166View commit details -
* Added Travis CI installer for Phalcon * Travis CI config for phalcon * Refactored to the corresponding directory for the Phalcon classes * Added phalcon autoload tests * Test test * Get client details test * Init DB for phalcon test * Refactored di connection * More tests * Disabled throwing an exception * Setup methods * Fixed table names * Finalize tests * Min php version set to 5.3.21 * Removed manually setting the phalcon version * Php 5.3.29 for Phalcon Zephir * Added dev packages * using sudo * Installing 2.0.x of phalcon * Removed PHP7 and HHVM from config * Using dynamic table names for the library * Using getShared instead of getRaw * Fixed recursion depth * Using get instead of getShared * Using function * Using special config class * Added special phalcon conf class * Using containerbased infrastructure * Fixed not sending the class in the di * Moved the conf class back to the Phalcon main class
Configuration menu - View commit details
-
Copy full SHA for fa994c1 - Browse repository at this point
Copy the full SHA fa994c1View commit details
Commits on Jul 6, 2016
-
Using function instead of class object (#3)
* Using array instead of class * Removed unused PhalconConf class
Configuration menu - View commit details
-
Copy full SHA for 5d1cf4b - Browse repository at this point
Copy the full SHA 5d1cf4bView commit details
Commits on Jul 7, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 4f90609 - Browse repository at this point
Copy the full SHA 4f90609View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97d6f14 - Browse repository at this point
Copy the full SHA 97d6f14View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab1d2bd - Browse repository at this point
Copy the full SHA ab1d2bdView commit details
Commits on Aug 4, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 122aebd - Browse repository at this point
Copy the full SHA 122aebdView commit details -
Configuration menu - View commit details
-
Copy full SHA for a016904 - Browse repository at this point
Copy the full SHA a016904View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.