Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't use return_to, but instead pass state with signed return_to parameter | Kamil Trzcinski | 2015-07-08 | 5 | -13/+19 |
| | |||||
* | Added random salt and hashing to oauth state parameter | Kamil Trzcinski | 2015-07-08 | 2 | -2/+37 |
| | | | | This ensures that content of state is generated by CI, but doesn't prevent replay attacks on state parameter. | ||||
* | Merge branch 'transparent-favicon' into 'master' | Valery Sizov | 2015-07-07 | 1 | -0/+0 |
|\ | | | | | | | | | | | | | | | | | Transparent favicon Fixes #292 Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> See merge request !164 | ||||
| * | Transparent favicon | Dmitriy Zaporozhets | 2015-07-03 | 1 | -0/+0 |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | | Update annotationsannotations | Kamil Trzcinski | 2015-07-06 | 5 | -9/+30 |
| | | |||||
* | | Added annotations | Kamil Trzcinski | 2015-07-06 | 1 | -0/+1 |
| | | |||||
* | | Added support for image and services | Kamil Trzcinski | 2015-07-06 | 2 | -1/+6 |
| | | |||||
* | | Remove old sessions in order to force a new access_token access | Kamil Trzcinski | 2015-07-06 | 1 | -6/+0 |
| | | |||||
* | | Get rid of private message usageoauth_everywhere | Valery Sizov | 2015-07-02 | 7 | -40/+34 |
|/ | |||||
* | Rounded coverage on commit page | Valery Sizov | 2015-07-01 | 1 | -1/+1 |
| | |||||
* | change favicon | Valery Sizov | 2015-06-30 | 1 | -0/+0 |
| | |||||
* | satisfy rubocop | Valery Sizov | 2015-06-30 | 1 | -1/+1 |
| | |||||
* | Redirect back after authorization | Valery Sizov | 2015-06-30 | 2 | -3/+4 |
| | |||||
* | Fix status badge | Valery Sizov | 2015-06-29 | 1 | -1/+2 |
| | |||||
* | coverage minor fix | Valery Sizov | 2015-06-26 | 1 | -1/+1 |
| | |||||
* | fix coverage calculation on commit page | Valery Sizov | 2015-06-26 | 1 | -2/+5 |
| | |||||
* | warning when .gitlab-ci.yml not found | Valery Sizov | 2015-06-24 | 3 | -3/+6 |
| | |||||
* | not_found status of commit | Valery Sizov | 2015-06-24 | 1 | -2/+5 |
| | |||||
* | Merge branch 'lint_improve' into 'master' | Valery Sizov | 2015-06-24 | 2 | -2/+4 |
|\ | | | | | | | | | | | | | | | Improved lint stability https://dev.gitlab.org/gitlab/gitlab-ci/issues/294 See merge request !163 | ||||
| * | improved lint stability | Valery Sizov | 2015-06-24 | 2 | -2/+4 |
| | | |||||
* | | Merge branch 'cancel_commit' into 'master' | Dmitriy Zaporozhets | 2015-06-24 | 3 | -1/+15 |
|\ \ | |/ |/| | | | | | | | | | | | | | | | Ability to cancel all builds in the commit at once https://dev.gitlab.org/gitlab/gitlab-ci/issues/289  See merge request !160 | ||||
| * | Ability to cancel all builds in the commit at once | Valery Sizov | 2015-06-24 | 3 | -1/+15 |
| | | |||||
* | | update webhook example | Valery Sizov | 2015-06-24 | 1 | -1/+3 |
| | | |||||
* | | lint relative pathlint_url_fix | Valery Sizov | 2015-06-24 | 1 | -1/+1 |
|/ | |||||
* | no runner notification can see managers only | Valery Sizov | 2015-06-23 | 1 | -1/+1 |
| | |||||
* | Build registering fix | Valery Sizov | 2015-06-22 | 1 | -8/+4 |
| | |||||
* | Fix: show builds for public users | Valery Sizov | 2015-06-22 | 1 | -1/+1 |
| | |||||
* | yaml refactoring | Valery Sizov | 2015-06-19 | 4 | -23/+9 |
| | |||||
* | code style | Valery Sizov | 2015-06-17 | 1 | -6/+1 |
| | |||||
* | Link to webeditor with .gitlab-ci.yml | Valery Sizov | 2015-06-17 | 2 | -0/+13 |
| | |||||
* | better yaml validation | Valery Sizov | 2015-06-17 | 2 | -5/+42 |
| | |||||
* | invalid yaml handling | Valery Sizov | 2015-06-16 | 1 | -0/+2 |
| | |||||
* | Prevent crash when push new branch with empty commits listfix-skip-ci | Dmitriy Zaporozhets | 2015-06-15 | 1 | -5/+15 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | New syntax of gitlab-ci.yml | Valery Sizov | 2015-06-12 | 4 | -32/+35 |
| | |||||
* | preview generated yaml | Valery Sizov | 2015-06-10 | 1 | -4/+18 |
| | |||||
* | add links to lint, improve test coverage | Valery Sizov | 2015-06-10 | 4 | -2/+8 |
| | |||||
* | spec fixlint | Valery Sizov | 2015-06-09 | 1 | -1/+1 |
| | |||||
* | specs | Valery Sizov | 2015-06-09 | 1 | -2/+1 |
| | |||||
* | Lint implementation | Valery Sizov | 2015-06-09 | 5 | -0/+109 |
| | |||||
* | Fix of creation project with the same name | Valery Sizov | 2015-06-09 | 1 | -1/+1 |
| | |||||
* | Merge branch 'active_runners' into 'master' | Valery Sizov | 2015-06-08 | 2 | -5/+12 |
|\ | | | | | | | | | | | | | | | | | | | Show number of runners actively checking in on runners page https://dev.gitlab.org/gitlab/gitlab-ci/issues/241  See merge request !127 | ||||
| * | active runners | Valery Sizov | 2015-06-08 | 2 | -5/+12 |
| | | |||||
* | | Merge branch 'commit_creation_fix' into 'master' | Dmitriy Zaporozhets | 2015-06-08 | 1 | -1/+1 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | Fix builds retrying when we remove commit from branch and push it again https://dev.gitlab.org/gitlab/gitlab-ci/issues/255 See merge request !124 | ||||
| * | | Do not retry build for the same commit and ref | Valery Sizov | 2015-06-05 | 1 | -1/+1 |
| |/ | |||||
* | | TYPOvariables | Valery Sizov | 2015-06-05 | 1 | -1/+1 |
| | | |||||
* | | satisfy rubocop | Valery Sizov | 2015-06-05 | 2 | -2/+2 |
| | | |||||
* | | specs for variables | Valery Sizov | 2015-06-05 | 1 | -4/+9 |
| | | |||||
* | | implementation of variables | Valery Sizov | 2015-06-05 | 7 | -1/+65 |
|/ | |||||
* | Improve no runners alert | Valery Sizov | 2015-06-05 | 1 | -2/+2 |
| | |||||
* | Fix login buttons | Dmitriy Zaporozhets | 2015-06-04 | 2 | -2/+2 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> |