FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for lib - ashucg/wordpress-https · GitHub
ashucg
/
wordpress-https
Public
forked from
mvied/wordpress-https
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
wordpress-https
lib
on
master
User selector
Datepicker
Commit history
Commits on Feb 23, 2016
Merge branch 'develop'
Mike Ems
committed
16c1569
View commit details
Copy full SHA for 16c1569
View code at this point
Browse repository at this point
Commits on Jan 12, 2016
modified gitignore, fixed missed curly brackets, added forward compatibility for 4.4+
ldaidone
committed
47b242a
View commit details
Copy full SHA for 47b242a
View code at this point
Browse repository at this point
Commits on Dec 14, 2015
Update Core.php
Show description for 4aaad92
rickcurran
committed
4aaad92
View commit details
Copy full SHA for 4aaad92
View code at this point
Browse repository at this point
Commits on Oct 15, 2015
Merge pull request #43 from sc0ttkclark/patch-1
Show description for 2c1047f
headstash
committed
2c1047f
View commit details
Copy full SHA for 2c1047f
View code at this point
Browse repository at this point
Merge pull request #33 from desrosj/master
Show description for 99729cd
headstash
committed
99729cd
View commit details
Copy full SHA for 99729cd
View code at this point
Browse repository at this point
Commits on Aug 4, 2015
Fix fatal error in casting objects without __toString() method
nextime
committed
43a3ea9
View commit details
Copy full SHA for 43a3ea9
View code at this point
Browse repository at this point
Commits on Jul 27, 2015
Don't run output buffering in admin, plus add wordpress_https_parser_ob filter to disable
sc0ttkclark
committed
c06258b
View commit details
Copy full SHA for c06258b
View code at this point
Browse repository at this point
Commits on Oct 20, 2014
Refreshing my changes in order to merge properly.
desrosj
committed
949d40b
View commit details
Copy full SHA for 949d40b
View code at this point
Browse repository at this point
Whitespace changes.
desrosj
committed
021712d
View commit details
Copy full SHA for 021712d
View code at this point
Browse repository at this point
Commits on Oct 1, 2014
Merge pull request #32 from Steven-Oddineer/master
Show description for 7b328bf
headstash
committed
7b328bf
View commit details
Copy full SHA for 7b328bf
View code at this point
Browse repository at this point
Merge pull request #31 from mnelson4/master
Show description for b03231d
headstash
committed
b03231d
View commit details
Copy full SHA for b03231d
View code at this point
Browse repository at this point
Commits on Jun 20, 2014
Fixed an issue where hundreds of Warning are displayed while define('WP_DEBUG', true); is present; more details: "first argument of wpdb::prepare should have a placeholder".
Show description for 3bfd7d8
mortanius-1
committed
3bfd7d8
View commit details
Copy full SHA for 3bfd7d8
View code at this point
Browse repository at this point
Commits on Jun 12, 2014
fixes so any usage of get_permalink gets HTTPS or HTTP based on the page id supplied (before it would set it to HTTP if the page were supposed ot be HTTPS"
Michael Nelson
committed
732a77d
View commit details
Copy full SHA for 732a77d
View code at this point
Browse repository at this point
Commits on Jan 17, 2014
Add .ico to the list of secure file extensions
derf
committed
61e956d
View commit details
Copy full SHA for 61e956d
View code at this point
Browse repository at this point
Commits on Sep 4, 2013
Created 'is_ssl' filter.
headstash
committed
4c149be
View commit details
Copy full SHA for 4c149be
View code at this point
Browse repository at this point
Commits on Sep 3, 2013
Further reduced iteration overhead on 'getPlugin' calls.
headstash
committed
aa2098c
View commit details
Copy full SHA for aa2098c
View code at this point
Browse repository at this point
Updated docblocks.
headstash
committed
2b894c3
View commit details
Copy full SHA for 2b894c3
View code at this point
Browse repository at this point
Updated localization strings to not use Plugin's getSlug.
headstash
committed
f26e38b
View commit details
Copy full SHA for f26e38b
View code at this point
Browse repository at this point
Commits on Apr 29, 2013
Reduced iteration overhead on `getPlugin` call
heshiming
committed
338c343
View commit details
Copy full SHA for 338c343
View code at this point
Browse repository at this point
Changed several calls to `isUrlLocal` to use the url string, instead of url object
Show description for c416ba1
heshiming
committed
c416ba1
View commit details
Copy full SHA for c416ba1
View code at this point
Browse repository at this point
Commits on Apr 20, 2013
Deprecated module check.
headstash
committed
89622fa
View commit details
Copy full SHA for 89622fa
View code at this point
Browse repository at this point
Updated Mvied library.
headstash
committed
4a62d15
View commit details
Copy full SHA for 4a62d15
View code at this point
Browse repository at this point
Commits on Apr 4, 2013
Typo.
headstash
committed
8b03d4f
View commit details
Copy full SHA for 8b03d4f
View code at this point
Browse repository at this point
Logic cleanup.
headstash
committed
fb6e701
View commit details
Copy full SHA for fb6e701
View code at this point
Browse repository at this point
Commits on Apr 1, 2013
Cleaned up possible PHP Notices.
headstash
committed
3ec003b
View commit details
Copy full SHA for 3ec003b
View code at this point
Browse repository at this point
Commits on Mar 31, 2013
Added new UI for URL Filters. Added Unsecure URL Filters.
headstash
committed
c54b2e9
View commit details
Copy full SHA for c54b2e9
View code at this point
Browse repository at this point
Allow for mappings to map to the same scheme.
headstash
committed
86f2366
View commit details
Copy full SHA for 86f2366
View code at this point
Browse repository at this point
Apply just URL Filters to external HTTPS elements on HTTP pages.
headstash
committed
0b729fa
View commit details
Copy full SHA for 0b729fa
View code at this point
Browse repository at this point
Remove separated host parts for simplicity.
headstash
committed
4af828f
View commit details
Copy full SHA for 4af828f
View code at this point
Browse repository at this point
Updated Domain Mapping to URL Mapping. Now allowed to map external and internal domains to and from HTTPS.
headstash
committed
417f13a
View commit details
Copy full SHA for 417f13a
View code at this point
Browse repository at this point
Updated to url_filters. Added stripslashes to URL Filters.
headstash
committed
201c953
View commit details
Copy full SHA for 201c953
View code at this point
Browse repository at this point
Commits on Mar 30, 2013
Created default value in case ssl_host is empty.
headstash
committed
c419461
View commit details
Copy full SHA for c419461
View code at this point
Browse repository at this point
Added blog and path cache to reset on install/upgrade.
headstash
committed
e7d4415
View commit details
Copy full SHA for e7d4415
View code at this point
Browse repository at this point
Updated docblocks.
headstash
committed
9a03e14
View commit details
Copy full SHA for 9a03e14
View code at this point
Browse repository at this point
Added filters.
headstash
committed
2d4886c
View commit details
Copy full SHA for 2d4886c
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL