Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
3104e3f23724b68a396cbaf2f2b1d9677b935126
3104e3f
Added PHPUnit to the development requirements of composer.json
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
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
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
19204f9
Refactored _stringify_attributes function
by Eric Barnes
· 12 years ago
acedd2b
Adding a common stringify_attributes function for dealing with attributes through out various helpers.
by Eric Barnes
· 12 years ago
62ab8b2
Adding optional attributes as array or object for html helper
by Eric Barnes
· 12 years ago
d83e727
Merge pull request #1640 from thecrypticace/develop
by Alex Bilbie
· 12 years ago
f9ee005
Change log for IPv4 range mask support
by Jordan Pittman
· 12 years ago
27228c9
Improve change from f0ecb55dfe8dbfaf4c65dbe9d7e1bba8c131ebf4 and add changelog entries for pull #1654
by Andrey Andreev
· 12 years ago
f0ecb55
If $htdocs = FALSE delete_files would never unlink
by Phil Sturgeon
· 12 years ago
6e3d692
Merge pull request #1654 from Debeet/patch-1
by Alex Bilbie
· 12 years ago
9defe90
Windows 8 and PlayStation 3 in user_agents.php
by Debeet
· 12 years ago
77ee3fd
Cleaned up bangs and lowercase booleans, and fixed userdata return on not found to NULL
by dchill42
· 12 years ago
42b77a9
Made cookie driver default and did miniscule code cleanup on drivers
by dchill42
· 12 years ago
f2fc944
Merge pull request #1648 from vlakoff/page-cache
by Andrey Andreev
· 12 years ago
d9384ad
output->_display_cache() simplifications
by vlakoff
· 12 years ago
e3b5f8f
Merge pull request #1647 from vlakoff/page-cache
by Andrey Andreev
· 12 years ago
c5079de
Merge branch develop of github.com:/EllisLab/CodeIgniter into session
by dchill42
· 12 years ago
1288fe3
output->_display_cache() optimization
by vlakoff
· 12 years ago
3c13522
Fix issue #1644
by Andrey Andreev
· 12 years ago
ede49ba
Fix a bug in CI_DB_sqlsrv_driver::affected_rows()
by Andrey Andreev
· 12 years ago
8960acf
Update system/core/Input.php
by Jordan Pittman
· 12 years ago
74cb495
Removing $reduce_linebreaks in auto_typography helper. Fixes #1642
by Eric Barnes
· 12 years ago
a36df8a
Merge pull request #1643 from firian/html-helper-comment-fix
by Eric Barnes
· 12 years ago
8711aeb
Comment fix. Html5 is most popular these days and should be added to comment. Also - information that there are more doctypes than specified in comment was not included.
by Przemyslaw Tomaszewski
· 12 years ago
a5a7135
Added support for IP Address Range Masks (e.g. 192.168.137.0/24) to the Proxy IPs config option
by Jordan Pittman
· 12 years ago
fa4af2c
Enable travis for feature/* branches
by Andrey Andreev
· 12 years ago
795b2b3
Merge pull request #1633 from vlakoff/htaccess
by Andrey Andreev
· 12 years ago
d1f02a8
Improve the solution for issue #1631
by vlakoff
· 12 years ago
ec298a5
Merge branch 'develop' of github.com:EllisLab/CodeIgniter into codeigniter/develop
by Alex Bilbie
· 12 years ago
6697cf0
Updated .htaccess files with Apache 2.4+ safe deny statements. Fixes #1631
by Alex Bilbie
· 12 years ago
da038d2
Merge branch 'develop' of https://github.com/EllisLab/CodeIgniter into develop
by Eric Roberts
· 12 years ago
4253d32
Merge pull request #1627 from aroche/patch-1
by Andrey Andreev
· 12 years ago
7f875b7
Fix on _update_batch() : wrong variable used for field selection
by aroche
· 12 years ago
36a9711
Merge pull request #1625 from jonnu/develop
by Andrey Andreev
· 12 years ago
eee2df6
Inconsistency between log_message and show_error when encountering a non-existant class
by jonnu
· 12 years ago
afee226
Changed TRUE and FALSE values to be uppercase
by Alex Bilbie
· 12 years ago
0875d69
Changed double quotes to single quotes to meet style guidelines
by Alex Bilbie
· 12 years ago
4876b48
Merge pull request #1621 from vlakoff/doc
by Andrey Andreev
· 12 years ago
e40e56f
Fix in index.php inline documentation
by vlakoff
· 12 years ago
fbdad67
Merge branch 'develop' of https://github.com/EllisLab/CodeIgniter into develop
by Eric Roberts
· 12 years ago
decc642
Merge pull request #1617 from vlakoff/doc
by Andrey Andreev
· 12 years ago
fe83249
Some adjustments in inline documentation
by vlakoff
· 12 years ago
f457920
Merge pull request #1615 from joellimberg/patch-1
by Andrey Andreev
· 12 years ago
3cf174b
Loader::model() - rename foreach ($model AS $single_model) to ($model AS $class). Consistent with ::library() and ::_ci_load_class()
by Joel Limberg
· 12 years ago
685cdd7
Add a changelog entry for issue #1605 (pull #1606) and remove some spaces
by Andrey Andreev
· 12 years ago
44fb02f
Merge pull request #1616 from appleboy/page
by Andrey Andreev
· 12 years ago
5d50453
fix issue #1605 covert page number type from float to int
by Bo-Yi Wu
· 12 years ago
Next »