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
/
lib
/
redmine
/
database.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year to 2023 (#38141).
Go MAEDA
2023-01-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 lib/redmine/database.rb
Toshi MARUYAMA
2020-12-04
1
-2
/
+7
*
add Redmine::Database.sqlite? as with postgresql? and postgresql?
Toshi MARUYAMA
2020-04-20
1
-0
/
+5
*
Update copyright year in source files to 2020 (#33069).
Go MAEDA
2020-03-03
1
-1
/
+1
*
Fix that date grouping for MySQL is not working (#32046, #13803).
Go MAEDA
2019-09-12
1
-1
/
+1
*
Update copyright year.
Go MAEDA
2019-05-25
1
-1
/
+1
*
Use Regexp#match? to reduce allocations of MatchData object (#28940).
Go MAEDA
2019-03-27
1
-2
/
+2
*
Enable frozen_string_literal for some files under app and lib directory (#265...
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
*
Implement date grouping for MySQL (#13803).
Jean-Philippe Lang
2018-12-16
1
-0
/
+8
*
Allow issues grouping by creation, update and closing date (#13803).
Jean-Philippe Lang
2018-12-12
1
-0
/
+13
*
Update copyright.
Jean-Philippe Lang
2017-06-25
1
-1
/
+1
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
1
-1
/
+1
*
SQL error with MySQL (#19657).
Jean-Philippe Lang
2015-09-30
1
-0
/
+5
*
Query doesn't work with non ASCII uppercase symbols (#20438).
Jean-Philippe Lang
2015-08-02
1
-0
/
+15
*
Support for accent insensitive search with PostgreSQL (#18801).
Jean-Philippe Lang
2015-02-08
1
-0
/
+53