Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make sure protected can't be null; Test protected!24196-protected-variables | Lin Jen-Shin | 2017-06-01 | 2 | -4/+26 |
* | Just mention which GitLab version is required | Lin Jen-Shin | 2017-06-01 | 1 | -1/+1 |
* | Merge two items into one in the doc | Lin Jen-Shin | 2017-06-01 | 1 | -2/+1 |
* | Merge branch 'master' into '24196-protected-variables' | Kamil Trzciński | 2017-06-01 | 50 | -57/+647 |
|\ | |||||
| * | Merge branch 'patch-23' into 'master' | Sid Sijbrandij | 2017-05-31 | 1 | -0/+1 |
| |\ | |||||
| | * | Add GitLab Resources to University | Tim Anglade | 2017-05-31 | 1 | -0/+1 |
| * | | Merge branch 'trigger-source' into 'master' | Grzegorz Bizon | 2017-05-31 | 30 | -35/+116 |
| |\ \ | |||||
| | * \ | Merge branch 'master' into 'trigger-source' | Grzegorz Bizon | 2017-05-31 | 182 | -851/+3528 |
| | |\ \ | |||||
| | * | | | Introduce source to pipeline entitytrigger-source | Kamil Trzcinski | 2017-05-31 | 30 | -35/+116 |
| * | | | | Revert "Update GITLAB_SHELL_VERSION" | Alejandro Rodríguez | 2017-05-31 | 1 | -1/+1 |
| * | | | | Update GITLAB_SHELL_VERSION | Alejandro Rodríguez | 2017-05-31 | 1 | -1/+1 |
| | |/ / | |/| | | |||||
| * | | | Merge branch 'feature-flags-flipper' into 'master' | Dmitriy Zaporozhets | 2017-05-31 | 17 | -5/+483 |
| |\ \ \ | |||||
| | * | | | Add feature toggles through Flipper | Alejandro Rodríguez | 2017-05-31 | 17 | -5/+483 |
| |/ / / | |||||
| * | | | Merge branch 'dm-gitmodules-parsing' into 'master' | Grzegorz Bizon | 2017-05-31 | 3 | -17/+47 |
| |\ \ \ | |||||
| | * | | | Remove entry variabledm-gitmodules-parsing | Douwe Maan | 2017-05-31 | 1 | -10/+9 |
| | * | | | Make .gitmodules parsing more resilient to syntax errors | Douwe Maan | 2017-05-30 | 3 | -16/+47 |
* | | | | | Add test for Project#protected_for? | Lin Jen-Shin | 2017-06-01 | 1 | -0/+37 |
* | | | | | Merge remote-tracking branch 'upstream/master' into 24196-protected-variables | Lin Jen-Shin | 2017-06-01 | 176 | -831/+3766 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch 'rename-builds-controller' into 'master' | Kamil Trzciński | 2017-05-31 | 69 | -337/+637 |
| |\ \ \ \ | | |_|_|/ | |/| | | | |||||
| | * | | | Rename the other jobsrename-builds-controller | Lin Jen-Shin | 2017-05-31 | 1 | -8/+8 |
| | * | | | Merge remote-tracking branch 'upstream/master' into rename-builds-controller | Lin Jen-Shin | 2017-05-31 | 47 | -125/+1011 |
| | |\ \ \ | |||||
| | * | | | | Update jobs_spec for changes from builds_spec | Lin Jen-Shin | 2017-05-31 | 2 | -496/+18 |
| | * | | | | Merge remote-tracking branch 'upstream/master' into rename-builds-controller | Lin Jen-Shin | 2017-05-31 | 315 | -1972/+4730 |
| | |\ \ \ \ | |||||
| | * | | | | | Use another scope to add the - prefix, feedback: | Lin Jen-Shin | 2017-05-31 | 1 | -25/+27 |
| | * | | | | | Update changelog to reflect the new scheme | Lin Jen-Shin | 2017-05-27 | 1 | -1/+1 |
| | * | | | | | Should escape the routes because we added - | Lin Jen-Shin | 2017-05-27 | 1 | -1/+1 |
| | * | | | | | Use - as the prefix so we don't conflict with namespaces | Lin Jen-Shin | 2017-05-26 | 11 | -26/+13 |
| | * | | | | | Merge remote-tracking branch 'upstream/master' into rename-builds-controller | Lin Jen-Shin | 2017-05-26 | 1029 | -5552/+10902 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Routing helpers are no longer needed | Lin Jen-Shin | 2017-05-24 | 1 | -3/+0 |
| | * | | | | | | Add checks before redirect, remove status/trace | Lin Jen-Shin | 2017-05-24 | 4 | -38/+8 |
| | * | | | | | | Use controllers to redirect | Lin Jen-Shin | 2017-05-23 | 3 | -44/+100 |
| | * | | | | | | Separate artifacts from builds, reusing artifacts_action_path | Lin Jen-Shin | 2017-05-19 | 2 | -22/+39 |
| | * | | | | | | Complete all legacy builds URL. Tests are added | Lin Jen-Shin | 2017-05-19 | 6 | -23/+176 |
| | * | | | | | | Use a single route, reducing duplication | Lin Jen-Shin | 2017-05-18 | 1 | -27/+16 |
| | * | | | | | | Disable rubocop hash check for blocks | Lin Jen-Shin | 2017-05-18 | 2 | -1/+7 |
| | * | | | | | | Fix JS dispatcher for job trace | Lin Jen-Shin | 2017-05-18 | 1 | -1/+1 |
| | * | | | | | | Add backward compatible routes for builds | Lin Jen-Shin | 2017-05-18 | 2 | -0/+576 |
| | * | | | | | | Add changelog entry | Lin Jen-Shin | 2017-05-18 | 1 | -0/+4 |
| | * | | | | | | Merge remote-tracking branch 'upstream/master' into rename-builds-controller | Lin Jen-Shin | 2017-05-18 | 66 | -180/+479 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | Add migration to rename projects named jobs | Lin Jen-Shin | 2017-05-17 | 2 | -1/+15 |
| | * | | | | | | | Rename BuildsController to JobsController | Lin Jen-Shin | 2017-05-17 | 60 | -182/+190 |
| * | | | | | | | | Merge branch 'git-checkout-variable-documentation' into 'master' | Achilleas Pipinellis | 2017-05-31 | 1 | -0/+30 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Add Documentation for GIT_CHECKOUT variable | Jan Christophersen | 2017-05-31 | 1 | -0/+30 |
| |/ / / / / / / / | |||||
| * | | | | | | | | Merge branch 'task-list-2' into 'master' | Filipa Lacerda | 2017-05-31 | 9 | -266/+19 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Include deckar01-task_list with import instead of require | Jared Deckard | 2017-05-23 | 1 | -1/+1 |
| | * | | | | | | | | Use native change event in the spec to trigger addEventListener | Jared Deckard | 2017-05-23 | 2 | -2/+6 |
| | * | | | | | | | | Add changelog | Jared Deckard | 2017-05-23 | 1 | -0/+4 |
| | * | | | | | | | | Upgrade to task_list v2 | Jared Deckard | 2017-05-23 | 6 | -264/+9 |
| * | | | | | | | | | Merge branch 'issue-edit-inline' into 'master' | Filipa Lacerda | 2017-05-31 | 46 | -96/+2057 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | enable meta+enter shortcut to quick submitissue-edit-inline | Phil Hughes | 2017-05-30 | 4 | -6/+21 |