gitlab-org--gitlab-foss/lib
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
..
api Merge pull request #3275 from Undev/feature/code_cleanup_remove_old_hashes 2013-05-07 06:59:03 -07:00
assets
backup Fix errors during backup task. Fix #3785 2013-05-07 14:44:49 +03:00
gitlab Add Gitlab::VersionInfo class to fix and simplify version check. 2013-05-08 17:36:48 +09:00
redcarpet/render Fix parsing of ref-like Urls in links and images in GFM 2013-01-16 22:39:56 +01:00
support Changed forgotten unicorn to puma in the init script 2013-05-04 21:39:53 +02:00
tasks Add Gitlab::VersionInfo class to fix and simplify version check. 2013-05-08 17:36:48 +09:00
api.rb remove trailing spaces 2013-05-05 18:02:02 +04:00
event_filter.rb Constants in Events looks good now 2013-02-13 15:48:16 +04:00
extracts_path.rb Fix Gitlab::Git::Repository#commit returns wrong commit, if commit_id is "tag name". 2013-04-25 20:54:00 +00:00
file_size_validator.rb Fully embrace Ruby 1.9 hash syntax 2012-08-10 18:25:15 -04:00
static_model.rb Fixed styles, ProjectHook specs etc 2013-01-05 00:35:38 +02:00