- 25 Aug, 2013 8 commits
-
-
ash wilson authored
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.
-
Dmitriy Zaporozhets authored
add link on realisation api for java client
-
Dmitriy Zaporozhets authored
Add 'hooks' to path blacklist.
-
Dmitriy Zaporozhets authored
bind unicorn listener to 127.0.0.1
-
Dmitriy Zaporozhets authored
Fix GitLab Shell version check
-
Dmitriy Zaporozhets authored
Select files with diff filter for graph log
-
Dmitriy Zaporozhets authored
Fix the `service gitlab restart` command
-
dsekretov authored
Postgress db migrate fails.(5.4=>6.0)
-
- 24 Aug, 2013 3 commits
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Steven Mok authored
-
- 23 Aug, 2013 1 commit
-
-
Jacob Vosmaer authored
This commit addresses two related issues: - Sidekiq should shut down completely before we restart it; - If we restart unicorn with USR2 we need to kill the old master and worker processes.
-
- 22 Aug, 2013 9 commits
-
-
Austin Robertson authored
-
Jacob Vosmaer authored
Added assets:precompile in upgrade guide 5.4 -> 6.0
-
Alex Bouma authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Michael Moll authored
otherwise it will listen on 0.0.0.0
-
Dmitriy Zaporozhets authored
-
Robert Schilling authored
-
- 21 Aug, 2013 19 commits
-
-
Jacob Vosmaer authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Fix bug in ace-src-noconflict with Relative url.
-
Dmitriy Zaporozhets authored
Render not found when failing to look for commit
-
Hiroyuki Sato authored
1. Replace params key 'q' with 'extended_sha1'. A extended SHA1 syntax is explained in 'man gitrevisions'. 2. Change the placeholder of looking for commit. 3. Change the label of ref filter.
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Hiroyuki Sato authored
-
Dmitriy Zaporozhets authored
fix checkout tag name
-
Hassan Amouhzi authored
If we doesn't use a relative url we have this: <pre>gon.relative_url_root=""</pre> Else <pre>gon.relative_url_root="/gitlab"</pre> Gitlab::Application.config.assets.prefix contains: <pre>/assets</pre>
-
lurdan authored
-