summaryrefslogtreecommitdiff
path: root/spec/models/project_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* implements reset incoming email token on issues modal and account page,use-separate-token-for-incoming-emailtiagonbotelho2016-11-071-3/+2
* Allow multiple repository storage shards to be enabled, and automatically rou...Nick Thomas2016-11-041-6/+9
* Fix project features default valuesFelipe Artur2016-11-011-3/+3
* Create project feature when project is createdissue_22944Felipe Artur2016-10-191-3/+11
* Add ProjectLabel modelDouglas Barbosa Alexandre2016-10-191-1/+1
* Merge branch '15463-extract-update-merge-requests' into 'master' Yorick Peterse2016-10-141-21/+0
|\
| * Extract project#update_merge_requests and SystemHooks to its own worker from ...15463-extract-update-merge-requestsPaco Guzman2016-10-131-21/+0
* | Add Project::BoardLimitExcedeed error classDouglas Barbosa Alexandre2016-10-111-1/+1
* | Restrict the number of permitted boards per project to oneDouglas Barbosa Alexandre2016-10-111-0/+9
* | Allow projects to have many boardsDouglas Barbosa Alexandre2016-10-111-1/+1
|/
* Precalculate trending projectsprecalculate-trending-projectsYorick Peterse2016-10-101-22/+4
* Merge branch 'sh-fix-events-update-spec' into 'master' Yorick Peterse2016-10-071-1/+4
|\
| * Fix Event#reset_project_activity updatessh-fix-events-update-specStan Hu2016-10-061-1/+4
* | Add markdown cache columns to the database, but don't use them yetNick Thomas2016-10-071-1/+1
|/
* Merge branch 'trending-caching' into 'master' Rémy Coutable2016-10-051-0/+8
|\
| * Exclude system notes from Project.trendingYorick Peterse2016-10-041-0/+8
* | Remove lease from Event#reset_project_activityremove-reset-project-activity-leaseYorick Peterse2016-10-041-3/+1
|/
* Merge branch '21983-member-add_user-doesn-t-detect-existing-members-that-have...Robert Speicher2016-10-021-1/+1
|\
| * Allow Member.add_user to handle access requestersRémy Coutable2016-09-281-1/+1
* | Re-add the AccessRequestable concernRémy Coutable2016-09-221-8/+0
* | Fix specs that requires an access requestRémy Coutable2016-09-221-1/+1
* | New Members::RequestAccessServiceRémy Coutable2016-09-221-0/+8
|/
* Improve specsKamil Trzcinski2016-09-211-4/+4
* Add tests to verify the correctness of returned environmentsKamil Trzcinski2016-09-211-0/+41
* Fix broken spec due to last_activity_at updates being throttledStan Hu2016-09-191-5/+8
* Added group-specific setting for LFS.Patricio Cano2016-09-151-0/+66
* add test about flash alertubudzisz2016-09-141-1/+33
* Move pushes_since_gc to Redispushes-since-gc-redisYorick Peterse2016-09-131-0/+52
* Project tools visibility levelFelipe Artur2016-09-011-3/+1
* Merge branch 'artifacts-from-ref-and-build-name' into 'master' Douwe Maan2016-08-301-12/+26
|\
| * Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-261-0/+31
| |\
| * \ Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-241-1/+1
| |\ \
| * \ \ Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-181-0/+1
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-171-3/+3
| |\ \ \ \
| * | | | | Fetch the current SHA if SHA was not passedLin Jen-Shin2016-08-111-12/+26
| * | | | | Reverse ref and sha in args and rename pipeline to pipeline_forLin Jen-Shin2016-08-111-1/+1
* | | | | | Fix "Wiki" link not appearing in navigation for projects with external wiki21446-service-external-wiki-only-works-when-project-wiki-is-enabledAlejandro Rodríguez2016-08-261-0/+12
| |_|_|_|/ |/| | | |
* | | | | Display project icon from default branchHannes Rosenögger2016-08-251-0/+31
| |_|_|/ |/| | |
* | | | Disable “issue by email” feature until it uses a different tokenDouwe Maan2016-08-191-1/+1
| |_|/ |/| |
* | | Add Board modelDouglas Barbosa Alexandre2016-08-171-0/+1
| |/ |/|
* | Fix failing tests relating to backporting ee!581.Timothy Andrew2016-08-161-3/+3
|/
* Add a method in Project to return a cached value of total count of projectsStan Hu2016-08-091-0/+14
* adds second batch of tests changed to active tenseactive-tense-test-coveragetiagonbotelho2016-08-091-18/+18
* changes default_branch_protection to allow devs_can_merge protection option a...tiagonbotelho2016-08-041-49/+22
* developer cannot push to protected branch when project is empty or he has not...tiagonbotelho2016-08-021-11/+108
* Fix all specs related to changes in !5081.Timothy Andrew2016-07-291-40/+0
* Merge remote-tracking branch 'upstream/master' into new-issue-by-emailLin Jen-Shin2016-07-281-0/+18
|\
| * Fix Project#to_param to keep invalid project suitable for use in URLsDouglas Barbosa Alexandre2016-07-271-0/+18
* | Merge remote-tracking branch 'upstream/master' into new-issue-by-emailLin Jen-Shin2016-07-271-0/+26
|\ \ | |/
| * Fix a bug where forking a project from a repository storage to another would ...20302-forking-a-project-from-one-storage-to-another-failsAlejandro Rodríguez2016-07-261-0/+26