-
Notifications
You must be signed in to change notification settings - Fork 127
Comparing changes
Open a pull request
base repository: aperezdc/ngx-fancyindex
base: v0.3.6
head repository: aperezdc/ngx-fancyindex
compare: v0.4.0
- 16 commits
- 5 files changed
- 6 contributors
Commits on Aug 30, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 07c4288 - Browse repository at this point
Copy the full SHA 07c4288View commit details
Commits on Feb 10, 2016
-
Fix hang when combining fancyindex with ngx_pagespeed
This attempts to address hanging requests when fancyindex is combined with ngx_pagespeed. The change makes fancyindex check the return value of ngx_http_send_header in a way that is just the same as nginx's autoindex module - which makes the modules work for me when I test with ngx_pagespeed.
Configuration menu - View commit details
-
Copy full SHA for 1450c1b - Browse repository at this point
Copy the full SHA 1450c1bView commit details -
Merge pull request #37 from oschaaf/ngx-pagespeed-compatibility
Fix hang when combining fancyindex with ngx_pagespeed
Configuration menu - View commit details
-
Copy full SHA for c8e9a9a - Browse repository at this point
Copy the full SHA c8e9a9aView commit details -
Merge pull request #31 from janglapuk/master
Add title attribute for each dir or file
Configuration menu - View commit details
-
Copy full SHA for 945f87c - Browse repository at this point
Copy the full SHA 945f87cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 891fb05 - Browse repository at this point
Copy the full SHA 891fb05View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80bd501 - Browse repository at this point
Copy the full SHA 80bd501View commit details
Commits on Feb 13, 2016
-
Add the 'show_path' configuration directive
This directive enables someone using a custom header to disable the output of the indexed directory by the module Useful when you want to create links to previous directories via PHP for example
Configuration menu - View commit details
-
Copy full SHA for cb3d211 - Browse repository at this point
Copy the full SHA cb3d211View commit details
Commits on Feb 15, 2016
-
Merge pull request #39 from TPXP/add_show_path
Add the 'show_path' configuration directive
Configuration menu - View commit details
-
Copy full SHA for ba8b4ec - Browse repository at this point
Copy the full SHA ba8b4ecView commit details
Commits on May 23, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 9d34233 - Browse repository at this point
Copy the full SHA 9d34233View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ca820e - Browse repository at this point
Copy the full SHA 7ca820eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e5f7c0 - Browse repository at this point
Copy the full SHA 0e5f7c0View commit details
Commits on Jun 8, 2016
-
Merge pull request #44 from vrnagy/master
Support to be built as dynamic module
Configuration menu - View commit details
-
Copy full SHA for 06eda48 - Browse repository at this point
Copy the full SHA 06eda48View commit details -
Change the build status badge to use the Travis-CI one
Travis-CI better signifies the build status, as it tries building with combinations of compilers, nginx versions, and dynamic vs. statically linked modules.
Configuration menu - View commit details
-
Copy full SHA for aa18095 - Browse repository at this point
Copy the full SHA aa18095View commit details -
Configuration menu - View commit details
-
Copy full SHA for 022c117 - Browse repository at this point
Copy the full SHA 022c117View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba8ca3b - Browse repository at this point
Copy the full SHA ba8ca3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f9058d - Browse repository at this point
Copy the full SHA 4f9058dView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.3.6...v0.4.0