Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | Add scaffold of CI config for the job stage entry | Grzegorz Bizon | 2016-07-07 | 1 | -0/+22 | |
| * | | | | | | | | Add undefined CI node strategies to handle defaults | Grzegorz Bizon | 2016-07-07 | 1 | -16/+35 | |
| * | | | | | | | | Improve validation of CI config entry if composite | Grzegorz Bizon | 2016-07-07 | 2 | -12/+4 | |
| * | | | | | | | | Delegate methods to default CI entry if undefined | Grzegorz Bizon | 2016-07-07 | 2 | -3/+31 | |
| * | | | | | | | | Use only node factory to create CI config entries | Grzegorz Bizon | 2016-07-07 | 3 | -27/+25 | |
| * | | | | | | | | Simplify legacy CI config processor a little | Grzegorz Bizon | 2016-07-06 | 1 | -9/+4 | |
| * | | | | | | | | Move CI job config validations to new classes | Grzegorz Bizon | 2016-07-06 | 3 | -2/+16 | |
| * | | | | | | | | Move decision about relevant jobs to new CI config | Grzegorz Bizon | 2016-07-06 | 1 | -2/+0 | |
| * | | | | | | | | Add hidden job in new CI config that is irrelevant | Grzegorz Bizon | 2016-07-06 | 4 | -4/+41 | |
| * | | | | | | | | Create composite job entries in new CI config | Grzegorz Bizon | 2016-07-05 | 1 | -0/+14 | |
| * | | | | | | | | Add ability to define nodes in new CI config entry | Grzegorz Bizon | 2016-07-05 | 1 | -6/+10 | |
| * | | | | | | | | Add new CI config entry for single job in pipeline | Grzegorz Bizon | 2016-07-05 | 1 | -0/+14 | |
| * | | | | | | | | Add new CI config entry that holds jobs definition | Grzegorz Bizon | 2016-07-05 | 2 | -9/+23 | |
| * | | | | | | | | Remove code creating job hash from legacy CI config | Grzegorz Bizon | 2016-07-05 | 2 | -3/+4 | |
| * | | | | | | | | Extract jobs config to separate key in config hash | Grzegorz Bizon | 2016-07-05 | 1 | -0/+16 | |
* | | | | | | | | | Use `Gitlab::Access` to protected branch access levels. | Timothy Andrew | 2016-07-29 | 2 | -11/+29 | |
* | | | | | | | | | Have the `branches` API work with the new protected branches data model. | Timothy Andrew | 2016-07-29 | 2 | -14/+21 | |
* | | | | | | | | | Enforce "No One Can Push" during git operations. | Timothy Andrew | 2016-07-29 | 1 | -4/+6 | |
| |_|_|_|_|/ / / |/| | | | | | | | ||||||
* | | | | | | | | Merge branch 'new-issue-by-email' into 'master' | Douwe Maan | 2016-07-28 | 6 | -85/+222 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | ||||||
| * | | | | | | | Merge remote-tracking branch 'upstream/master' into new-issue-by-email | Lin Jen-Shin | 2016-07-28 | 3 | -19/+6 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' into new-issue-by-email | Lin Jen-Shin | 2016-07-27 | 8 | -5/+137 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | | | ||||||
| * | | | | | | | | Merge remote-tracking branch 'upstream/master' into new-issue-by-email | Lin Jen-Shin | 2016-07-26 | 64 | -638/+926 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' into new-issue-by-email | Lin Jen-Shin | 2016-07-15 | 3 | -26/+42 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' into new-issue-by-email | Lin Jen-Shin | 2016-07-15 | 178 | -1118/+4269 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | raise UnknownIncomingEmail when there's no mail_key: | Lin Jen-Shin | 2016-06-20 | 1 | -2/+1 | |
| * | | | | | | | | | | | Use keyword args to be more clear: | Lin Jen-Shin | 2016-06-20 | 3 | -6/+11 | |
| * | | | | | | | | | | | Use a separate line for separate actions: | Lin Jen-Shin | 2016-06-20 | 1 | -1/+2 | |
| * | | | | | | | | | | | Only pass item name | Lin Jen-Shin | 2016-06-15 | 3 | -11/+6 | |
| * | | | | | | | | | | | More space for private concern | Lin Jen-Shin | 2016-06-15 | 2 | -0/+2 | |
| * | | | | | | | | | | | Save the list of handlers in a constant | Lin Jen-Shin | 2016-06-15 | 1 | -1/+3 | |
| * | | | | | | | | | | | Raise first like an input check | Lin Jen-Shin | 2016-06-15 | 1 | -5/+3 | |
| * | | | | | | | | | | | Avoid assignment in if | Lin Jen-Shin | 2016-06-15 | 1 | -1/+2 | |
| * | | | | | | | | | | | Blank line for private | Lin Jen-Shin | 2016-06-15 | 1 | -0/+1 | |
| * | | | | | | | | | | | A blank line to separate exception raising | Lin Jen-Shin | 2016-06-15 | 1 | -0/+1 | |
| * | | | | | | | | | | | Avoid using bang bang | Lin Jen-Shin | 2016-06-15 | 1 | -1/+1 | |
| * | | | | | | | | | | | Rename to project_path which is more accurate | Lin Jen-Shin | 2016-06-15 | 1 | -3/+3 | |
| * | | | | | | | | | | | Remove empty lines at the beginning of files | Lin Jen-Shin | 2016-06-15 | 2 | -2/+0 | |
| * | | | | | | | | | | | Merge branch 'master' into new-issue-by-email | Lin Jen-Shin | 2016-06-15 | 142 | -1027/+2877 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Merge the places where exceptions could be raised | Lin Jen-Shin | 2016-05-24 | 3 | -6/+6 | |
| * | | | | | | | | | | | | use split and try to unify error raising | Lin Jen-Shin | 2016-05-23 | 3 | -12/+10 | |
| * | | | | | | | | | | | | Add ! for verify_record! because it could raise | Lin Jen-Shin | 2016-05-21 | 3 | -3/+3 | |
| * | | | | | | | | | | | | Rename handlers and introduce Handler.for | Lin Jen-Shin | 2016-05-21 | 5 | -64/+74 | |
| * | | | | | | | | | | | | Only set @raw for receiver, and handle the rest in execute | Lin Jen-Shin | 2016-05-20 | 1 | -11/+12 | |
| * | | | | | | | | | | | | It's for Message-ID so it should be message_id | Lin Jen-Shin | 2016-05-20 | 2 | -4/+4 | |
| * | | | | | | | | | | | | Use the authentication_token for finding the user | Lin Jen-Shin | 2016-05-20 | 1 | -10/+1 | |
| * | | | | | | | | | | | | Give ProjectNotFound when the project is not readable | Lin Jen-Shin | 2016-05-18 | 2 | -4/+1 | |
| * | | | | | | | | | | | | so we use separate classes to handle different tasks | Lin Jen-Shin | 2016-05-18 | 5 | -154/+215 | |
| * | | | | | | | | | | | | We should totally cache it | Lin Jen-Shin | 2016-05-16 | 1 | -3/+1 | |
| * | | | | | | | | | | | | Report better errors. TODO: Enable skipped test | Lin Jen-Shin | 2016-05-16 | 1 | -2/+9 | |
| * | | | | | | | | | | | | Now we would be validating authentication token | Lin Jen-Shin | 2016-05-16 | 1 | -3/+0 |