index
:
guix-web
master
Guix web interface
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update README.
David Thompson
2014-08-09
1
-0
/
+20
*
Show package inputs when viewing package details.
David Thompson
2014-08-09
1
-1
/
+26
*
Remove unused variable guix-web-router.
David Thompson
2014-08-09
1
-16
/
+1
*
Move controller methods to prototype.
David Thompson
2014-08-09
1
-24
/
+24
*
Add pagination.
David Thompson
2014-08-09
1
-7
/
+95
*
Perform case insensitive search.
David Thompson
2014-08-08
1
-1
/
+1
*
Add Emacs local variable compile-command setting.
David Thompson
2014-08-08
1
-0
/
+1
*
Remove extraneous parens.
David Thompson
2014-08-08
1
-1
/
+1
*
Display visible packages in badge on package search page.
David Thompson
2014-08-07
1
-1
/
+1
*
Break guix-web script into many modules.
David Thompson
2014-08-07
6
-239
/
+361
*
Move guix-web to scripts directory.
David Thompson
2014-08-07
3
-2
/
+8
*
Rename guix-web.js to guix-packages.js.
David Thompson
2014-08-07
2
-3
/
+8
*
Allow connections from any computer on the network.
David Thompson
2014-08-07
1
-1
/
+4
*
Rename weblabels to librejs.
David Thompson
2014-08-07
1
-3
/
+4
*
Extract common page layout to procedure.
David Thompson
2014-08-07
1
-34
/
+38
*
Add "versions" to package count badge.
David Thompson
2014-08-07
1
-1
/
+9
*
Add /package endpoint.
David Thompson
2014-08-07
2
-9
/
+44
*
Allow binary files to be served.
David Thompson
2014-08-07
1
-2
/
+2
*
js: Add form-control class to search input.
David Thompson
2014-08-07
1
-12
/
+9
*
js: Apply search terms to package synopsis.
David Thompson
2014-08-07
1
-1
/
+2
*
Add LibreJS weblabels page.
David Thompson
2014-08-07
1
-3
/
+31
*
Render JSON directly to client port.
David Thompson
2014-08-07
1
-2
/
+2
*
Render HTML directly to client port rather than to string.
David Thompson
2014-08-07
1
-5
/
+3
*
Use uncompressed source code for mithril.js.
David Thompson
2014-08-07
3
-9
/
+675
*
Move Emacs local variables to bottom of file.
David Thompson
2014-08-07
1
-5
/
+5
*
Fix shebang.
David Thompson
2014-08-07
1
-1
/
+2
*
Add copyright information to source files.
David Thompson
2014-08-07
2
-0
/
+34
*
README: Add brief usage information.
David Thompson
2014-08-07
1
-0
/
+5
*
Add AGPL 3.0 license.
David Thompson
2014-08-07
2
-1
/
+677
*
The license is really AGPLv3.
David Thompson
2014-08-06
1
-1
/
+1
*
First commit.
David Thompson
2014-08-06
7
-0
/
+8271