Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sentences end in periods.sentences-end-in-periods | Douwe Maan | 2015-10-15 | 1 | -1/+2 |
* | Merge branch 'builds-view' into 'master' | Kamil Trzciński | 2015-10-15 | 22 | -28/+245 |
|\ | |||||
| * | Remove unneeded changebuilds-view | Kamil Trzcinski | 2015-10-15 | 2 | -3/+3 |
| * | Fix tests | Kamil Trzcinski | 2015-10-14 | 1 | -2/+1 |
| * | Fix cancel_all specs | Kamil Trzcinski | 2015-10-14 | 3 | -4/+4 |
| * | Fix specs | Kamil Trzcinski | 2015-10-14 | 5 | -23/+23 |
| * | Refactor builds view | Kamil Trzcinski | 2015-10-14 | 5 | -31/+32 |
| * | Remove ordering from :ci_commits relation | Kamil Trzcinski | 2015-10-14 | 5 | -20/+22 |
| * | Added builds view | Kamil Trzcinski | 2015-10-14 | 15 | -7/+222 |
* | | Merge branch 'fix-path-with-leading-dot-error' into 'master' | Dmitriy Zaporozhets | 2015-10-15 | 6 | -2/+31 |
|\ \ | |||||
| * | | Fix error preventing displaying of commit data for a directory with a leading... | Stan Hu | 2015-10-12 | 6 | -2/+31 |
* | | | Merge branch 'rs-remove-guard' into 'master' | Dmitriy Zaporozhets | 2015-10-15 | 2 | -39/+0 |
|\ \ \ | |||||
| * | | | Remove guard-rspec and its supporting gemsrs-remove-guard | Robert Speicher | 2015-10-08 | 2 | -39/+0 |
* | | | | Merge branch 'rs-update-uglifier' into 'master' | Dmitriy Zaporozhets | 2015-10-15 | 2 | -3/+3 |
|\ \ \ \ | |||||
| * | | | | Update uglifier to ~> 2.7.2rs-update-uglifier | Robert Speicher | 2015-10-14 | 2 | -3/+3 |
* | | | | | Merge branch 'rs-issues_sentence' into 'master' | Douwe Maan | 2015-10-15 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Simplify the `issues_sentence` helperrs-issues_sentence | Robert Speicher | 2015-10-14 | 1 | -1/+1 |
* | | | | | | Merge branch 'rs-mr-tabs-scroll' into 'master' | Douwe Maan | 2015-10-15 | 1 | -4/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Prevent a JS error in MergeRequestTabsrs-mr-tabs-scroll | Robert Speicher | 2015-10-14 | 1 | -4/+4 |
* | | | | | | | Merge branch 'incoming-email-config' into 'master' | Robert Speicher | 2015-10-14 | 10 | -254/+201 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Shut up, Rubocop | Robert Speicher | 2015-10-14 | 1 | -1/+1 |
| * | | | | | | | Add defaults for incoming_email ssl and start_tls.incoming-email-config | Douwe Maan | 2015-10-14 | 1 | -4/+6 |
| * | | | | | | | Make Reply by email easier to configure | Douwe Maan | 2015-10-13 | 10 | -254/+199 |
* | | | | | | | | Merge branch 'simplify-cross-references' into 'master' | Robert Speicher | 2015-10-14 | 19 | -113/+70 |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | |||||
| * | | | | | | | Make Mentionable#cross_reference_exists? private.simplify-cross-references | Douwe Maan | 2015-10-14 | 2 | -13/+6 |
| * | | | | | | | Shut up, Rubocop | Robert Speicher | 2015-10-14 | 1 | -1/+1 |
| * | | | | | | | Use `to_reference` where possible. | Douwe Maan | 2015-10-13 | 1 | -2/+2 |
| * | | | | | | | Fix mentionable specs | Douwe Maan | 2015-10-12 | 4 | -7/+6 |
| * | | | | | | | Remove useless assignment | Douwe Maan | 2015-10-12 | 1 | -1/+1 |
| * | | | | | | | Chaining ftw | Douwe Maan | 2015-10-12 | 1 | -5/+1 |
| * | | | | | | | Fix cross-references originating from notes | Douwe Maan | 2015-10-12 | 4 | -20/+7 |
| * | | | | | | | Simplify code around (cross)-references | Douwe Maan | 2015-10-12 | 14 | -76/+58 |
* | | | | | | | | Merge branch 'show_pending_warning' into 'master' | Kamil Trzciński | 2015-10-14 | 15 | -24/+257 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fix warning signshow_pending_warning | Kamil Trzcinski | 2015-10-14 | 3 | -6/+5 |
| * | | | | | | | | Fix specs | Kamil Trzcinski | 2015-10-14 | 1 | -1/+1 |
| * | | | | | | | | Show warning if build doesn't have runners with specified tags or runners did... | Kamil Trzcinski | 2015-10-14 | 14 | -22/+256 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'predefined_build_variables' into 'master' | Kamil Trzciński | 2015-10-14 | 5 | -19/+70 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Use tag? instead of tag to indicate that this is booleanpredefined_build_variables | Kamil Trzcinski | 2015-10-14 | 1 | -1/+1 |
| * | | | | | | | | Added CI_BUILD_TAG, _STAGE, _NAME and _TRIGGERED to CI builds | Kamil Trzcinski | 2015-10-14 | 5 | -19/+70 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge branch 'uploads_path_fix' into 'master' | Valery Sizov | 2015-10-14 | 17 | -10/+225 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fix: Images cannot show when projects' path was changeduploads_path_fix | Valery Sizov | 2015-10-14 | 17 | -10/+225 |
* | | | | | | | | | Merge branch 'revert_service_passwd' into 'master' | Valery Sizov | 2015-10-14 | 6 | -78/+13 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | |||||
| * | | | | | | | | Revert "Improve invalidation of stored service password if the endpoint URL i... | Valery Sizov | 2015-10-14 | 6 | -78/+13 |
|/ / / / / / / / | |||||
* | | | | | | | | Merge branch 'fix/improve_reset_service_password' into 'master' | Valery Sizov | 2015-10-14 | 6 | -13/+78 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | Improve invalidation of stored service password if the endpoint URL is changed | Alex Lossent | 2015-10-14 | 6 | -13/+78 |
* | | | | | | | | Merge remote-tracking branch 'origin/cernvcs_hide_passwrd' | Valery Sizov | 2015-10-14 | 5 | -3/+53 |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | |||||
| * | | | | | | | Merge branch 'feature/api_hide_service_password' of gitlab.com:cernvcs/gitlab-cecernvcs_hide_passwrd | Valery Sizov | 2015-10-14 | 5 | -3/+53 |
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | |||||
| | * | | | | | | Hide passwords to non-admin users in the services API | Alex Lossent | 2015-10-12 | 5 | -3/+53 |
* | | | | | | | | Fix spinach tests introduced by 07101cfab61f28c6328efebea98f018ab8356cdd | Kamil Trzcinski | 2015-10-14 | 2 | -8/+8 |
* | | | | | | | | Merge remote-tracking branch 'origin/inified_404_error' | Valery Sizov | 2015-10-14 | 15 | -24/+21 |
|\ \ \ \ \ \ \ \ |