Commit graph

50 commits

Author SHA1 Message Date
Eitaro Fukamachi
963ba9fc30 Update quickdocs-database. 2018-10-31 17:04:24 +09:00
Eitaro Fukamachi
67e558c129 Stop showing all projects if the search query is empty. 2017-09-21 19:19:18 +09:00
Eitaro Fukamachi
c1ebbb6559 Merge pull request #2 from ailisp/master
Update main.css
2017-03-10 18:00:30 +09:00
Bo Yao
67622cab82 Update main.css
When over long lines in <pre>, show a scrollbar.
eg: these lines in http://quickdocs.org/chirp/
```lisp
(chirp:compute-status-length "Wowsers, URL shortening sure is a thing! https://github.com/Shinmera/chirp.git")
(chirp:valid-language-p "en")
(chirp:access-level)
```
2017-03-09 09:02:10 -05:00
Eitaro Fukamachi
bb96720613 Fix release version of projects. 2015-08-20 03:41:47 +09:00
Eitaro Fukamachi
bd40787766 Add word-wrap: break-word for README pre. 2015-08-05 23:58:28 +09:00
Eitaro Fukamachi
050d773f38 Update quickdocs-database. 2015-08-01 07:44:40 +09:00
Eitaro Fukamachi
a3e26d80e6 Fix search-by-description to see repos_info.description. 2015-08-01 07:11:44 +09:00
Eitaro Fukamachi
a5a1bb5001 Update quickdocs-database. 2015-08-01 07:11:37 +09:00
Eitaro Fukamachi
9babdc7581 qlot update. djula and fast-http are updated. 2015-08-01 04:09:01 +09:00
Eitaro Fukamachi
90ab6bdc2a No need to use LOWER for category because cliki_project_category.category is all downcased. 2015-08-01 03:57:32 +09:00
Eitaro Fukamachi
82457caf53 Encode URI of category search. 2015-08-01 00:11:15 +09:00
Eitaro Fukamachi
88afba5aff ISE page. 2015-07-31 14:21:44 +09:00
Eitaro Fukamachi
5dbebafd02 Encode URLs to a project page. 2015-07-31 14:19:32 +09:00
Eitaro Fukamachi
b704eeed83 Use the 'devel' branch of Woo. 2015-07-31 13:58:47 +09:00
Eitaro Fukamachi
fe77de5529 Session middleware is not used. 2015-07-30 22:38:21 +09:00
Eitaro Fukamachi
8e0e8e3465 Stop redirecting to Shields.io. 2015-07-30 22:34:02 +09:00
Eitaro Fukamachi
e8c694e48d Return 'not available' badge if no such project in Quicklisp instead of HTML 404 page. 2015-07-30 12:43:43 +09:00
Eitaro Fukamachi
b7183611de Add a controller for experimental Quicklisp badge. 2015-07-30 09:38:32 +09:00
Eitaro Fukamachi
83057106bc Use the latest fast-http. 2015-07-30 08:42:11 +09:00
Eitaro Fukamachi
999e0bdabe Show a message saying nothing to show if there's no packages or no symbols. 2015-07-22 18:24:17 +09:00
Eitaro Fukamachi
b6468ffbc0 Show reexport symbols. 2015-07-22 18:13:21 +09:00
Eitaro Fukamachi
cf1b8f0769 Tweak styles of header buttons. 2015-07-22 17:59:29 +09:00
Eitaro Fukamachi
460caed8d7 Set max-width: 100% to img in README. 2015-07-22 17:47:15 +09:00
Eitaro Fukamachi
1bc17523ac Tweak styles of API reference. 2015-07-22 17:44:17 +09:00
Eitaro Fukamachi
fa1c8f36fc Tweak the position of submit button of search-form. 2015-07-22 17:07:42 +09:00
Eitaro Fukamachi
0ddb01dfc4 Tweak styles of API reference. 2015-07-22 16:53:59 +09:00
Eitaro Fukamachi
e9124fd969 Run 'qlot install' when deploying web server. 2015-07-22 16:18:35 +09:00
Eitaro Fukamachi
1f30923fbc Update quickdocs-database in qlfile. 2015-07-22 16:16:46 +09:00
Eitaro Fukamachi
12af7fb19d Show raw README when converted one doesn't exist in DB. 2015-07-22 15:08:27 +09:00
Eitaro Fukamachi
6e53947981 Use MySQL quickdocs database by default not only on production. 2015-07-22 15:07:49 +09:00
Eitaro Fukamachi
1716c1a2cc Clear memory caches for each requests. 2015-07-22 07:58:15 +09:00
Eitaro Fukamachi
4c928a1f6e Fix the ID of supervisord. 2015-07-22 07:51:34 +09:00
Eitaro Fukamachi
491d069608 Modify fabfile to allow to deploy updater/extracter. 2015-07-22 00:02:13 +09:00
Eitaro Fukamachi
c11432c317 Add fabfile.py. 2015-07-21 21:46:09 +09:00
Eitaro Fukamachi
d2c0288bd7 Show APP_ENV at the bottom of index page. 2015-07-21 19:29:06 +09:00
Eitaro Fukamachi
7b91daa83f Use config to write DB configuration. 2015-07-21 19:27:48 +09:00
Eitaro Fukamachi
f24984ad09 Set :error-log. 2015-07-21 19:17:12 +09:00
Eitaro Fukamachi
e702bbbbbf Ignore quicklisp/. 2015-07-21 13:44:49 +09:00
Eitaro Fukamachi
073bfc8f62 Add qlfile.lock. 2015-07-21 13:44:31 +09:00
Eitaro Fukamachi
2f16d2e1d8 Set default external format to UTF-8. 2015-07-21 13:41:56 +09:00
Eitaro Fukamachi
aecfc640f6 Show :include structs. 2015-07-21 03:59:19 +09:00
Eitaro Fukamachi
6d78d9ca39 Add djula and quickdocs-serializer to qlfile. 2015-07-21 03:32:02 +09:00
Eitaro Fukamachi
74c8189e86 Show superclasses. 2015-07-21 03:31:50 +09:00
Eitaro Fukamachi
9a842b220f Change the URL of project page. 2015-07-21 02:54:52 +09:00
Eitaro Fukamachi
e504250249 Fix API reference page to show initial-value of variables and slots of structs. 2015-07-21 02:54:31 +09:00
Eitaro Fukamachi
20059905b8 Fix accessors/writers/readers. 2015-07-19 10:01:51 +09:00
Eitaro Fukamachi
9fab142197 Use project-homepage-url* instead of project-homepage-url. 2015-07-19 10:01:40 +09:00
Eitaro Fukamachi
18ca4eb67b Sort search results by download counts. 2015-07-18 17:35:46 +09:00
Eitaro Fukamachi
b358f02f48 Initial commit. 2015-07-18 16:23:33 +09:00