Commit Graph

45 Commits

Author SHA1 Message Date
Alex Schroeder
47c9d5a1b7 Removed old $Id$ line 2016-08-19 13:09:44 +02:00
Alex Schroeder
24377a8cb9 Changed nearly remaining code from GPLv2 to GPLv3
There were some files that did not offer "or (at your option) any later
version" in their license and these had to be left alone. This should
solve the incorrect FSF address issue #4 on GitHub.
2016-08-16 18:01:26 +02:00
Alex Schroeder
96e402fcf6 tarballs.pl: handle missing files 2016-08-03 12:52:29 +02:00
Alex Schroeder
1557979b62 tarballs.pl: decode utf8 2016-06-24 12:29:19 +02:00
Alex Schroeder
94d6ce1435 tarballs.pl: a frontend to serve released files
There is a target in our Makefile to make a new release. This stores a
tarball with the appropriate release information in
https://oddmuse.org/releases. tarballs.pl offers an interface to serve
these files, or their individual member files, with a naive cache of
50 elements.

This is a Mojolicious application and is available here:
https://odddmuse.org/download
2016-06-23 23:41:41 +02:00
Alex Schroeder
b60f3d26c7 Script to serve tarballs 2016-06-23 18:33:42 +02:00
Alex Schroeder
9e299e57e7 Alexine IRC bot 2015-11-19 23:25:18 +02:00
Alex Schroeder
9547c01239 word-count.pl: fix regular expression for dates 2015-11-15 21:58:58 +01:00
Alex Schroeder
7825bdd092 Alexine: some successful commits are major
If previous commit had some failing tests then Alexine will announce that on
the wiki. When the problem is solved we probably don't want to see scary
messages in Recent Changes, so next successful commit should be announced (it
should not be a minor edit).
2015-11-03 03:03:13 +02:00
Alex Schroeder
92f55079cb scripts: renamed two scripts 2015-10-31 15:15:36 +01:00
Alex Schroeder
570dfedb03 word-count.pl: new 2015-10-30 23:39:52 +01:00
Alex Schroeder
1e8e6cd881 New script translations-stats
Basically copied from the README file. Now you can use it instead of pasting
very long lines into your terminal.
2015-10-23 00:55:21 +03:00
Alex Schroeder
606eb8abe3 Alexine repo is different now 2015-10-21 06:00:57 +03:00
Alex Schroeder
572bcd3d65 Alexine updates according to the new directory structure
Also, use 8 threads for 「make test」
2015-10-21 05:39:05 +03:00
Alex Schroeder
75a061dc8b Alexine: more comfortable default paths 2015-10-13 02:26:00 +03:00
Alex Schroeder
811bc3bd4b AGPL for Alexine scripts 2015-09-07 05:00:20 +03:00
Alex Schroeder
e3f56831b5 oddmuse-quickstart: some progress 2015-08-26 07:05:44 +03:00
Alex Schroeder
df04abe36c oddmuse-quickstart: progress (still not ready) 2015-08-25 07:09:37 +03:00
Alex Schroeder
533de3c42f run-tests: fixed wrong git path 2015-08-20 07:19:06 +03:00
Alex Schroeder
7d0fc239ff run-tests: do push as well 2015-08-20 06:54:41 +03:00
Alex Schroeder
0dc273670d GPL license for Alexine scripts 2015-08-20 06:47:53 +03:00
Alex Schroeder
4c0bb29945 New script new-release (autoupdate source links) 2015-08-20 06:45:32 +03:00
Alex Schroeder
b3347e9a8b Alexine image 2015-08-19 11:28:30 +03:00
Alex Schroeder
5835ab4e4d run-tests: print only 7 characters of a commit 2015-08-19 11:19:31 +03:00
Alex Schroeder
bc1513ee98 run-tests: another repository link
This repository will not only hold test data, but it
will also have some other files associated with Alexine bot.
2015-08-19 11:12:36 +03:00
Alex Schroeder
a56e0bd1ab run-tests: fixed newlines 2015-08-19 11:10:48 +03:00
Alex Schroeder
33c1fb8a5a run-tests: fixed typo, OK status edits are now minor 2015-08-19 10:57:31 +03:00
Alex Schroeder
a3b7d16faa run-tests: fix wikiput path 2015-08-19 10:47:49 +03:00
Alex Schroeder
c7945c8d2a run-tests: secret key specified 2015-08-19 10:05:45 +03:00
Alex Schroeder
5ee7f0f446 New run-tests script (part of Alexine) 2015-08-19 08:53:21 +03:00
Alex Schroeder
461cd5a52f New quickstart script to help creating a new wiki 2015-08-08 05:08:22 +03:00
Alex Schroeder
08d26e28e4 Moving a whole bunch of files 2015-08-06 02:43:57 +03:00
Alex Schroeder
8e12028515 mimedecode.pl moved to scripts 2015-07-21 09:25:49 +02:00
Alex Schroeder
2f5d35b686 Moved rc2mail.pl into contrib 2015-07-21 09:23:51 +02:00
Alex Schroeder
921c1cb831 module-popularity: print a table with links 2015-06-14 04:54:06 +03:00
Alex Schroeder
17583274b3 Merge branch 'master' of git.sv.gnu.org:/srv/git/oddmuse 2015-04-10 11:50:08 +03:00
Alex Schroeder
eac3646b21 module-popularity: save links for each module 2015-04-10 11:49:29 +03:00
Alex Schroeder
b5a3f2aebd Move strip.pl to the right directory
It belongs with other near-links oriented files.
2015-04-06 20:57:35 +02:00
Alex Schroeder
6736db516a Moving more scripts into subdirectories 2015-04-03 10:39:22 +02:00
Alex Schroeder
ef7cec23ca Moving more scripts into subdirectories 2015-04-03 10:30:13 +02:00
Alex Schroeder
e71347dd8f More files moved to contrib and scripts
Also, added README files.
2015-04-02 23:14:10 +02:00
Alex Schroeder
e63e8b7ad5 Move raw.pl to scripts 2015-04-02 23:06:01 +02:00
Alex Schroeder
056cb36e7f Moved many files to scripts or contrib
These files were cluttering up the root directory.
2015-04-02 22:54:48 +02:00
Alex Schroeder
ede1901a68 module-popularity: Sort similar modules alphabetically 2015-03-11 04:32:43 +02:00
Alex Schroeder
06a8a0ad35 A simple script to gather stats about the usage of each module
Also, a new directory 'scripts' is created. I suggest to move
all other scripts to this directory
2015-03-11 04:25:25 +02:00