Changesets: Tools

master 25147aa8

2016-08-27 20:30

vboctor


Details Diff
Exclude font awesome font files from line term
mod - check_lineterm.php Diff File

master 07a782bd

2016-08-27 13:23

dregad


Details Diff
nightly-builds.sh: disable builds for 1.2.x

Fixes #21648
mod - nightly-builds.sh Diff File

master b99c5e36

2016-07-04 02:22

dregad


Details Diff
nightly-builds.sh: fix bug when processing > 2 branches

Issue #21189
mod - nightly-builds.sh Diff File

master 4b343a71

2016-07-04 02:20

dregad


Details Diff
nightly-builds.sh: add master-1.3.x to list of branches

Fixes #21189
mod - nightly-builds.sh Diff File

master 7b20d9f1

2016-07-03 02:51

dregad


Details Diff
update-trackers.sh: Add leading '-' to version suffix
mod - update-trackers.sh Diff File

master 13ac9d30

2015-12-01 13:30

dregad


Details Diff
update-trackers.sh: process submodules

Fixes #19641
mod - update-trackers.sh Diff File

master 8a55714f

2015-09-05 22:07

vboctor


Details Diff
Remove use of git co alias
mod - buildrelease-repo.py Diff File

master 54e98bfc

2015-09-05 20:17

vboctor


Details Diff
Skip .wav and .ttf files from new line validation

The securimage library used to trigger line break warnings on binary files.
mod - check_lineterm.php Diff File

master 4ac33d1c

2015-04-17 15:54

dregad


Details Diff
New cleanup_spam.php script

Following mass creation of bugnotes in thousands of issues by user
'axosoft' in April 2015, this script was created to cleanup the tracker
and restore it to its previous state.
add - cleanup_spam.php Diff File

master df8aeee4

2014-12-07 13:58

dregad


Details Diff
docbook-manual.py: fix publican build

When given a relative path as argument (as when called by
buildrelease.py), the build would fail because the script would
not be able to walk the docbook directory due to changing into it
first.
mod - docbook-manual.py Diff File

master 010ffa77

2014-11-24 07:08

vboctor


Details Diff
Revert "Don't delete admin folder after updating tracker"

This reverts commit 5b1c03a5d57ff18ed0e1f5a93c14352dfbf28cef.
mod - update-trackers.sh Diff File

master 5b1c03a5

2014-11-24 06:59

vboctor


Details Diff
Don't delete admin folder after updating tracker

MantisBT 1.3+ no longer requires deleting the admin folder.
mod - update-trackers.sh Diff File

master d20bc628

2014-11-24 06:56

vboctor


Details Diff
Update path to config_inc.php to use config folder
mod - update-trackers.sh Diff File

master 9e28439b

2014-11-23 06:36

vboctor


Details Diff
Change base branch from master-1.2.x to master

This reflects the fact that the tracker is now based on master.
Once master-1.3.x is created, we should switch to it.
mod - update-trackers.sh Diff File

master cef47f93

2014-06-11 08:01

dregad


Details Diff
Docbook build: remove 'ps' type from --all

The docbook toolchain fails with error when trying to build the 1.2.x
developer's guide docbook in 'ps' format. Since this is most likely
never used, taking the easy approach of removing this format from the
build instead of trying to figure out why it's failing.
mod - docbook-manual.py Diff File

master 4be1a28c

2014-06-11 07:40

dregad


Details Diff
New script to get all repos
add - get_all_repos.py Diff File

master d34ff151

2014-06-02 06:44

dregad


Details Diff
Database dump script
add - db-dump.sh Diff File

master bc337ef9

2014-06-02 06:28

dregad


Details Diff
New script to dump and anonymize Mantis DB

Script will create a clone of the specified mantis database, run
db-anonymize.sql script to cleanup the data, then dump the clone in
compressed format in the target directory.
mod - db-anonymize.sql Diff File
add - db-dump.sh Diff File

master cb02ceb6

2014-06-02 06:27

dregad


Details Diff
Define the realname
mod - db-anonymize.sql Diff File

master 49a0a94c

2014-06-02 06:26

dregad


Details Diff
Use a single update statement instead of 4
mod - db-anonymize.sql Diff File

master 5546d95f

2014-06-02 06:22

dregad


Details Diff
More descriptive filename for db cleanup script

master 56387d04

2014-02-08 11:27

dregad


Details Diff
Use check_call() instead of call() for rsync

Throws an exception in case the copy fails
mod - buildrelease.py Diff File

master 7d698b8d

2014-02-08 11:25

dregad


Details Diff
More issues with relative paths

Fixes problem of release files not available in the target directory at
the end of the process when doing a fresh clone in an unspecified
directory (ie. when the script creates a temporary clone).
mod - buildrelease-repo.py Diff File

master 6b2b242a

2014-02-08 11:02

dregad


Details Diff
buildrelease.py: enhancements and bug fixes
mod - buildrelease.py Diff File

master 5bb223cf

2014-02-08 10:57

dregad


Details Diff
PEP8 coding guidelines, whitespace
mod - buildrelease.py Diff File
 First  Prev  1 2 3 4 5 6 7 8 9 10 11  Next  Last