- 04 Sep, 2016 2 commits
-
-
Son Nguyen authored
Change-Id: Id9cf7325f63fea37a6849d1d7fc0c0655dbd41a6
-
Son Nguyen authored
also remove the obsolete branch: 1.10 Change-Id: Id8c49e035706dec827cae4b6b3a031436947aaac
-
- 02 Sep, 2016 1 commit
-
-
Robert Lyon authored
Todo - get this var from the lib/version.php rather than hardcode Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 29 Aug, 2016 1 commit
-
-
Robert Lyon authored
Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 28 Aug, 2016 1 commit
-
-
Robert Lyon authored
Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 26 Aug, 2016 2 commits
-
-
Robert Lyon authored
Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
Useful if the Makefile is missing certain new steps Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 23 Aug, 2016 1 commit
-
-
Aaron Wells authored
-
- 22 Aug, 2016 1 commit
-
-
Aaron Wells authored
-
- 08 Jun, 2016 2 commits
-
-
Aaron Wells authored
-
Aaron Wells authored
... currently this is just Catalyst IT. But in theory if there were another software company with multiple developers working on this project we could easily add them as well.
-
- 07 Jun, 2016 3 commits
-
-
Son Nguyen authored
Change-Id: I06b8a0d7676cbfad3d6b9677304db72b79ebb173
-
Son Nguyen authored
Change-Id: I2ed0467509275d23ee1c31adedea871763403096
-
Son Nguyen authored
Change-Id: I08c2a50cb51e14ace5064ee3835fa862888d2569
-
- 30 May, 2016 1 commit
-
-
Son Nguyen authored
It should be https://git.mahara.org/scripts/mahara-scripts/raw/master/mahara-langpacks/language-repos.txt Change-Id: I89d9401eb07c8d2aa59d956560c10f0522786c67
-
- 22 May, 2016 1 commit
-
-
Son Nguyen authored
- Chinese Traditional - zh_CN - Indonesia - id - Estonia - et - Kannada - kn - Mongola - mn - Persian - fa - Polish - pl - Romanian - ro - Serbian - sr - Thai - th - Turkish - tr - Ukrainian - uk - Hungarian - hu Change-Id: I31d85f9525762d724e8dd426dc4a5ba08e7dd285
-
- 02 May, 2016 1 commit
-
-
Aaron Wells authored
It needs to pass on all CLI arguments to release.php
-
- 11 Apr, 2016 5 commits
-
-
Aaron Wells authored
-
Aaron Wells authored
-
Aaron Wells authored
-
Aaron Wells authored
1.7, 1.8, and 1.9
-
Aaron Wells authored
Also updating documentation...
-
- 10 Mar, 2016 3 commits
-
-
Aaron Wells authored
-
Aaron Wells authored
-
Aaron Wells authored
-
- 09 Mar, 2016 2 commits
-
-
Aaron Wells authored
-
Aaron Wells authored
We can still run unit tests and the minaccept, to gain information about the patch, before we decide to exit because the uploader forgot to write a Behat test for it.
-
- 08 Mar, 2016 3 commits
-
-
Aaron Wells authored
For security reasons, it's unwise to allow running of arbitrary code uploaded my members of the general public. This test should limit automated test running, to code uploaded by users who have been manually added to the "Mahara Testers" or "Mahara Reviewers" groups. (And/or code that has a +2 code review) The check is against the code *uploader*, not the Gerrit change *owner*, so if a patch is rebased by a trusted user, it will trigger automatic code execution.
-
Aaron Wells authored
Since they're both PHP now, there's no need to invoke gerrit_query.php in a separate process.
-
Robert Lyon authored
When backporting patches the different branch info comes thru and the first item in array is not necessarily the one we want to check so we need to check the object with right branch information. Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 07 Mar, 2016 4 commits
-
-
Robert Lyon authored
Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Aaron Wells authored
-
Aaron Wells authored
-
Aaron Wells authored
-
- 26 Jan, 2016 2 commits
-
-
-
Robert Lyon authored
And alerting user to the problem Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 09 Dec, 2015 1 commit
-
-
Aaron Wells authored
This might be useful for someone in the future.
-
- 01 Dec, 2015 3 commits
-
-
Aaron Wells authored
We were *always* getting prompted for the changes & releasenotes three times on each release. That's because the optional lptools arguments for change & release notes must be the 5th and 6th. But, we couldn't provide them, because the lptools 4th optional argument is "new milestone", and if you try to provide one that already exists, it errors out. So, we had to leave "new milestone" empty, and that meant we also had to leave change & release notes empty. Rather than getting deep into the logic of the lptools utility, I just patched is so that it always skips the "new milestone" argument.
-
Aaron Wells authored
-
Aaron Wells authored
-