FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for scripts - GpayMainDeveloper/phalcon-devtools · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
GpayMainDeveloper
/
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
scripts
on
master
User selector
Datepicker
Commit history
Commits on Aug 5, 2015
Merge pull request #467 from stormweaver/master
Show description for 06f38d9
sergeyklay
committed
06f38d9
View commit details
Copy full SHA for 06f38d9
View code at this point
Browse repository at this point
Commits on Aug 4, 2015
Update Migration.php
Show description for e1072cd
yanko-ivanov
committed
e1072cd
View commit details
Copy full SHA for e1072cd
View code at this point
Browse repository at this point
Commits on Jul 30, 2015
fixed the path error of webtools page
Show description for 89e41bf
lnlion
committed
89e41bf
View commit details
Copy full SHA for 89e41bf
View code at this point
Browse repository at this point
Commits on Jul 10, 2015
Merge pull request #443 from RaphaelNeumann/master
Show description for a376b5a
sergeyklay
committed
a376b5a
View commit details
Copy full SHA for a376b5a
View code at this point
Browse repository at this point
Merge branch '2.0.x' of github.com:phalcon/phalcon-devtools into 2.0.x
sergeyklay
committed
471f3ce
View commit details
Copy full SHA for 471f3ce
View code at this point
Browse repository at this point
Fixed stub path
sergeyklay
committed
4f88155
View commit details
Copy full SHA for 4f88155
View code at this point
Browse repository at this point
Commits on Jul 5, 2015
Fix to oldest version of PHP
RaphaelNeumann
committed
ffc99fe
View commit details
Copy full SHA for ffc99fe
View code at this point
Browse repository at this point
Adapt devetools to olders version of php
RaphaelNeumann
committed
d92b3e8
View commit details
Copy full SHA for d92b3e8
View code at this point
Browse repository at this point
Commits on Jun 30, 2015
+ Add new type Postgres: Json, Jsonb
whdigger
committed
7c2a017
View commit details
Copy full SHA for 7c2a017
View code at this point
Browse repository at this point
Commits on Jun 27, 2015
+ Add new type Postgres: Json, Jsonb
whdigger
committed
6aeaac4
View commit details
Copy full SHA for 6aeaac4
View code at this point
Browse repository at this point
Commits on Jun 23, 2015
Merge pull request #431 from mattvb91/mattvb91/2.0.x
Show description for f78aaf1
sergeyklay
committed
f78aaf1
View commit details
Copy full SHA for f78aaf1
View code at this point
Browse repository at this point
Commits on Jun 22, 2015
Merge pull request #435 from sergeyklay/2.0.x
Show description for 72fdd3b
sergeyklay
committed
72fdd3b
View commit details
Copy full SHA for 72fdd3b
View code at this point
Browse repository at this point
CS fixes
sergeyklay
committed
fb04f0c
View commit details
Copy full SHA for fb04f0c
View code at this point
Browse repository at this point
Commits on Jun 20, 2015
Fix phalcon model --excludefields option
utsunomiya-asial
committed
938e4a2
View commit details
Copy full SHA for 938e4a2
View code at this point
Browse repository at this point
Commits on Jun 15, 2015
support for mysql blob column types
mattvb91
committed
35b2489
View commit details
Copy full SHA for 35b2489
View code at this point
Browse repository at this point
Commits on May 19, 2015
FIxed camelize issue with alias and reference table names
ocrdeveloper
committed
ed90b7a
View commit details
Copy full SHA for ed90b7a
View code at this point
Browse repository at this point
Commits on May 11, 2015
Enable dbname for SQLite
sergeyklay
committed
7a9313e
View commit details
Copy full SHA for 7a9313e
View code at this point
Browse repository at this point
[Webtools] Hide dot files
sergeyklay
committed
f1cbc91
View commit details
Copy full SHA for f1cbc91
View code at this point
Browse repository at this point
Snippet fixes
sergeyklay
committed
dd2cc19
View commit details
Copy full SHA for dd2cc19
View code at this point
Browse repository at this point
Cleanup Path related issues
sergeyklay
committed
06753d8
View commit details
Copy full SHA for 06753d8
View code at this point
Browse repository at this point
Improved Path component
sergeyklay
committed
1360c2e
View commit details
Copy full SHA for 1360c2e
View code at this point
Browse repository at this point
Fixed AllModels
sergeyklay
committed
ef5dfad
View commit details
Copy full SHA for ef5dfad
View code at this point
Browse repository at this point
Cleanup
sergeyklay
committed
67ce62b
View commit details
Copy full SHA for 67ce62b
View code at this point
Browse repository at this point
[Webtools] Use Path
sergeyklay
committed
a7ea08a
View commit details
Copy full SHA for a7ea08a
View code at this point
Browse repository at this point
Components now uses Path
sergeyklay
committed
1f708a8
View commit details
Copy full SHA for 1f708a8
View code at this point
Browse repository at this point
Initial Path component
sergeyklay
committed
e7d84dd
View commit details
Copy full SHA for e7d84dd
View code at this point
Browse repository at this point
Cleanup Model builder (use Snippet)
sergeyklay
committed
833b269
View commit details
Copy full SHA for 833b269
View code at this point
Browse repository at this point
Initial Snippet class
sergeyklay
committed
62290c4
View commit details
Copy full SHA for 62290c4
View code at this point
Browse repository at this point
Improved previous commit
sergeyklay
committed
d04df5f
View commit details
Copy full SHA for d04df5f
View code at this point
Browse repository at this point
Fixed #276
sergeyklay
committed
73b7314
View commit details
Copy full SHA for 73b7314
View code at this point
Browse repository at this point
Commits on May 10, 2015
Components Builder now uses Options
Show description for e4202f1
sergeyklay
committed
e4202f1
View commit details
Copy full SHA for e4202f1
View code at this point
Browse repository at this point
Contoller, Model and Scaffold now use Namespace validator
sergeyklay
committed
f8a908f
View commit details
Copy full SHA for f8a908f
View code at this point
Browse repository at this point
Added Namespace validator
sergeyklay
committed
1f053df
View commit details
Copy full SHA for 1f053df
View code at this point
Browse repository at this point
Commits on May 9, 2015
[Webtools] Various minor fixes & improvements
sergeyklay
committed
b6060ec
View commit details
Copy full SHA for b6060ec
View code at this point
Browse repository at this point
[Webtools] Update README
sergeyklay
committed
29ba00c
View commit details
Copy full SHA for 29ba00c
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL