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
*
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
*
Add first unit tests.
David Thompson
2014-08-29
1
-0
/
+48
*
README: Add screenshot.
David Thompson
2014-08-16
1
-0
/
+2
*
Use unquote-splicing feature of guile-json 0.4.0.
David Thompson
2014-08-16
2
-22
/
+16
*
Add a currently useless abort button to the package install modal.
David Thompson
2014-08-15
1
-1
/
+1
*
Use the current user's guix profile.
David Thompson
2014-08-15
1
-1
/
+3
*
Tweak messaging during package installation.
David Thompson
2014-08-15
1
-1
/
+7
*
Always return to the first page of results after searching.
David Thompson
2014-08-15
1
-0
/
+2
*
Show close button on modal when installation fails.
David Thompson
2014-08-15
1
-1
/
+1
*
Wrap controller procedure in a trampoline.
David Thompson
2014-08-15
1
-1
/
+1
*
Add basic, hacky package installation.
David Thompson
2014-08-15
4
-4
/
+192
*
Better encapsulate JS data types.
David Thompson
2014-08-13
1
-88
/
+98
*
Make logo link to package list.
David Thompson
2014-08-13
1
-1
/
+2
*
Add javascript record type.
David Thompson
2014-08-13
1
-15
/
+31
*
Add column sorting to package table.
David Thompson
2014-08-13
3
-9
/
+66
*
Add package sorting.
David Thompson
2014-08-13
1
-0
/
+12
*
Move pagination function to controller prototype.
David Thompson
2014-08-13
1
-6
/
+6
*
Add copyright and licensing information to page footer.
David Thompson
2014-08-11
1
-3
/
+16
*
Create utility module.
David Thompson
2014-08-09
2
-9
/
+45
*
Fix view-package.
David Thompson
2014-08-09
1
-1
/
+2
*
README: Rephrase features.
David Thompson
2014-08-09
1
-2
/
+2
*
Add JSON endpoint for a specific package name.
David Thompson
2014-08-09
2
-30
/
+61
*
README: Expand features and wishlist.
David Thompson
2014-08-09
1
-0
/
+4
[next]