]> git.phdru.name Git - phdru.name/cgi-bin/blog-ru/search-tags.git/log
phdru.name/cgi-bin/blog-ru/search-tags.git
9 years agoVersion 0.2: allow spaces v0.2
Oleg Broytman [Fri, 6 Jun 2014 15:53:39 +0000 (19:53 +0400)]
Version 0.2: allow spaces

9 years agoTODO: NOT
Oleg Broytman [Fri, 6 Jun 2014 15:53:08 +0000 (19:53 +0400)]
TODO: NOT

9 years agoForce spaces in AND/OR
Oleg Broytman [Fri, 6 Jun 2014 15:52:35 +0000 (19:52 +0400)]
Force spaces in AND/OR

9 years agoRemove excessive .gitignore
Oleg Broytman [Fri, 6 Jun 2014 15:48:56 +0000 (19:48 +0400)]
Remove excessive .gitignore

9 years agoIgnore spaces
Oleg Broytman [Fri, 6 Jun 2014 15:47:56 +0000 (19:47 +0400)]
Ignore spaces

9 years agoProcess expression in parentheses
Oleg Broytman [Fri, 6 Jun 2014 15:40:01 +0000 (19:40 +0400)]
Process expression in parentheses

9 years agoVersion 0.1 v0.1
Oleg Broytman [Sun, 25 May 2014 12:23:30 +0000 (16:23 +0400)]
Version 0.1

9 years agoFix a bug: do not override title
Oleg Broytman [Tue, 20 May 2014 14:27:56 +0000 (18:27 +0400)]
Fix a bug: do not override title

9 years agoChange list implementation from <br> to <ul>
Oleg Broytman [Tue, 20 May 2014 14:24:36 +0000 (18:24 +0400)]
Change list implementation from <br> to <ul>

9 years agoReturn y/m/d
Oleg Broytman [Tue, 20 May 2014 14:23:40 +0000 (18:23 +0400)]
Return y/m/d

9 years agoThis directory is specifically for searching tags
Oleg Broytman [Tue, 20 May 2014 06:50:47 +0000 (10:50 +0400)]
This directory is specifically for searching tags

9 years agoCopy generated files and compile bytecode files in cgi
Oleg Broytman [Tue, 20 May 2014 06:45:41 +0000 (10:45 +0400)]
Copy generated files and compile bytecode files in cgi

9 years agoGet cgi from origin before cd'ing to current
Oleg Broytman [Tue, 20 May 2014 06:37:05 +0000 (10:37 +0400)]
Get cgi from origin before cd'ing to current

9 years agoFix paths
Oleg Broytman [Tue, 20 May 2014 06:32:43 +0000 (10:32 +0400)]
Fix paths

9 years agoFix a bug: pull from origin because cgi isn't bare
Oleg Broytman [Tue, 20 May 2014 06:25:30 +0000 (10:25 +0400)]
Fix a bug: pull from origin because cgi isn't bare

Pull from origin in cgi because it's checked out directory.

9 years agoPush to cgi-bin
Oleg Broytman [Tue, 20 May 2014 06:21:27 +0000 (10:21 +0400)]
Push to cgi-bin

9 years agoSort in reverse chronological order
Oleg Broytman [Tue, 20 May 2014 06:15:11 +0000 (10:15 +0400)]
Sort in reverse chronological order

9 years agoFix paths
Oleg Broytman [Tue, 20 May 2014 06:02:34 +0000 (10:02 +0400)]
Fix paths

9 years agoAdd docstrings
Oleg Broytman [Tue, 20 May 2014 06:02:02 +0000 (10:02 +0400)]
Add docstrings

9 years agoRename calc_tree to find_tags
Oleg Broytman [Tue, 20 May 2014 06:00:48 +0000 (10:00 +0400)]
Rename calc_tree to find_tags

9 years agoSave files generated by yacc
Oleg Broytman [Tue, 20 May 2014 04:38:28 +0000 (08:38 +0400)]
Save files generated by yacc

