gitlab-org--gitlab-foss/lib
ash wilson c8a115c0e3 Link issues from comments and automatically close them
Any mention of Issues, MergeRequests, or Commits via GitLab-flavored markdown
references in descriptions, titles, or attached Notes creates a back-reference
Note that links to the original referencer. Furthermore, pushing commits with
commit messages that match a (configurable) regexp to a project's default
branch will close any issues mentioned by GFM in the matched closing phrase.
If accepting a merge request would close any Issues in this way, a banner is
appended to the merge request's main panel to indicate this.
2013-08-25 18:58:41 -04:00
..
api Allow specify path when create project via api 2013-08-14 13:41:06 +03:00
assets move assets from lib directory to vendor 2012-05-29 17:56:48 +05:00
backup move backup logic to lib. Fixed removing outdated backups 2013-08-05 12:26:33 +03:00
gitlab Link issues from comments and automatically close them 2013-08-25 18:58:41 -04:00
redcarpet/render Fix Pygments 500 error if lexer not found by name. Use first alias instead. fixes #4473, #4451 2013-07-07 19:00:07 +02:00
support Fix the service gitlab restart command 2013-08-23 10:31:32 +02:00
tasks Fix GitLab Shell version check 2013-08-22 13:10:18 -05:00
event_filter.rb Constants in Events looks good now 2013-02-13 15:48:16 +04:00
extracts_path.rb A little improvement 2013-08-21 19:20:29 +09: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