index
:
sx.el.git
master
SX -- Stack Exchange for Emacs
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sx-request.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the universe and make the world right again.
Artur Malabarba
2015-01-21
1
-1
/
+1
*
Hotfix: Go back to https for data
Artur Malabarba
2015-01-08
1
-1
/
+1
*
Use http instead of https for our data requests
Artur Malabarba
2015-01-07
1
-2
/
+2
*
Merge pull request #204 from vermiculus/issue-137-tag-completion
Sean Allred
2015-01-07
1
-0
/
+29
|
\
|
*
Implement sx-request-get-data for getting data from the data branch.
Artur Malabarba
2015-01-05
1
-0
/
+29
*
|
Hotfix kill response buffers after request
Sean Allred
2015-01-06
1
-0
/
+1
*
|
Add process-function arg to request-fallback. Fix #205
Artur Malabarba
2015-01-05
1
-1
/
+3
|
/
*
Standardize local variables
Sean Allred
2015-01-04
1
-1
/
+5
*
Use symbols for url-request-method
Sean Allred
2015-01-04
1
-2
/
+2
*
Fix indentation
Sean Allred
2015-01-03
1
-1
/
+1
*
Remove process-function from request-all-items
Sean Allred
2015-01-02
1
-2
/
+2
*
Use variable instead of default for request-delay
Sean Allred
2015-01-02
1
-5
/
+8
*
Declare indentation patterns for request functions
Sean Allred
2015-01-02
1
-0
/
+2
*
Introduce anti-throttling delay
Sean Allred
2015-01-02
1
-2
/
+5
*
Consolidate state changes
Sean Allred
2015-01-02
1
-3
/
+3
*
Introduce `sx-request-all-items'
Sean Allred
2015-01-02
1
-0
/
+32
*
Add process-function to sx-request-make
Sean Allred
2015-01-02
1
-4
/
+12
*
Fix typo
Sean Allred
2014-12-30
1
-1
/
+1
*
Handle utf-8 encoding the right way.
Artur Malabarba
2014-12-20
1
-7
/
+12
*
Prefer zlib-decompress-region when available.
Artur Malabarba
2014-12-20
1
-5
/
+10
*
Indentation was off by one
Artur Malabarba
2014-12-20
1
-34
/
+34
*
_ indicates a variable is ignored.
Artur Malabarba
2014-12-15
1
-1
/
+1
*
Improve some header comments.
Artur Malabarba
2014-12-06
1
-1
/
+1
*
Merge branch 'master' into issue-130
Sean Allred
2014-12-03
1
-11
/
+5
|
\
|
*
Remove need-auth from sx-request--build-keyword-arguments
Artur Malabarba
2014-11-29
1
-11
/
+5
*
|
Hexify value in key-value pairs
Sean Allred
2014-12-02
1
-1
/
+1
*
|
Prune unused parameter
Sean Allred
2014-12-02
1
-1
/
+1
|
/
*
Fix #111
Sean Allred
2014-11-27
1
-2
/
+2
*
Fix docstring/argument list ordering (mistake during merge).
Jonathan Leech-Pepin
2014-11-21
1
-3
/
+3
*
Merge branch 'master' into sx-method-auth. Conflicts have been
Jonathan Leech-Pepin
2014-11-21
1
-20
/
+70
|
\
|
*
GitHub comments -- #77
Sean Allred
2014-11-20
1
-8
/
+8
|
*
Use `user-error' when there's no question at point
Sean Allred
2014-11-19
1
-0
/
+1
|
*
Remove -cache-p
Sean Allred
2014-11-19
1
-6
/
+1
|
*
Minor typos and incorrect information
Sean Allred
2014-11-19
1
-2
/
+2
|
*
Add `customize' data
Sean Allred
2014-11-19
1
-2
/
+6
|
*
Merge branch 'master' into documentation
Sean Allred
2014-11-19
1
-30
/
+57
|
|
\
|
*
|
Documentation -- part three
Sean Allred
2014-11-18
1
-1
/
+3
|
*
|
Documentation -- part one
Sean Allred
2014-11-17
1
-20
/
+60
*
|
|
Properly return a nil entry when falling back
Jonathan Leech-Pepin
2014-11-20
1
-1
/
+1
*
|
|
sx-method-call rewritten and associated improvements in sx-request.
Jonathan Leech-Pepin
2014-11-20
1
-41
/
+24
|
|
/
|
/
|
*
|
Change from `add-to-list` to `push` to avoid a strange `(void-variable
Jonathan Leech-Pepin
2014-11-17
1
-2
/
+3
*
|
Adjust request keyword creation to verify if AUTH is needed.
Jonathan Leech-Pepin
2014-11-17
1
-16
/
+32
*
|
Fix incorrect call to `call` rather than `request-url`
Jonathan Leech-Pepin
2014-11-17
1
-1
/
+1
*
|
Updated `sx-request-make` to use a consistent format for both `POST` and `GET...
Jonathan Leech-Pepin
2014-11-14
1
-20
/
+24
|
/
*
Set `sx-request-api-root` to use `https` instead of `http`.
Jonathan Leech-Pepin
2014-11-14
1
-1
/
+1
*
Clean content at the request level
Sean Allred
2014-11-14
1
-1
/
+1
*
Remove spurious line
Sean Allred
2014-11-12
1
-1
/
+0
*
Update code to new assoc-let
Artur Malabarba
2014-11-12
1
-4
/
+5
*
Simplify logical structure
Sean Allred
2014-11-11
1
-1
/
+1
*
Include encoding functions
Sean Allred
2014-11-10
1
-0
/
+1
[next]