Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump coveralls versionrs-issue-214 | Robert Speicher | 2015-07-09 | 2 | -18/+25 |
* | Bump rails, jquery-rails, sprockets, sass-rails versions | Robert Speicher | 2015-07-09 | 2 | -43/+48 |
* | Merge branch 'builds-path' into 'master' | Kamil Trzciński | 2015-07-09 | 5 | -10/+15 |
|\ | |||||
| * | Make configurable builds_path in application.ymlbuilds-path | Kamil Trzcinski | 2015-07-08 | 5 | -10/+15 |
* | | Merge branch 'secure-oauth-state' into 'master' | Kamil Trzciński | 2015-07-09 | 6 | -5/+115 |
|\ \ | |||||
| * | | Fix invalid spec for generate_oauth_hmacsecure-oauth-state | Kamil Trzcinski | 2015-07-08 | 1 | -2/+2 |
| * | | Don't use return_to, but instead pass state with signed return_to parameter | Kamil Trzcinski | 2015-07-08 | 6 | -36/+42 |
| * | | Added random salt and hashing to oauth state parameter | Kamil Trzcinski | 2015-07-08 | 3 | -2/+106 |
* | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ci | Dmitriy Zaporozhets | 2015-07-09 | 23 | -85/+296 |
|\ \ \ | |||||
| * \ \ | Merge branch 'allow-per-job-failure' into 'master' | Kamil Trzciński | 2015-07-08 | 14 | -81/+151 |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | Allow to defined per-job allow_failure parameterallow-per-job-failure | Kamil Trzcinski | 2015-07-08 | 14 | -81/+151 |
| | |/ | |||||
| * | | Merge branch 'trace_in_file' into 'master' | Kamil Trzciński | 2015-07-08 | 11 | -4/+145 |
| |\ \ | | |/ | |/| | |||||
| | * | spec minor fixtrace_in_file | Valery Sizov | 2015-06-26 | 2 | -1/+1 |
| | * | ad builds to gitignore | Valery Sizov | 2015-06-25 | 1 | -0/+1 |
| | * | build trace in file | Valery Sizov | 2015-06-25 | 10 | -4/+144 |
* | | | Remove outdated screenshot. | Sytse Sijbrandij | 2015-07-09 | 1 | -2/+0 |
* | | | Improve name of build config in readme overview. | Sytse Sijbrandij | 2015-07-08 | 1 | -1/+1 |
|/ / | |||||
* | | Merge branch 'transparent-favicon' into 'master' | Valery Sizov | 2015-07-07 | 2 | -0/+0 |
|\ \ | |||||
| * | | Transparent favicon | Dmitriy Zaporozhets | 2015-07-03 | 2 | -0/+0 |
* | | | Merge branch 'dpl-doc' into 'master' | Kamil Trzciński | 2015-07-06 | 5 | -0/+240 |
|\ \ \ | |||||
| * | | | Final touches | Kamil Trzcinski | 2015-07-06 | 2 | -11/+11 |
| * | | | Split long lines | Kamil Trzcinski | 2015-07-06 | 3 | -11/+25 |
| * | | | Better docs structure and fixed most of grammar | Kamil Trzcinski | 2015-07-06 | 3 | -65/+60 |
| * | | | Added documentation about the use of Dpl | Kamil Trzcinski | 2015-07-06 | 5 | -0/+231 |
* | | | | Merge branch 'docker-doc' into 'master' | Kamil Trzciński | 2015-07-06 | 1 | -0/+162 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Final touchesdocker-doc | Kamil Trzcinski | 2015-07-06 | 1 | -1/+1 |
| * | | | Docker usage | Kamil Trzcinski | 2015-07-02 | 1 | -18/+45 |
| * | | | Make the descriptions clearer | Kamil Trzcinski | 2015-06-26 | 1 | -12/+12 |
| * | | | Fixed typo | Kamil Trzcinski | 2015-06-26 | 1 | -1/+1 |
| * | | | Added not-yet released docker feature configuration | Kamil Trzcinski | 2015-06-26 | 1 | -0/+135 |
* | | | | Merge branch 'annotations' into 'master' | Valery Sizov | 2015-07-06 | 15 | -30/+87 |
|\ \ \ \ | |||||
| * | | | | Update annotationsannotations | Kamil Trzcinski | 2015-07-06 | 15 | -30/+87 |
|/ / / / | |||||
* | | | | Merge branch 'docker-image' into 'master' | Kamil Trzciński | 2015-07-06 | 12 | -24/+189 |
|\ \ \ \ | |||||
| * | | | | Added annotations | Kamil Trzcinski | 2015-07-06 | 3 | -0/+3 |
| * | | | | Added support for image and services | Kamil Trzcinski | 2015-07-06 | 12 | -24/+186 |
|/ / / / | |||||
* | | | | Merge branch 'access_token' into 'master' | Kamil Trzciński | 2015-07-06 | 3 | -8/+11 |
|\ \ \ \ | |||||
| * | | | | Fix db/schema | Kamil Trzcinski | 2015-07-06 | 1 | -2/+2 |
| * | | | | Remove old sessions in order to force a new access_token access | Kamil Trzcinski | 2015-07-06 | 2 | -6/+9 |
|/ / / / | |||||
* | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ci | Jacob Vosmaer | 2015-07-03 | 13 | -50/+43 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'oauth_everywhere' into 'master' | Dmitriy Zaporozhets | 2015-07-02 | 13 | -50/+43 |
| |\ \ \ \ | | |_|/ / | |/| | | | |||||
| | * | | | Get rid of private message usageoauth_everywhere | Valery Sizov | 2015-07-02 | 13 | -50/+43 |
| |/ / / | |||||
* | | | | Add 7.12.2 CHANGELOG entries | Jacob Vosmaer | 2015-07-03 | 1 | -0/+3 |
|/ / / | |||||
* | | | Merge branch 'coverage' into 'master' | Valery Sizov | 2015-07-01 | 2 | -3/+3 |
|\ \ \ | |||||
| * | | | Rounded coverage on commit page | Valery Sizov | 2015-07-01 | 2 | -3/+3 |
|/ / / | |||||
* | | | Merge branch 'favicon' into 'master' | Valery Sizov | 2015-06-30 | 2 | -0/+1 |
|\ \ \ | |||||
| * | | | change favicon | Valery Sizov | 2015-06-30 | 2 | -0/+1 |
|/ / / | |||||
* | | | Merge branch 'redirect_back_after_auth' into 'master' | Valery Sizov | 2015-06-30 | 3 | -3/+5 |
|\ \ \ | |||||
| * | | | satisfy rubocop | Valery Sizov | 2015-06-30 | 1 | -1/+1 |
| * | | | Redirect back after authorization | Valery Sizov | 2015-06-30 | 3 | -3/+5 |
|/ / / | |||||
* | | | update changelog | Valery Sizov | 2015-06-30 | 1 | -0/+1 |