该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 8月 13, 2014
-
-
由 Robert Schilling 创作于
-
由 Dmitriy Zaporozhets 创作于
Fix milestones description's max length
-
由 Dmitriy Zaporozhets 创作于
Fix 404 error when clicking the branch link on hipchat message
-
由 Dmitriy Zaporozhets 创作于
rtrim() input before checking if note form is empty
-
由 Dmitriy Zaporozhets 创作于
add git config --global core.autocrlf check
-
由 Dmitriy Zaporozhets 创作于
Restrict commit area resize to vertical.
-
由 Dmitriy Zaporozhets 创作于
Bump gitlab git Fixes #1394 See merge request !1015
-
由 Dmitriy Zaporozhets 创作于
Cache LDAP check everywhere See merge request !1008
-
由 Dmitriy Zaporozhets 创作于
Fix post-receive worker for some projects If project ends with `-git` or `_git` or any kind of `git` - it get ignored by post-receive worker See merge request !1018
-
由 Dmitriy Zaporozhets 创作于
-
由 Dmitriy Zaporozhets 创作于
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
由 Dmitriy Zaporozhets 创作于
Issue disable debug assets Improve development speed. Concats all javascript into on file / HTTP request. See merge request !1017
-
由 Ciro Santilli 创作于
-
由 Jan-Willem van der Meer 创作于
It's good for debugging javacsript, but creates massive amounts of http request by adding each javascript individually. Only turn it on while debugging js code.
-
- 8月 12, 2014
-
-
由 Dmitriy Zaporozhets 创作于
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
由 Dmitriy Zaporozhets 创作于
Additions to email threading This MR follows !142: * Add threading to "Merge request reopened" emails (see 310231db) See merge request !145
-
由 Dmitriy Zaporozhets 创作于
Improve MR accept widget * fixes UX problem with 2 confusing `click here` links. * separate Accept MR block from manual merge instructions See merge request !1014
-
由 Dmitriy Zaporozhets 创作于
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
由 Dmitriy Zaporozhets 创作于
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
由 Dmitriy Zaporozhets 创作于
Increase import timeout Increase import timeout from 2 to 4 minutes. It allows repositories like `gitlabhq` be imported via UI See merge request !1013
-
由 Dmitriy Zaporozhets 创作于
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
由 Dmitriy Zaporozhets 创作于
Improve dev seeds See merge request !1012
-
- 8月 11, 2014
-
-
由 Dmitriy Zaporozhets 创作于
* Improt projects inline so after seeds you have repos * Fix merge request seeds * Add comment seeds to both issues and merge requests * Remove some projects from seeds to increase speed Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
由 Dmitriy Zaporozhets 创作于
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
由 Dmitriy Zaporozhets 创作于
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
由 Dmitriy Zaporozhets 创作于
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
由 Dmitriy Zaporozhets 创作于
Fix encoding of output of markup, prevent 500 for non-ascii characters #### What does this MR do? This MR forces the output of `Github::markup` to have the same encoding as the input to it. #### Why was this MR needed? This prevents 500 errors if the markup contains non-asci characters. #### What are the relevant issue numbers / Feature requests? This MR closes * #296 * https://github.com/gitlabhq/gitlabhq/issues/7023 /cc @jacobvosmaer See merge request !160
-
由 Robert Schilling 创作于
-
由 Dmitriy Zaporozhets 创作于
Add retry option of travis and bundler
-
由 Dmitriy Zaporozhets 创作于
Turn if/else branch for valid compare error message
-
由 Dmitriy Zaporozhets 创作于
Improve readme markup, fixes #7455
-
由 Dmitriy Zaporozhets 创作于
This reverts commit a5473561. Because grit does not respect offset setting when follow: true which cause invalid commit history for file
-
由 Robert Schilling 创作于
-
由 Dmitriy Zaporozhets 创作于
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
由 Dmitriy Zaporozhets 创作于
Fix 500 on searching on empty project, restyle search page
-
由 Dmitriy Zaporozhets 创作于
Prevent 500 if hook url is down when testing a hook, fixes #7376
-
由 Dmitriy Zaporozhets 创作于
history for files follows after rename
-
由 Dmitriy Zaporozhets 创作于
Disable 'Save changes' button if input is empty, fixes #6351
-
由 Robert Schilling 创作于
Use ruby 1.9 syntax
-
由 Dmitriy Zaporozhets 创作于
-