summaryrefslogtreecommitdiff
path: root/spec/models/issue_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Added labels_hook_attrs methodfix-labels-in-hooksJan Provaznik2019-06-241-0/+9
* Allow issues to be sorted by relative_positionBrett Walker2019-05-281-0/+15
* Additional fix to handle NULL lock_versionsh-fix-activerecord-patch-mark2Stan Hu2019-05-061-5/+16
* Fix editing issues and MRs with NULL lock_versionSean McGivern2019-05-061-0/+12
* Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-091-0/+45
* Revert "Merge branch 'if-57131-external_auth_to_ce' into 'master'"Andreas Brandl2019-04-051-45/+0
* Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-051-0/+45
* Add # frozen_string_literal to spec/modelsThong Kuah2019-04-011-0/+2
* Merge branch 'filter-confidential-issues' into 'master'Kamil Trzciński2019-02-261-0/+9
* Revert "Merge branch 'filter-confidential-issues' into 'master'"Michael Kozono2019-02-251-9/+0
* Add confidential_only scop to issue modelRobert Schilling2019-02-211-0/+9
* Don't check confidential issues for spamSean McGivern2019-01-181-28/+17
* Move issue related_branches to serviceFelipe Artur2018-10-041-39/+0
* Add specs for closing and reopening issueJarka Košanová2018-09-241-6/+23
* Move Issue#{referenced,closed_by}_merge_requests to serviceSean McGivern2018-08-211-93/+6
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-1/+1
* Clarify scope for AtomicInternalId shared specShinya Maeda2018-05-141-0/+1
* Shows new branch/mr button even when branch existsJacopo2018-04-191-0/+63
* Add shared specs for AtomicInternalId concern.Andreas Brandl2018-03-161-1/+7
* Port `read_cross_project` ability from EEBob Van Landuyt2018-02-221-11/+39
* Remove soft removals related codeYorick Peterse2018-01-081-5/+0
* Cache merged and closed events data in merge_request_metrics tableOswaldo Ferreira2018-01-021-0/+26
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-7/+7
* Throttle the number of UPDATEs triggered by touchYorick Peterse2017-12-061-0/+4
* Move update_project_counter_caches? out of issue and merge requestGeorge Andrinopoulos2017-11-111-18/+0
* Introduce new hook data builders for Issue and MergeRequest34284-add-changes-to-issuable-webhook-dataRémy Coutable2017-10-091-36/+8
* Start adding Gitlab::HookData::IssuableBuilderRémy Coutable2017-10-091-6/+30
* Only update the sidebar count caches when neededsidebar-cache-updatesYorick Peterse2017-08-301-0/+18
* Cache the number of open issues and merge requestsYorick Peterse2017-08-231-0/+18
* Enable Timecop safe mode32004-use-timecop-safe-modeRémy Coutable2017-08-111-7/+3
* Enable the Layout/SpaceBeforeBlockBraces coprc/enable-the-Layout/SpaceBeforeBlockBraces-copRémy Coutable2017-08-091-1/+1
* Merge branch '32844-issuables-performance' into 'master'Sean McGivern2017-08-071-4/+0
|\
| * Move some after_create parts to worker to improve performance32844-issuables-performanceJarka Kadlecova2017-08-071-4/+0
* | Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-23/+23
* | Ensure all project factories use `:repository` trait or `:empty_project`rs-empty_project-cleanupRobert Speicher2017-08-011-1/+1
|/
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-10/+10
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-141-4/+14
* Move update_assignee_cache_counts to the serviceValery Sizov2017-05-121-40/+0
* Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-041-8/+83
* Allow to create new branch and empty WIP merge request from issue pageAlfredo Sumaran2017-05-041-0/+21
* Remove helpers assigned_issuables_count and cached_assigned_issuables_countuassign_on_member_removingValery Sizov2017-04-201-1/+4
* Remove an unused `Issue.open_for` scopeRobert Speicher2017-04-101-9/+0
* Do not set closed_at to nil when issue is reopenedissue_91_ee_backportFelipe Artur2017-04-041-8/+0
* Spam check only when spammable attributes have changedOswaldo Ferreira2017-03-211-0/+37
* Add closed_at field to issuesFelipe Artur2017-03-171-0/+24
* Merge branch '27271-missing-time-spent-in-issue-webhook' into 'master' Douwe Maan2017-03-151-0/+11
|\
| * Include time tracking attributes in webhooks payload27271-missing-time-spent-in-issue-webhookRuben Davila2017-03-141-0/+11
* | Preserve order by priority on issues boardpreserve_order_issue_boardValery Sizov2017-03-141-0/+15
|/
* Present group and dashboard MR list without grouping by projectOswaldo Ferreira2017-01-271-4/+4