Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
935d42f91a55a409ca02857ef1ef660c921ff1db
935d42f
Ignore composer vendor directory
by Alex Bilbie
· 12 years ago
f7e23b3
Removed the from the default config variables in the pagination class. Fixes #187 and #208
by Alex Bilbie
· 12 years ago
38cb0df
Merge pull request #1720 from appleboy/doc
by Alex Bilbie
· 12 years ago
68b82e7
Merge pull request #1776 from eweap/db-display-error
by Andrey Andreev
· 12 years ago
cbc768d
Merge pull request #1760 from vlakoff/develop-2
by Alex Bilbie
· 12 years ago
747a326
Check for "Loader" in $call['class'] instead of $call['file']
by Jonathan Bonnefoy
· 12 years ago
4455810
Database display error supporting "Loader.php" and "MY_Loader.php"
by Jonathan Bonnefoy
· 12 years ago
3f3f135
Misc. style changes
by Andrey Andreev
· 12 years ago
9ffcee6
Cleanup and optimize new Session classes
by Andrey Andreev
· 12 years ago
c8aa98f
Merge pull request #1770 from dchill42/session
by Alex Bilbie
· 12 years ago
31d38f2
Merge pull request #1771 from pickupman/user_guide-migrations
by Andrey Andreev
· 12 years ago
2673539
Merge pull request #1750 from vlakoff/develop
by Andrey Andreev
· 12 years ago
62a5ee3
More complicated but faster method
by vlakoff
· 12 years ago
596e48d
Add documation to user guide for Migrations class
by Joe McFrederick
· 12 years ago
cd436e9
That doesn't go there. Put cache fix around correct query.
by dchill42
· 12 years ago
97b0d83
Fixed issues #1756 and #1711
by dchill42
· 12 years ago
ffeaf80
Merge branch 'develop' of github.com:EllisLab/CodeIgniter into codeigniter/develop
by Alex Bilbie
· 12 years ago
5e97108
Added Calendar library unit test
by Alex Bilbie
· 12 years ago
e775b86
Merge pull request #1764 from WDC/patch-2
by Alex Bilbie
· 12 years ago
32c3e99
Merge pull request #1763 from pickupman/bugfix-form_validation-is_unique
by Alex Bilbie
· 12 years ago
88dabf1
Update application/config/constants.php
by D. Marshall Lemcoe Jr.
· 12 years ago
7c70d10
Fix #1741 is_unique duplicated in documentation for Form_validation
by pickupman
· 12 years ago
5f385d0
Slightly robuster test
by vlakoff
· 12 years ago
4e80d80
Merge pull request #1727 from pickupman/bugfix-loader-view_file
by Alex Bilbie
· 12 years ago
c557083
Merge pull request #1728 from pickupman/bugfix-captcha_helper
by Alex Bilbie
· 12 years ago
9c0738b
Merge pull request #1753 from vlakoff/lang
by Alex Bilbie
· 12 years ago
59d4990
A few forgotten double quotes in language strings
by vlakoff
· 12 years ago
cdbcbfc
Simplification in Text Helper's character_limiter()
by vlakoff
· 12 years ago
f3fddf6
fix issue #1719 and update ip address length on captcha helper
by Bo-Yi Wu
· 12 years ago
b7c5444
Merge pull request #1732 from IT-Can/mysql-compression
by Alex Bilbie
· 12 years ago
20ff766
Merge pull request #1749 from dchill42/sess_config
by Phil Sturgeon
· 12 years ago
f8f36db
Added autoload drivers config, added Session and Loader changes to changelog, added Session config items to upgrade guide
by dchill42
· 12 years ago
ac740ab
Added session driver config items
by dchill42
· 12 years ago
ff1c125
Merge branch 'refs/heads/alexbilbie/develop' into codeigniter/develop
by Alex Bilbie
· 12 years ago
3104e3f
Added PHPUnit to the development requirements of composer.json
by Alex Bilbie
· 12 years ago
096b894
Finished the final tests (except do_upload)
by Alex Bilbie
· 12 years ago
ba1fbfb
Added initial upload library tests
by Alex Bilbie
· 12 years ago
0c88690
Added lang mock and upload mock
by Alex Bilbie
· 12 years ago
1e40c21
Merge pull request #353 from dchill42/session
by Phil Sturgeon
· 12 years ago
88b636b
Fixed defaults and database check, reverted redundant shutdown feature
by dchill42
· 12 years ago
3cecd82
Extracted cookie database saves to shutdown and cleaned up code
by dchill42
· 12 years ago
08c8304
Minor session test improvements
by dchill42
· 12 years ago
0fc3be5
Fixed multi-driver load return and last-ditch library subdirectory retry object names
by dchill42
· 12 years ago
62ece33
Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into session
by dchill42
· 12 years ago
aee9265
Fixed select_driver(), cookie sess_destroy(), and native cookie name conflict
by dchill42
· 12 years ago
2d5c209
Merge branch 'feature/js-userguide-search' into develop
by Derek Jones
· 12 years ago
6a9b85e
Merge pull request #1733 from IT-Can/word-mime-fix
by Alex Bilbie
· 12 years ago
a819580
docx mimetype added
by Michiel Vugteveen
· 12 years ago
9819cba
changelog fix
by Michiel Vugteveen
· 12 years ago
cdb481b
driver fix + userguide + changelog
by Michiel Vugteveen
· 12 years ago
329834e
Switching to Sphinx's built in JavaScript search
by Derek Jones
· 12 years ago
87687e1
fixed RST indentation error in 3.0.0 upgrade instructions code sample
by Derek Jones
· 12 years ago
0afe5d9
Fixing code sample styling and footer link
by Derek Jones
· 12 years ago
49f7b72
mysql driver updated
by Michiel Vugteveen
· 12 years ago
c27721f
compression test
by Michiel Vugteveen
· 12 years ago
0b1d56f
database added config option
by Michiel Vugteveen
· 12 years ago
07cdcf8
Fixes issue #1678
by pickupman
· 12 years ago
0f8a793
Merging heads
by pickupman
· 12 years ago
64f470b
Fix bug #1000
by Joe McFrederick
· 12 years ago
58854c3
Merge pull request #1714 from ollierattue/develop
by Andrey Andreev
· 12 years ago
c2d3bcf
Merge pull request #1698 from cryode/develop
by Andrey Andreev
· 12 years ago
c58c782
Remove change log entry for Bug fix #1695
by Eric Roberts
· 12 years ago
4935425
Merge branch 'develop' of https://github.com/EllisLab/CodeIgniter into develop
by Eric Roberts
· 12 years ago
8b4869a
Removed invalid 'application/vnd.ms-excel [official]' mime type from xls
by Ollie Rattue
· 12 years ago
6a64f85
Fix issue #1712
by Andrey Andreev
· 12 years ago
6701823
Add changelog entry for pull #1601
by Andrey Andreev
· 12 years ago
b5ecafe
Working mime types for xls and xlsx file extensions
by Ollie Rattue
· 12 years ago
327e5c9
Merge pull request #1707 from IT-Can/fix-issue-1706
by Alex Bilbie
· 12 years ago
28ff292
fix issue 1706
by Michiel Vugteveen
· 12 years ago
b3816b7
Minor doc fixes
by dchill42
· 12 years ago
19d0f56
Bug fix #1695 - change Nintendo mobile user agents to be more specific.
by Eric Roberts
· 12 years ago
3169f26
Updated Loader and Session documentation
by dchill42
· 12 years ago
0e88408
Updated comments about default driver
by dchill42
· 12 years ago
5628ba0
Relocated driver base class inclusion so drivers can be loaded with library()
by dchill42
· 12 years ago
f79afb5
Added session_id to userdata and applied sess_time_to_update
by dchill42
· 12 years ago
17636e8
Merge branch 'develop' of https://github.com/EllisLab/CodeIgniter into develop
by Eric Roberts
· 12 years ago
6c94c2d
Merge pull request #1601 from rwillert/patch-1
by Phil Sturgeon
· 12 years ago
2642920
Damn, missed files on last commit
by dchill42
· 12 years ago
4153c92
Coding standard cleanup and added userdata resync on sess_regenerate()
by dchill42
· 12 years ago
7e92b73
Merge branch 'develop' of github.com:/EllisLab/CodeIgniter into session
by dchill42
· 12 years ago
5748600
Added Session driver library unit tests and added driver library autoloading to test framework
by dchill42
· 12 years ago
b185537
Fixed userdata synchronization, loaded driver check, and all_flashdata keys
by dchill42
· 12 years ago
3a2d573
Added upgrade note about the breaking change in the email library. Problem noticed in #1671
by Alex Bilbie
· 12 years ago
c587225
Fixed _parent references and several minor bugs
by dchill42
· 12 years ago
bdb9999
Some clean-up and style changes
by Andrey Andreev
· 12 years ago
4df0be8
Merge pull request #1672 from alexbilbie/alexbilbie-email-clear
by Eric Barnes
· 12 years ago
5f441ea
Updated changelog
by Alex Bilbie
· 12 years ago
a473d80
Updated email library documentation
by Alex Bilbie
· 12 years ago
a87aab3
Only clear if request was successful
by Alex Bilbie
· 12 years ago
d7bc8d0
New parameter to automatically clear the parameters
by Alex Bilbie
· 12 years ago
b901e73
After sending an email clear the parameters
by Alex Bilbie
· 12 years ago
b92c44b
Merge pull request #1670 from CaSoft/develop
by Andrey Andreev
· 12 years ago
b01b4f5
Merge pull request #1669 from EllisLab/feature/stringify_attributes
by Eric Barnes
· 12 years ago
45870a8
Merge branch 'develop' of github.com:CaSoft/CodeIgniter into develop
by InFog
· 12 years ago
00b3df4
Added documentation for mailto function.
by InFog
· 12 years ago
220aa6a
Added documentation for mail_to function.
by InFog
· 12 years ago
49d2f30
Fixed messed up welcome controller.
by Eric Barnes
· 12 years ago
6d953a8
Merge pull request #1668 from ShadesOfLight/feature/stringify_attributes
by Eric Barnes
· 12 years ago
3211ede
Refactored _stringify_attributes in system/core/Common.php
by Chad Furman
· 12 years ago
a1abada
refactored (crunched down) _stringify_attributes
by Chad Furman
· 12 years ago
Next »