9 years agoFix comment
Oleg Broytman [Tue, 20 May 2014 04:37:21 +0000 (08:37 +0400)]
Fix comment

9 years agoProcess tree (parsed expression)
Oleg Broytman [Tue, 20 May 2014 04:19:21 +0000 (08:19 +0400)]
Process tree (parsed expression)

Recursively evaluate the tree for every post and return a list
of matched posts.

9 years agoСообщать, что тег не найден, по-русски
Oleg Broytman [Tue, 20 May 2014 03:41:28 +0000 (07:41 +0400)]
Сообщать, что тег не найден, по-русски

9 years agoProcess single tag
Oleg Broytman [Tue, 20 May 2014 03:29:24 +0000 (07:29 +0400)]
Process single tag

Verify the tag exists and do a redirect to its static page.

9 years agoCopy <title/> to <h1/>
Oleg Broytman [Tue, 20 May 2014 03:05:07 +0000 (07:05 +0400)]
Copy <title/> to <h1/>

9 years agoRemove and ignore *.py files generated from templates
Oleg Broytman [Tue, 20 May 2014 03:04:24 +0000 (07:04 +0400)]
Remove and ignore *.py files generated from templates

9 years agoParse the query and report lexer errors
Oleg Broytman [Tue, 20 May 2014 02:59:30 +0000 (06:59 +0400)]
Parse the query and report lexer errors

9 years agoAllow 1-character names
Oleg Broytman [Tue, 20 May 2014 02:58:04 +0000 (06:58 +0400)]
Allow 1-character names

9 years agoMove parser-related code and tests to parser/
Oleg Broytman [Tue, 20 May 2014 02:51:47 +0000 (06:51 +0400)]
Move parser-related code and tests to parser/

9 years agoReport error if required parameter 'q' is missing
Oleg Broytman [Tue, 20 May 2014 02:44:39 +0000 (06:44 +0400)]
Report error if required parameter 'q' is missing

9 years agoMove http/html-related code to html subdirectory
Oleg Broytman [Tue, 20 May 2014 02:43:11 +0000 (06:43 +0400)]
Move http/html-related code to html subdirectory

9 years agoAllow the script to be run only in the origin directory
Oleg Broytman [Tue, 20 May 2014 00:55:36 +0000 (04:55 +0400)]
Allow the script to be run only in the origin directory

9 years agoAdd TODO
Oleg Broytman [Mon, 19 May 2014 21:07:00 +0000 (01:07 +0400)]
Add TODO

9 years agoAdd ChangeLog: version 0.1
Oleg Broytman [Mon, 19 May 2014 21:06:46 +0000 (01:06 +0400)]
Add ChangeLog: version 0.1

9 years agoAdd search-tags.py
Oleg Broytman [Mon, 19 May 2014 21:06:06 +0000 (01:06 +0400)]
Add search-tags.py

9 years agoAdd search_tags.tmpl (CheetahTemplate)
Oleg Broytman [Mon, 19 May 2014 21:04:02 +0000 (01:04 +0400)]
Add search_tags.tmpl (CheetahTemplate)

9 years agoAdd parser
Oleg Broytman [Mon, 19 May 2014 21:02:04 +0000 (01:02 +0400)]
Add parser

9 years agoAdd lexer
Oleg Broytman [Mon, 19 May 2014 21:00:27 +0000 (01:00 +0400)]
Add lexer

9 years agoIgnore python bytecode files
Oleg Broytman [Mon, 19 May 2014 20:55:54 +0000 (00:55 +0400)]
Ignore python bytecode files

9 years agoAdd update script
Oleg Broytman [Mon, 19 May 2014 17:33:10 +0000 (21:33 +0400)]
Add update script

9 years agoAdd README.html (for gitweb)
Oleg Broytman [Mon, 19 May 2014 17:32:49 +0000 (21:32 +0400)]
Add README.html (for gitweb)