Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
ad4882fef8cdfb5d1795898de34440b001527d37
ad4882f
Fix #4120
by Andrey Andreev
· 9 years ago
e079203
Missing character in the evil attributes pattern
by Andrey Andreev
· 9 years ago
1e6d4d6
Another addition to tag detection patterns in xss_clean()
by Andrey Andreev
· 9 years ago
392f8da
Close #4098
by Andrey Andreev
· 9 years ago
c08f27b
Fix #4032
by Andrey Andreev
· 9 years ago
24ff6db
Fix #4044
by Andrey Andreev
· 9 years ago
f2239fe
Fix #4109
by Andrey Andreev
· 9 years ago
2a2578b
Add 'eval' to a JS blacklist in xss_clean()
by Andrey Andreev
· 9 years ago
70f60d0
Move _remove_evil_attributes() call
by Andrey Andreev
· 9 years ago
bc78748
Harden xss_clean() more
by Andrey Andreev
· 9 years ago
2f71c62
Improve on previous commit
by Andrey Andreev
· 9 years ago
58c7bcb
Replace the latest XSS patches
by Andrey Andreev
· 9 years ago
12023a7
Last commit didn't adjust a RE index
by Andrey Andreev
· 9 years ago
abc6006
Fix & extend 700619cebf75c4e4fcda6a2d7bea1afb84a029e4
by Andrey Andreev
· 9 years ago
72ebac4
Fix a broken unit test from 700619cebf75c4e4fcda6a2d7bea1afb84a029e4
by Andrey Andreev
· 9 years ago
20f362b
[ci skip] Add changelog entry for #4105
by Andrey Andreev
· 9 years ago
cc93635
Change form validation library to allow the pipe character within square brackets
by rich
· 9 years ago
700619c
Fix #4106
by Andrey Andreev
· 9 years ago
e70238e
Remove unnecessary count() calls from _sanitize_globals()
by Andrey Andreev
· 9 years ago
dd28a88
Move csrf_verify() call out of _sanitize_globals()
by Andrey Andreev
· 9 years ago
0d0c53c
Fix #4096
by Andrey Andreev
· 9 years ago
c283443
[ci skip] Improve FV language string instructions
by Andrey Andreev
· 9 years ago
4e0d88a
Enable Travis builds for 3.0-stable branch
by Andrey Andreev
· 9 years ago
554b452
Fix #4093
by Andrey Andreev
· 9 years ago
20573bd
[ci skip] Correct session database setup docs
by Andrey Andreev
· 9 years ago
61ac7bd
[ci skip] Reduce/improve wording of xss_clean() description
by Andrey Andreev
· 9 years ago
52a2def
[ci skip] Remove a bad advice from the Security lib docs
by Andrey Andreev
· 9 years ago
06ac553
Merge pull request #4092 from mpmont/3.0-stable
by Andrey Andreev
· 9 years ago
89726cd
There was an extra = sign in this file
by Marco Monteiro
· 9 years ago
4dac6eb
[ci skip] Fix #4091
by Andrey Andreev
· 9 years ago
348a2d4
Fix #4086
by Andrey Andreev
· 9 years ago
64f3d3d
[ci skip] Fix incorrect routing description
by Andrey Andreev
· 9 years ago
8e138ec
Fix #4073
by Andrey Andreev
· 9 years ago
24a4a6a
Fix #4066
by Andrey Andreev
· 9 years ago
be178a7
Fix #4065
by Andrey Andreev
· 9 years ago
eb49258
[ci skip] Fix 'sqlsrv' connect failure endless loop
by Andrey Andreev
· 9 years ago
825fab7
Allow capitals in the middle of model names
by Andrey Andreev
· 9 years ago
d45180c
Fix #4056
by Andrey Andreev
· 9 years ago
ec6a403
[ci skip] Fix a doc typo
by Andrey Andreev
· 9 years ago
4db3793
[ci skip] Encryption doc fix
by Andrey Andreev
· 9 years ago
c2c7cb7
Fix #4052
by Andrey Andreev
· 9 years ago
62fe011
Fix typo in comments
by Claudio Galdiolo
· 9 years ago
0d60a21
Update config/constants.php with defined() checks
by Andrey Andreev
· 9 years ago
cdde5a0
Fix path for CLI error templates in upgrade doc
by Mat Whitney
· 9 years ago
a12cf28
[ci skip] Partial patch for #2284
by Andrey Andreev
· 9 years ago
de82e17
[ci skip] Add 3.0.2 upgrade instructions file
by Andrey Andreev
· 9 years ago
1c0f46a
[ci skip] Start of 3.0.2-dev
by Andrey Andreev
· 9 years ago
53f8882
[ci skip] Add 3.0.1 release date to changelog
by Andrey Andreev
· 9 years ago
25e77bf
[ci skip] Add a note about string helpers
by Andrey Andreev
· 9 years ago
9bb9469
Fix #4023
by Andrey Andreev
· 9 years ago
36bd341
Fix ReDoS-bug in string_helper.php
by Kevin Morssink
· 9 years ago
4e5ff1f
Fix #4026
by Andrey Andreev
· 9 years ago
3373598
Merge pull request #4028 from bjjay/patch-1
by Andrey Andreev
· 9 years ago
fdf3073
Reduce once $config['query_toggle_count'] checking
by bjjay
· 9 years ago
abc299b
Fix #4027
by Andrey Andreev
· 9 years ago
6cefc6b
Fix #4015
by Andrey Andreev
· 9 years ago
10fb7d1
[ci skip] Normalize tabs/spaces
by Andrey Andreev
· 9 years ago
3da611e
[ci skip] Add a note about form helper set_value()
by Andrey Andreev
· 9 years ago
d8ab779
[ci skip] Alter 3.0 upgrade instructions title
by Andrey Andreev
· 9 years ago
0d2d84f
Fix #4012
by Andrey Andreev
· 9 years ago
948cefc
Merge pull request #4010 from aneasystone/html_helper
by Andrey Andreev
· 9 years ago
1738813
Correct the notes of html_helper ul function
by aneasystone
· 9 years ago
7ae0fdd
[ci skip] Fix a changelog typo
by Andrey Andreev
· 9 years ago
a42a01c
[ci skip] QB docs, consistent bool vs boolean
by Andrey Andreev
· 9 years ago
dfc0f7a
Revert "[ci skip] Fix where_in() docs"
by Andrey Andreev
· 9 years ago
d738b6b
Fix a 'counter-#3989' bug
by Andrey Andreev
· 9 years ago
a479c38
Merge pull request #4009 from aneasystone/doc-pro
by Andrey Andreev
· 9 years ago
319032d
fix mixed-up database and table
by aneasystone
· 9 years ago
5ffbdce
Fix #4005
by Andrey Andreev
· 9 years ago
49ea7db
[ci skip] Remove a redundant example from DB result docs
by Andrey Andreev
· 9 years ago
fddbde6
Close #4004
by Andrey Andreev
· 9 years ago
d4a50bd
Revert "[ci skip] Add a changelog entry for last commit"
by Andrey Andreev
· 9 years ago
f7631f1
Revert "Fix an internal bug in QB where() escaping"
by Andrey Andreev
· 9 years ago
2dfbe99
Revert "Fix #3989"
by Andrey Andreev
· 9 years ago
d80ecd6
[ci skip] Update some query builder examples
by Andrey Andreev
· 9 years ago
d91ed26
Fix #4000
by Andrey Andreev
· 9 years ago
5ea646a
[ci skip] Add a note about CI_Form_validation::set_data()
by Andrey Andreev
· 9 years ago
beb0c32
Merge pull request #3999 from aneasystone/doc-pro
by Andrey Andreev
· 9 years ago
d532629
fix word_wrap produce not clear
by aneasystone
· 9 years ago
eec91a2
Merge pull request #3988 from kenjis/fix-views-errors-cli
by Andrey Andreev
· 9 years ago
1497d4e
Fix alignment
by kenjis
· 9 years ago
10b6e7a
[ci skip] Remove some whitespace
by Andrey Andreev
· 9 years ago
76ac657
Merge pull request #3993 from lonnieezell/f/dbnumrows
by Andrey Andreev
· 9 years ago
6d7f87a
Merge pull request #3996 from calvintam236/develop
by Andrey Andreev
· 9 years ago
55bc505
Fixed typos
by Calvin Tam
· 9 years ago
752f569
Revamping to the tune of isset
by Lonnie Ezell
· 9 years ago
ab494d5
Merge pull request #3995 from rajatsharma94/develop
by Andrey Andreev
· 9 years ago
08c1a11
Update path_helper.php
by rajatsharma94
· 9 years ago
5911663
Security check updated.
by rajatsharma94
· 9 years ago
d41ec5c
Update path_helper.php
by rajatsharma94
· 9 years ago
d2f63a1
IP checking false positives and no ipv6 check
by rajatsharma94
· 9 years ago
5545dcd
IP Address checking generates false positives.
by medhavini
· 9 years ago
56d3467
[ci skip] Polish changes from PR #3990
by Andrey Andreev
· 9 years ago
834860f
Merge pull request #3990 from lonnieezell/f/dbobjects
by Andrey Andreev
· 9 years ago
1a8d95a
Fix an issue with CI_Upload max filesize
by Andrey Andreev
· 9 years ago
c87a66b
Tabs vs Spaces and the forgotten rewrite.
by Lonnie Ezell
· 9 years ago
f625965
The little things. :)
by Lonnie Ezell
· 9 years ago
715959d
Removing use of ->num_rows() in DB results docs.
by Lonnie Ezell
· 9 years ago
abf089a
Revamping User class example for Custom Result Objects
by Lonnie Ezell
· 9 years ago
5d064bb
Fix testcases broken by b63dc1904e4f34cb48d7dce80155172c6e94d777
by Andrey Andreev
· 9 years ago
Next »