index
:
redmine.git
0.6-stable
0.7-stable
0.8-stable
0.9-stable
1.0-stable
1.1-stable
1.2-stable
1.3-stable
1.4-stable
2.0-stable
2.1-stable
2.2-stable
2.3-stable
2.4-stable
2.5-stable
2.6-stable
3.0-stable
3.1-stable
3.2-stable
3.3-stable
3.4-stable
4.0-stable
4.1-stable
4.2-stable
5.0-stable
5.1-stable
6.0-stable
integration-to-svn-stable-1.0
integration-to-svn-trunk
master
nbc
plugin-hooks
swistak
work
Mirror of redmine code source: https://github.com/redmine/redmine
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
unit
/
project_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Skip validation of required custom fields when creating a project if user doe...
Marius Balteanu
2022-03-21
1
-0
/
+7
*
Destroy overridden time entry activities and rows from the habtm join table @...
Marius Balteanu
2022-02-24
1
-0
/
+10
*
Update copyright year in source files to 2022 (#36379).
Go MAEDA
2022-01-02
1
-1
/
+1
*
Use sanitize_sql_like in like scopes (#35073).
Marius Balteanu
2021-10-03
1
-0
/
+16
*
Remove unnecessary comments (#35606).
Go MAEDA
2021-07-28
1
-3
/
+0
*
Locked users should not be displayed in the members box of the project overvi...
Go MAEDA
2021-07-27
1
-0
/
+10
*
Remove deprecated WikiContent::Version (#35031).
Go MAEDA
2021-05-15
1
-1
/
+1
*
Fix "ActiveRecord::StaleObjectError: Attempted to update a stale object: Issu...
Go MAEDA
2021-04-01
1
-1
/
+1
*
Update copyright year in source files to 2021 (#33069).
Go MAEDA
2021-03-25
1
-1
/
+1
*
shorten long line of test/unit/project_test.rb
Toshi MARUYAMA
2020-12-19
1
-25
/
+60
*
Use more efficient "exists?" instead of "first" in tests when checking the ex...
Go MAEDA
2020-05-03
1
-3
/
+3
*
Show groups in members box on project overview page (#33174).
Go MAEDA
2020-04-22
1
-5
/
+9
*
Update copyright year in source files to 2020 (#33069).
Go MAEDA
2020-03-03
1
-1
/
+1
*
cleanup: rubocop: fix Layout/ClosingParenthesisIndentation in test/unit/proje...
Toshi MARUYAMA
2019-11-24
1
-1
/
+1
*
cleanup: rubocop: fix Layout/IndentFirstHashElement in test/unit/project_test.rb
Toshi MARUYAMA
2019-11-24
1
-3
/
+9
*
cleanup: rubocop: fix Layout/SpaceInsideBlockBraces in test/unit/project_test.rb
Toshi MARUYAMA
2019-11-24
1
-3
/
+3
*
cleanup: rubocop: fix Layout/SpaceAfterComma in test/unit/project_test.rb
Toshi MARUYAMA
2019-11-24
1
-9
/
+9
*
cleanup: rubocop: fix Layout/IndentFirstArrayElement in test/unit/project_tes...
Toshi MARUYAMA
2019-11-24
1
-4
/
+11
*
code cleanup: rubocop: fix Layout/AlignArguments in test/unit/project_test.rb
Toshi MARUYAMA
2019-10-23
1
-4
/
+4
*
code layout clean up test/unit/project_test.rb
Toshi MARUYAMA
2019-10-15
1
-2
/
+4
*
code cleanup: rubocop: fix Layout/EmptyLineBetweenDefs and Layout/EmptyLines ...
Toshi MARUYAMA
2019-10-15
1
-1
/
+0
*
code cleanup: rubocop: fix Layout/LeadingCommentSpace in test/unit/project_te...
Toshi MARUYAMA
2019-10-14
1
-6
/
+6
*
Reject project custom field values not visible for the user (#31954, #31925).
Go MAEDA
2019-08-27
1
-0
/
+24
*
Some issue fixtures are set inconsistent tracker id which is not available in...
Go MAEDA
2019-06-21
1
-0
/
+1
*
Update copyright year.
Go MAEDA
2019-05-25
1
-1
/
+1
*
Enable frozen_string_literal for some files under test directory (#26561).
Go MAEDA
2019-03-16
1
-1
/
+1
*
Add "frozen_string_literal: false" for all files (#26561).
Go MAEDA
2019-03-15
1
-0
/
+2
*
Let admin users unarchive subprojects of archived projects (#29993).
Jean-Philippe Lang
2018-12-02
1
-5
/
+10
*
Test failures with sqlite3.
Jean-Philippe Lang
2018-09-23
1
-9
/
+7
*
Add CSS class to identify public projects (#28413).
Go MAEDA
2018-07-22
1
-0
/
+9
*
Update copyright.
Jean-Philippe Lang
2017-06-25
1
-1
/
+1
*
Show statuses of project trackers only (#5385).
Jean-Philippe Lang
2017-05-27
1
-0
/
+15
*
Test failures.
Jean-Philippe Lang
2017-03-03
1
-1
/
+2
*
Unarchive link not working for subprojects of closed projects (#24595).
Jean-Philippe Lang
2016-12-13
1
-0
/
+12
*
Use assert_nil instead of assert_equal.
Jean-Philippe Lang
2016-12-11
1
-2
/
+2
*
Use #update! instead of #update_attribute.
Jean-Philippe Lang
2016-07-16
1
-2
/
+2
*
Don't call #slice on proxy.
Jean-Philippe Lang
2016-07-16
1
-2
/
+2
*
Use .distinct instead of .uniq.
Jean-Philippe Lang
2016-07-14
1
-2
/
+2
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
1
-1
/
+1
*
Fixed that Project.uniq.visible errors under certain conditions (#21182).
Jean-Philippe Lang
2015-11-09
1
-0
/
+9
*
Fixed invalid search link on the new project form (#20565).
Jean-Philippe Lang
2015-09-20
1
-0
/
+6
*
Project.copy_from deletes enabled_modules on source (#20512).
Jean-Philippe Lang
2015-08-18
1
-1
/
+14
*
Copyright update.
Jean-Philippe Lang
2015-01-11
1
-1
/
+1
*
Adds a few tests.
Jean-Philippe Lang
2014-12-03
1
-0
/
+25
*
Drop shoulda.
Jean-Philippe Lang
2014-11-30
1
-12
/
+8
*
add missing fixture to test/unit/project_test.rb
Toshi MARUYAMA
2014-11-03
1
-1
/
+2
*
Merged rails-4.1 branch (#14534).
Jean-Philippe Lang
2014-10-22
1
-2
/
+8
*
Project.activities should always return a ActiveRecord::Relation (#15983).
Jean-Philippe Lang
2014-02-07
1
-0
/
+2
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
1
-1
/
+1
*
remove unneeded Relation#all from ProjectTest
Toshi MARUYAMA
2014-01-27
1
-1
/
+1
[next]