summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Collapse)AuthorAgeFilesLines
* Add `AbuseReport#notify`rs-abuse-reports-refactorRobert Speicher2016-01-041-0/+17
| | | | Tell, Don't Ask.
* Merge branch 'rs-issue-201' into 'master' Dmitriy Zaporozhets2016-01-041-1/+1
|\ | | | | | | | | | | | | Prevent duplicate "username has already been taken" validation message Closes #201 - two-year-old bug, woo! :boom: :tada: See merge request !2279
| * Prevent duplicate "username has already been taken" validation messagers-issue-201Robert Speicher2016-01-021-1/+1
| | | | | | | | Closes #201 - two-year-old bug, woo! :boom: :tada:
* | remove public field from namespace and refactoringnamespace-clean_upValery Sizov2016-01-041-27/+0
|/
* Merge branch 'upvote_count_to_api' into 'master' Valery Sizov2015-12-291-0/+14
|\ | | | | | | | | | | | | Revert upvotes and downvotes params back to MR API issue https://gitlab.com/gitlab-org/gitlab-ce/issues/3672 See merge request !2212
| * Revert upvotes and downvotes params to MR APIValery Sizov2015-12-281-0/+14
| |
* | Merge branch 'mention-all' into 'master' Robert Speicher2015-12-271-0/+4
|\ \ | |/ |/| | | | | | | | | Only allow group/project members to mention `@all` Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/3473 See merge request !2205
| * Fix specsDouwe Maan2015-12-241-0/+4
| |
* | Merge branch 'revert_votes_back' into 'master' Dmitriy Zaporozhets2015-12-251-3/+8
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert vote buttons back to issue and MR pages https://gitlab.com/gitlab-org/gitlab-ce/issues/3672 /cc @dzaporozhets @JobV ![joxi_screenshot_1450809309400](/uploads/379a75505e0d5f24e743aa0a6a6684e2/joxi_screenshot_1450809309400.png) See merge request !2206
| * | revert back vote buttons to issue and MR pagesValery Sizov2015-12-251-3/+8
| | |
* | | Merge branch 'rs-opengraph' into 'master' Douwe Maan2015-12-251-0/+18
|\ \ \ | |/ / |/| | | | | | | | | | | | | | Add Open Graph meta tags See merge request !2192
| * | Satisfy RubocopDouwe Maan2015-12-251-2/+2
| | |
| * | Add support for `twitter:label` meta tagsrs-opengraphRobert Speicher2015-12-241-0/+18
| | |
* | | WIP require two factor authenticationGabriel Mazetto2015-12-241-0/+1
| |/ |/|
* | Merge branch 'fix-milestones-with-slashes' into 'master' Dmitriy Zaporozhets2015-12-241-0/+10
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | Fix Error 500 when global milestones have slashes * Closes #4226 * Closes https://github.com/gitlabhq/gitlabhq/issues/9921 See merge request !2182
| * | Fix Error 500 when global milestones have slashesStan Hu2015-12-221-0/+10
| | | | | | | | | | | | Closes #4226
* | | Merge branch 'fix/visibility-level-setting-in-forked-projects' into 'master' Douwe Maan2015-12-241-0/+24
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix/visibility level setting in forked projects Fixes #3136 /cc @DouweM See merge request !1744
| * | | Add some specs for forked project visibility_level casesTomasz Maczukin2015-12-241-0/+24
| | | |
* | | | Merge branch 'emoji-picker-fix' into 'master' Valery Sizov2015-12-241-2/+2
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | | | | | | | | | Emoji picker: better alias handling related to https://gitlab.com/gitlab-org/gitlab-ce/issues/3576 See merge request !2198
| * | | fix specemoji-picker-fixValery Sizov2015-12-241-2/+2
| | |/ | |/|
* | | Add method that persist ensured token in `TokenAuthenticatable`Grzegorz Bizon2015-12-231-6/+13
| | |
* | | Fix method that ensures authentication tokenGrzegorz Bizon2015-12-231-0/+4
|/ / | | | | | | | | | | Until now, `ensure_#{token_filed_name}` method didn't persist new token in database. This closes #4235.
* | Merge branch 'add_email_unlock' into 'master' Robert Speicher2015-12-211-0/+1
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow account unlock via email We see a lot of users get confused about what it means when your account gets locked. Many try to reset their password and are still faced with a lockout. With this change, users receive an email that allows them to unlock their account immediately. The previous behavior where the account is auto-unlocked after a time also still works. See merge request !2049
| * | Allow account unlock via emailDrew Blessing2015-12-141-0/+1
| | |
* | | Merge branch 'issue_3452'Douwe Maan2015-12-211-0/+64
|\ \ \
| * | | Fix broken spec. #3452Rubén Dávila2015-12-161-1/+1
| | | |
| * | | Add link to MR from Build detail page. #3452Rubén Dávila2015-12-161-0/+64
| | |/ | |/|
* | | Merge branch 'coverage-regex' into 'master' Douwe Maan2015-12-211-0/+6
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix build coverage regex matching to allow captures. Fixes #2644 /cc @DouweM See merge request !2138
| * | | Fix build coverage regex.Jared Szechy2015-12-201-0/+6
| |/ / | | | | | | | | | | | | | | | Added a spec for regex captures as well. Fixes #2644
* | | Backport JIRA serviceDrew Blessing2015-12-184-5/+167
|/ /
* | Merge branch 'add-open-issues-count-to-api' of ↵Dmitriy Zaporozhets2015-12-161-1/+5
|\ \ | | | | | | | | | | | | | | | https://gitlab.com/stanhu/gitlab-ce Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | Add open_issues_count to project APIStan Hu2015-12-111-1/+5
| | | | | | | | | | | | This is needed to support Huboard and a generally useful value.
* | | Fixed Rubocop offensesGabriel Mazetto2015-12-155-21/+19
| |/ |/|
* | Merge branch 'master' into ci/persist-registration-tokenGrzegorz Bizon2015-12-1419-908/+234
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (66 commits) Fix runners admin view Fix migrations Rename mention of gitlab-git-http-server to gitlab-workhorse Bump Redis requirement to 2.8 for Sidekiq 4 requirements Fix wording on runner setup page add details on how to change saml button label Fix tests Move awards back to gray panel and few improvements to sidebar Few UI improvements to new sidebar implementation Fix tests for new issuable sidebar Update changelog Implement new sidebar for merge request page Make edit link on issuable sidebar works Redesign issue page for new sidebar Move awards css to separate file Implement issuable sidebar partial Update CHANGELOG Clarify cache behavior Run builds from projects with enabled CI Use Gitlab::Git instead of Ci::Git ... Conflicts: db/schema.rb
| * \ Merge branch 'ci-project-migrate' into 'master' Kamil Trzciński2015-12-149-406/+130
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ci Project migrate - This doesn't migrate: allow_git_fetch, coverage_regex, timeout. Since this are project configuration settings I would propose to migrate them to `.gitlab-ci.yml`. - This requires offline migrations. - It simplifies database models making all CI objects to be attached to: Project. - It removes Ci::Project, but makes /ci/projects working by adding method: Project.find_by_ci_id for backward compatibility (badges, triggers). - We should add default `timeout` to Application Settings. - It misses specs. - It is based on ci-services-migrate for now. - It removes CI events. - It removes administrator CI projects overview. - It removes CI application settings. In 8.4 or 8.5 we can remove redundant tables and columns. See merge request !1987
| | * | Fix specsKamil Trzcinski2015-12-112-2/+3
| | | |
| | * | Fix after column renameKamil Trzcinski2015-12-112-5/+5
| | | |
| | * | Remove ci_ prefix from all ci related thingsKamil Trzcinski2015-12-113-15/+15
| | | |
| | * | Add runners tokenKamil Trzcinski2015-12-111-1/+1
| | | |
| | * | Migrate CI::Project to ProjectKamil Trzcinski2015-12-119-412/+135
| | | |
| * | | Merge branch 'ci-services-migrate' into 'master' Kamil Trzciński2015-12-1410-502/+95
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | | | | | Ci Services migrate See merge request !1985
| | * | Fix specsKamil Trzcinski2015-12-101-1/+1
| | | |
| | * | Migrate CI::Services and CI::WebHooks to Services and WebHooksKamil Trzcinski2015-12-1010-502/+95
| | | |
| * | | emoji aliases problemValery Sizov2015-12-111-0/+9
| | | |
* | | | Make sure that token `ensure_*` method always returns a tokenGrzegorz Bizon2015-12-111-1/+8
| | | |
* | | | Add specs for `TokenAuthenticatable` concernGrzegorz Bizon2015-12-111-0/+50
|/ / /
* | | Merge branch 'zj/gitlab-ce-copying-file-seen-as-licence'Douwe Maan2015-12-111-1/+20
|\ \ \ | |_|/ |/| |
| * | Merge branch 'master' into copying-file-seen-as-licenceZeger-Jan van de Weg2015-12-1071-310/+801
| |\ \ | | |/
| * | Licence also accepted as license fileZeger-Jan van de Weg2015-12-101-1/+10
| | |
| * | Merge branch 'master' into copying-file-seen-as-licenceZeger-Jan van de Weg2015-11-1121-164/+741
| |\ \