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
*
package: Adjust profile generation creation to current API.
David Thompson
2015-06-15
1
-10
/
+15
*
package: Use the right state directory rather than a hardcoded one.
David Thompson
2015-06-15
1
-2
/
+9
*
Fix configure script.
Ricardo Wurmus
2015-06-12
1
-1
/
+0
*
Add "guix" to environment.
Ricardo Wurmus
2015-06-12
1
-0
/
+2
*
I'm dumb.
David Thompson
2015-02-09
1
-1
/
+1
*
Update environment.
David Thompson
2015-02-09
1
-2
/
+10
*
js: Overhaul UI with FRP!
David Thompson
2015-02-09
13
-574
/
+3190
*
js: packages: Filter list oninput rather than onchange.
David Thompson
2015-02-08
1
-1
/
+1
*
Move all modules into the 'guix web' namespace.
David Thompson
2015-01-31
11
-34
/
+34
*
Make guix-web a subcommand of guix.
David Thompson
2015-01-31
3
-20
/
+13
*
Render package details on the client.
David Thompson
2015-01-30
7
-75
/
+133
*
Use JavaScript naming conventions for package JSON fields.
David Thompson
2015-01-30
1
-2
/
+2
*
Make /package a JSON only route.
David Thompson
2015-01-30
1
-9
/
+10
*
js: layout: Update copyright year in footer.
David Thompson
2015-01-30
1
-1
/
+1
*
js: Fix package sorting.
David Thompson
2015-01-30
1
-4
/
+9
*
js: Fix display when there are 0 search results
David Thompson
2015-01-30
3
-3
/
+5
*
Add AUTHORS and THANKS files.
David Thompson
2015-01-30
2
-0
/
+2
*
js: Factorize headerWithBadge function.
David Thompson
2015-01-30
3
-8
/
+9
*
js: Extract modal creation function.
David Thompson
2015-01-30
3
-17
/
+43
*
Add sxml module.
David Thompson
2015-01-30
4
-6
/
+373
*
view: html: Rename script-tag to render-javascript.
David Thompson
2015-01-30
1
-2
/
+2
*
view: html: Add render-stylesheet procedure.
David Thompson
2015-01-30
1
-10
/
+16
*
Extract HTML and JSON views to separate modules.
David Thompson
2015-01-30
4
-69
/
+99
*
package: Add %all-packages.
David Thompson
2015-01-30
2
-2
/
+6
*
css: Improve appearance of counter badges next to headers.
David Thompson
2015-01-30
3
-2
/
+7
*
js: Clean up packageCount function.
David Thompson
2015-01-30
2
-3
/
+11
*
Replace package.scm with env.scm.
David Thompson
2015-01-30
2
-4
/
+3
*
js: Extract pagination model.
David Thompson
2014-10-16
4
-49
/
+82
*
Add generations view.
David Thompson
2014-10-16
8
-7
/
+161
*
js: Hook up navbar to routes.
David Thompson
2014-10-15
1
-1
/
+6
*
js: Add loading spinner to packages page.
David Thompson
2014-10-15
5
-9
/
+124
*
librejs: Render full path to file on weblabels page.
David Thompson
2014-10-15
1
-1
/
+1
*
Render footer on client instead of server.
David Thompson
2014-10-15
2
-49
/
+55
*
js: utils file initializes guix namespace with certainty.
David Thompson
2014-10-15
1
-1
/
+1
*
js: Break package components into model/view/controller files.
David Thompson
2014-10-15
6
-389
/
+428
*
Restructure JavaScript files.
David Thompson
2014-10-15
9
-24
/
+100
*
Allow hostname customization.
David Thompson
2014-10-13
2
-2
/
+4
*
Fix 404 rendering for static assets.
David Thompson
2014-10-13
1
-1
/
+4
*
view: Fix 'format' warning.
David Thompson
2014-10-12
1
-0
/
+1
*
Decouple static asset rendering from core server logic.
David Thompson
2014-10-12
3
-22
/
+21
*
controller: Use match-lambda.
David Thompson
2014-10-12
1
-25
/
+25
*
Add configurable HTTP server port.
David Thompson
2014-10-12
3
-3
/
+6
*
Add development package.
David Thompson
2014-10-11
2
-0
/
+31
*
Makefile: Add 'dev-server' target.
David Thompson
2014-10-11
2
-2
/
+5
*
test: Add coverage for render module.
David Thompson
2014-09-12
2
-0
/
+69
*
test: Fix directory? test.
David Thompson
2014-09-12
1
-2
/
+2
*
js: Extract more rendering to functions.
David Thompson
2014-08-30
1
-35
/
+43
*
Add basic autotools files.
David Thompson
2014-08-30
8
-6
/
+130
*
Ignore .go files.
David Thompson
2014-08-30
1
-0
/
+1
*
package: Do not open store connection upon module load.
David Thompson
2014-08-29
1
-14
/
+14
[next]