summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'rs-fix-spec-warnings' into 'master' Robert Speicher2015-09-214-4/+8
|\
| * Ensure raise_error expectations provide argumentsrs-fix-spec-warningsRobert Speicher2015-09-214-4/+8
* | Merge branch 'fix-issue-2593' into 'master' Robert Speicher2015-09-211-0/+26
|\ \
| * | Fix Error 500 when comparing non-existing branchesfix-issue-2593Stan Hu2015-09-181-0/+26
* | | Merge branch 'rs-relative-link-up-one' into 'master' Robert Speicher2015-09-211-4/+22
|\ \ \ | |_|/ |/| |
| * | Allow RelativeLinkFilter to go up multiple directoriesrs-relative-link-up-oneRobert Speicher2015-09-201-0/+8
| * | Allow relative links to go up one directory levelRobert Speicher2015-09-181-4/+14
* | | Merge branch 'rename-reply-by-email' into 'master' Robert Speicher2015-09-215-91/+66
|\ \ \
| * \ \ Merge branch 'master' into rename-reply-by-emailDouwe Maan2015-09-212-0/+24
| |\ \ \
| * | | | Rename reply_by_email to incoming_email to prepare for the future.Douwe Maan2015-09-215-91/+66
* | | | | Remove milestones from merge requests when milestones are deletedStan Hu2015-09-211-0/+6
| |/ / / |/| | |
* | | | Merge branch 'fail-ci-builds-without-yml' into 'master' Dmitriy Zaporozhets2015-09-211-0/+13
|\ \ \ \
| * | | | Rubocop fixfail-ci-builds-without-ymlKamil Trzcinski2015-09-201-1/+1
| * | | | Fail builds if no .gitlab-ci.yml is foundKamil Trzcinski2015-09-201-0/+13
| |/ / /
* | | | Merge branch 'fix-markdown-links-in-dashboard' into 'master' Douwe Maan2015-09-211-0/+11
|\ \ \ \ | |/ / / |/| | |
| * | | Fix Markdown links not showing up in dashboard activity feedStan Hu2015-09-201-0/+11
* | | | Merge branch 'jwt' into 'master' Douwe Maan2015-09-201-3/+0
|\ \ \ \
| * | | | Removed format validationKirilll Zaitsev2015-09-191-3/+0
| |/ / /
* | | | Bump devise-two-factor to 2.0.0rs-bump-two-factorRobert Speicher2015-09-191-2/+2
* | | | Devise 3.5.x deprecates `confirm!` in favor of `confirm`Robert Speicher2015-09-192-4/+4
|/ / /
* | | remove API calls from CE to CIci_closer_integrationValery Sizov2015-09-189-152/+11
|/ /
* | Fix CI status in the MR pageValery Sizov2015-09-182-22/+5
|/
* Merge branch 'ci_projects_order' into 'master' Valery Sizov2015-09-181-1/+1
|\
| * Fix: ci projects orderci_projects_orderValery Sizov2015-09-171-1/+1
* | Merge pull request #9618 from pjknkda/repo-info-to-issue-hookStan Hu2015-09-171-0/+16
|\ \
| * | add repository field to issue hook dataJungkook Park2015-09-171-0/+16
* | | Merge branch 'fix-issue-2382' into 'master'Stan Hu2015-09-172-0/+14
|\ \ \ | |_|/ |/| |
| * | Create a "destroyed Milestone" event and keep Milestone events around in the DBStan Hu2015-09-152-0/+14
* | | Merge branch 'restrict-user-api-integers' into 'master'Dmitriy Zaporozhets2015-09-171-0/+56
|\ \ \ | |_|/ |/| |
| * | Restrict users API endpoints to use integer IDsStan Hu2015-08-231-0/+56
* | | Merge branch 'ldap-attributes' into 'master'Robert Speicher2015-09-164-5/+70
|\ \ \
| * | | Test overriding LDAP attributesDouwe Maan2015-09-091-0/+65
| * | | Add attributes to LDAP::Config.Douwe Maan2015-09-081-1/+1
| * | | Allow configuration of LDAP attributes GitLab will use for the new user account.Douwe Maan2015-09-082-4/+4
* | | | Make rubocop happyKamil Trzcinski2015-09-161-1/+1
* | | | Fix CI testsKamil Trzcinski2015-09-161-2/+2
* | | | Fix ordering issueKamil Trzcinski2015-09-161-0/+18
* | | | Merge remote-tracking branch 'origin/master' into ci-and-ce-sitting-in-a-tree...ci-and-ce-sitting-in-a-tree-k-i-s-s-i-n-gKamil Trzcinski2015-09-161-12/+13
|\ \ \ \
| * | | | Fix broken sort in merge request APIStan Hu2015-09-151-12/+13
| | |_|/ | |/| |
* | | | Fix backup testsKamil Trzcinski2015-09-162-3/+4
* | | | Fix: models/ci/project_spec.rb once againKamil Trzcinski2015-09-151-1/+1
* | | | Fix models/ci/mail_service_spec.rbKamil Trzcinski2015-09-151-10/+10
* | | | Revert "Fix: models/ci/mail_service_spec.rb"Kamil Trzcinski2015-09-151-18/+33
* | | | Merge remote-tracking branch 'origin/master' into ci-and-ce-sitting-in-a-tree...Kamil Trzcinski2015-09-1511-32/+61
|\ \ \ \ | |/ / /
| * | | Merge branch 'public_profiles' into 'master'Dmitriy Zaporozhets2015-09-143-17/+7
| |\ \ \
| | * | | Fix tests and improve wordingDmitriy Zaporozhets2015-09-141-2/+2
| | * | | Fix tests for group accessDmitriy Zaporozhets2015-09-141-6/+6
| | * | | Make all group publicValery Sizov2015-09-093-21/+11
| * | | | Merge branch 'forked-repo-creation-async' into 'master'Dmitriy Zaporozhets2015-09-143-3/+42
| |\ \ \ \
| | * | | | Import forked repositories asynchronously to prevent large repositories from ...Stan Hu2015-09-113-3/+42