gitlab-org--gitlab-foss/lib
Jacob Vosmaer 75f274b750 Use Gitlab::VERSION to version backups
Previous to this commit, backups were tied to the git revision (SHA1) of
the app at the time the backup:create command was invoked. If the SHA1
at the time of restore was different, the script would refuse to restore
the backup.  This commit loosens this tie so that the backup script only
complains if the value of the Gitlab::VERSION constant is different
between the time of backup and the time of restore.
2014-02-27 14:30:41 +01:00
..
api Refactor MR code reload 2014-02-18 20:17:26 +02:00
assets move assets from lib directory to vendor 2012-05-29 17:56:48 +05:00
backup Use Gitlab::VERSION to version backups 2014-02-27 14:30:41 +01:00
gitlab Adapt use of Gitlab::Popen to new style 2014-02-25 12:00:33 +01:00
redcarpet/render html_escape is private for rails 4.0.2 :( 2014-02-27 11:12:12 +02:00
support Add a custom 502 page 2014-01-28 10:19:22 +01:00
tasks Merge pull request #5520 from gabetax/rake_group_bulk_add_permissions 2014-02-12 09:40:40 +02:00
event_filter.rb Constants in Events looks good now 2013-02-13 15:48:16 +04:00
extracts_path.rb Improve code according to new gitlab_git 2014-02-04 14:46:15 +02: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