FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for phalcon.php - linxcodev/phalcon-devtools · GitHub
linxcodev
/
phalcon-devtools
Public
forked from
phalcon/phalcon-devtools
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
phalcon-devtools
phalcon.php
on
master
User selector
Datepicker
Commit history
Commits on Jul 24, 2017
Make phalcon self-healing when executing an external false command when .phalcon folder is missing
ninjapanzer
committed
c9a0257
View commit details
Copy full SHA for c9a0257
View code at this point
Browse repository at this point
Commits on Jul 8, 2017
Add Serve command which launches a site with the builtin php server
ninjapanzer
committed
47d790a
View commit details
Copy full SHA for 47d790a
View code at this point
Browse repository at this point
Commits on Mar 23, 2017
Add a runtime developer console like tinker from artisan
rodrigoramos
authored and
sergeyklay
committed
a125077
View commit details
Copy full SHA for a125077
View code at this point
Browse repository at this point
Commits on Oct 2, 2016
Added Info command
sergeyklay
committed
2b96f63
View commit details
Copy full SHA for 2b96f63
View code at this point
Browse repository at this point
Updated license
sergeyklay
committed
9b55135
View commit details
Copy full SHA for 9b55135
View code at this point
Browse repository at this point
Commits on Sep 21, 2016
Introduced Phalcon\Devtools\Version
sergeyklay
committed
85676ca
View commit details
Copy full SHA for 85676ca
View code at this point
Browse repository at this point
Commits on Sep 18, 2016
Cleaned CLI runner
sergeyklay
committed
443650b
View commit details
Copy full SHA for 443650b
View code at this point
Browse repository at this point
Commits on Sep 7, 2016
Added bootstrap autoloader
sergeyklay
committed
3bdb5aa
View commit details
Copy full SHA for 3bdb5aa
View code at this point
Browse repository at this point
Commits on Aug 9, 2016
Used user-defined error-reporting
sergeyklay
committed
fe081d0
View commit details
Copy full SHA for fe081d0
View code at this point
Browse repository at this point
Commits on Aug 3, 2016
Cleaned entrypoint
sergeyklay
committed
252c6fd
View commit details
Copy full SHA for 252c6fd
View code at this point
Browse repository at this point
Commits on Jul 29, 2016
make use of custom user-defined scripts - indentation fix
alexbusu
authored and
sergeyklay
committed
672f2ce
View commit details
Copy full SHA for 672f2ce
View code at this point
Browse repository at this point
make use of custom user-defined scripts
alexbusu
authored and
sergeyklay
committed
6800896
View commit details
Copy full SHA for 6800896
View code at this point
Browse repository at this point
Commits on Dec 8, 2015
add user custom autoload
yitype
committed
20584f3
View commit details
Copy full SHA for 20584f3
View code at this point
Browse repository at this point
Commits on Oct 29, 2015
Initial module command
sergeyklay
committed
fe2b72c
View commit details
Copy full SHA for fe2b72c
View code at this point
Browse repository at this point
Commits on Oct 27, 2015
Fixed issue #548
sergeyklay
committed
a440aea
View commit details
Copy full SHA for a440aea
View code at this point
Browse repository at this point
Commits on Oct 21, 2015
Add standard error output
Ryo Moriwaki
committed
d2e9747
View commit details
Copy full SHA for d2e9747
View code at this point
Browse repository at this point
Commits on Oct 15, 2015
Simplified initialization of TEMPLATE_PATH constant
sergeyklay
committed
96c83ca
View commit details
Copy full SHA for 96c83ca
View code at this point
Browse repository at this point
Commits on Sep 21, 2015
Cleaned entry point
sergeyklay
committed
3671555
View commit details
Copy full SHA for 3671555
View code at this point
Browse repository at this point
Commits on Sep 20, 2015
Cleaned entry point
sergeyklay
committed
f3499fc
View commit details
Copy full SHA for f3499fc
View code at this point
Browse repository at this point
Commits on Aug 17, 2015
Fixed #469 issue
sergeyklay
committed
39447fe
View commit details
Copy full SHA for 39447fe
View code at this point
Browse repository at this point
Commits on May 7, 2015
PSR2.
SidRoberts
committed
c0ba79d
View commit details
Copy full SHA for c0ba79d
View code at this point
Browse repository at this point
Commits on May 2, 2015
Minor fixes, cleanup indents
sergeyklay
committed
6102df2
View commit details
Copy full SHA for 6102df2
View code at this point
Browse repository at this point
Commits on Apr 29, 2015
Update year
sergeyklay
committed
33851ce
View commit details
Copy full SHA for 33851ce
View code at this point
Browse repository at this point
Commits on Jan 11, 2014
Separate use statements
Gedas Lukošius
committed
36fbf21
View commit details
Copy full SHA for 36fbf21
View code at this point
Browse repository at this point
Commits on Jan 9, 2014
Cleanup with php-cs-fixer
Gedas Lukošius
committed
b046ee8
View commit details
Copy full SHA for b046ee8
View code at this point
Browse repository at this point
Commits on Jan 8, 2014
Updated year. Changed title for file DocBlock.
Gedas Lukošius
committed
423f000
View commit details
Copy full SHA for 423f000
View code at this point
Browse repository at this point
Commits on Aug 14, 2013
update COMPATIBLE_VERSION and year
xboston
committed
30eb029
View commit details
Copy full SHA for 30eb029
View code at this point
Browse repository at this point
Commits on Jul 8, 2013
Fix invalid url
g3dut1s
committed
28966b1
View commit details
Copy full SHA for 28966b1
View code at this point
Browse repository at this point
Commits on Apr 27, 2013
remove useless ScaffoldDBM(testing class)
wenchen
committed
011a38b
View commit details
Copy full SHA for 011a38b
View code at this point
Browse repository at this point
Commits on Mar 27, 2013
Improving scaffolld, making database compatible with sqlite
phalcon
committed
0562532
View commit details
Copy full SHA for 0562532
View code at this point
Browse repository at this point
Commits on Mar 4, 2013
implement Scaffold for Database Management
MMGameServer
authored and
MMGameServer
committed
30f8032
View commit details
Copy full SHA for 30f8032
View code at this point
Browse repository at this point
Commits on Dec 14, 2012
Fixing exception priting where the extension isn't loaded #31
Phalcon
committed
514d1c0
View commit details
Copy full SHA for 514d1c0
View code at this point
Browse repository at this point
Commits on Oct 31, 2012
Fixing migrations
Phalcon
committed
9b19935
View commit details
Copy full SHA for 9b19935
View code at this point
Browse repository at this point
Commits on Sep 25, 2012
#16 Project command uses TEMPLATE_PATH as a default
theDisco
committed
2b9f217
View commit details
Copy full SHA for 2b9f217
View code at this point
Browse repository at this point
Commits on Sep 20, 2012
Adding micro and modules project generation
Phalcon
committed
f38cfbb
View commit details
Copy full SHA for f38cfbb
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL