gitlab-org--gitlab-foss/lib/gitlab
Sato Hiroyuki 862e0ff6b8 Add Gitlab::VersionInfo class to fix and simplify version check.
It returns "yes" if required version is "1.7.10" and current version is "1.6.10",
because the patch version of current version equals to that of required version.
2013-05-08 17:36:48 +09:00
..
backend Merge pull request #3597 from amacarthur/fork-pull-request 2013-05-02 23:41:07 -07:00
satellite Merge pull request #3242 from murank/fix_failure_of_checking_merge_requests 2013-03-18 03:39:51 -07:00
app_logger.rb Application logger 2012-09-11 23:24:53 +03:00
auth.rb Replace old hashes with new 1.9 ruby hashes (rebase) 2013-05-05 18:01:10 +04:00
git_logger.rb Application logger 2012-09-11 23:24:53 +03:00
identifier.rb fix wrong class name 2013-04-29 09:49:25 +03:00
inline_diff.rb remove trailing spaces 2013-05-05 18:02:02 +04:00
issues_labels.rb Include default labels in issues autocomplete etc. Show colored labels on issues show page 2013-05-07 19:26:41 +03:00
logger.rb show production.log, show only active milestone for issue filter 2012-12-19 07:14:05 +03:00
markdown.rb Project.repository should never be nil so you can call repository.exists? or repository.empty? 2013-04-01 16:56:25 +03:00
popen.rb Replace old hashes with new 1.9 ruby hashes (rebase) 2013-05-05 18:01:10 +04:00
regex.rb Prevent xss attack over group name. Added regex validation for group and team name 2013-02-18 09:28:18 +02:00
seeder.rb Improved seeds for development env 2012-11-13 22:11:56 +02:00
theme.rb Themes refactored 2012-11-21 18:19:03 +02:00
user_team_manager.rb Update user_team_manager.rb 2013-04-03 15:03:31 +08:00
version_info.rb Add Gitlab::VersionInfo class to fix and simplify version check. 2013-05-08 17:36:48 +09:00