Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
c21c0359e1b4d96b1186ca2db78a01c7f38e904d
/
application
/
config
/
migration.php
c79a62c
[ci skip] Update config/migration.php comments
by Andrey Andreev
· 9 years ago
b56de65
Remove license blocks in /application files
by vlakoff
· 10 years ago
4cbe463
Remove closing blocks at end of PHP files
by vlakoff
· 10 years ago
fe9309d
Bulk (mostly documentation) update
by Andrey Andreev
· 10 years ago
bdb96ca
[ci skip] Switch to MIT license; close #3293
by Andrey Andreev
· 10 years ago
d8bef8a
"BASEPATH check" consistency
by darwinel
· 11 years ago
871754a
2013 > 2014
by darwinel
· 11 years ago
c8c260f
[ci skip] Remove 2 spaces
by Andrey Andreev
· 11 years ago
80500af
[ci skip] Happy new year
by Andrey Andreev
· 12 years ago
b719bfd
Changed the `migration_style` config setting to `migration_type`
by Jonathon Hill
· 12 years ago
34c8b9c
Added support for timestamp-based migrations
by Jonathon Hill
· 12 years ago
a465fc4
fixing a typo in the comments of the migration config file
by Robert Doucette
· 12 years ago
e734b38
Clear some spaces and fix some inconsistencies in application/ php files
by Andrey Andreev
· 13 years ago
07c1ac8
Bumped CodeIgniter's PHP requirement to 5.2.4.
by Phil Sturgeon
· 13 years ago
0defe5d
Updating copyright date to 2012
by Greg Aker
· 13 years ago
c00a5a0
Merge master (2.1.0) and fixed conflicts.
by Phil Sturgeon
· 13 years ago
dd81c43
Migrations - Changed config migration_version to state it is used in migration->current. Removed white space and coding standards.
by Eric Barnes
· 13 years ago
5543fd7
Added long missing Migration documentation.
by Phil Sturgeon
· 13 years ago
61df906
fixing typo in attribution block
by Derek Jones
· 13 years ago
f4a4bd8
adding new license file (OSL 3.0) and updating readme to ReST
by Derek Jones
· 13 years ago
02e7c8b
REALLY fixed merge problem.
by Kyle Farris
· 13 years ago
5494077
Fixed merge error.
by Kyle Farris
· 13 years ago
ad17f4b
Merged with development
by Kyle Farris
· 13 years ago
db46d02
trying to resolve some merge issues
by Kyle Farris
· 13 years ago
d1ba8f7
Migrations: Added a config that allows the system to migration to the latest migration when you load the library. This way you do not have to call migrations anywhere else in your code and can always be at the latest migration
by Cloudmanic Labs, LLC
· 13 years ago
539dcb0
Added support to select the name of the database table you are going to use in Migrations
by Cloudmanic Labs, LLC
· 13 years ago
62f04a6
Disabled migrations by default.
by Phil Sturgeon
· 13 years ago
96bd33b
Added Migration class and language file.
by Phil Sturgeon
· 14 years ago
9758d84
Added Migrations library, config and an example controller/migration file.
by Phil Sturgeon
· 14 years ago