该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 4月 24, 2015
-
-
由 Dmitriy Zaporozhets 创作于
CE to EE See merge request !380
-
由 Dmitriy Zaporozhets 创作于
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
由 Dmitriy Zaporozhets 创作于
Check if comment exists before sending a reference to Jira Currently every time an issue is mentioned, Jira service sends a reference to Jira. To prevent problems like described in #265 , add another query to the process to retrieve all comments for the issue so we can see if it contains the reference we want to add. See merge request !377
-
由 Dmitriy Zaporozhets 创作于
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: db/schema.rb spec/helpers/gitlab_markdown_helper_spec.rb
-
由 Marin Jankovski 创作于
-
由 Dmitriy Zaporozhets 创作于
Update mentionable shared examples to be (a bit) more understandable These shared examples were super confusing, and honestly still kind of are, but they should be a bit better now. I encountered a bunch of headaches in these examples while refactoring ReferenceExtractor, so that's how I ended up changing it. See merge request !1780
-
由 Dmitriy Zaporozhets 创作于
Add default_url_options initializer Fixes #2266 See merge request !1791
-
由 Dmitriy Zaporozhets 创作于
Use fixed width icons in all nav sidebars | Before (watch the Network and Graphs icons as the sidebar collapses): | After: | | :--------: | :------: | ||| Uses the `icon` helper, because I can't help myself! See merge request !566
-
由 Robert Speicher 创作于
-
由 Job van der Voort 创作于
-
由 Robert Speicher 创作于
-
由 Robert Speicher 创作于
Fixes #2266
-
- 4月 23, 2015
-
-
由 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>
-
由 Marin Jankovski 创作于
Fix broken link in jira service
-
由 Marin Jankovski 创作于
-
由 Dmitriy Zaporozhets 创作于
Disable turbolinks for omniauth link to avoid rendering problems
-
由 Dmitriy Zaporozhets 创作于
Redirect to sign in page after signing out. Addresses internal issue https://dev.gitlab.org/gitlab/gitlabhq/issues/2125. See merge request !541
-
由 Dmitriy Zaporozhets 创作于
Fix two places where we should be using `Rails.env.development?` See merge request !550
-
由 Dmitriy Zaporozhets 创作于
Fix bug causing at-username inside code blocks to sometimes be picked up as a user mention. Addresses private issue https://dev.gitlab.org/gitlab/gitlabhq/issues/2254. See merge request !553
-
由 Dmitriy Zaporozhets 创作于
Use `search_text_nodes` helper in our custom filters Closes #1477 See merge request !561
-
由 Dmitriy Zaporozhets 创作于
New sidebar design I want to make separation between sidebar and content - [x] change sidebar and header colors - [x] change colors for old light theme so it matches dark style too - [x] rename theme names to something more reasonable - [x] fix header logo collapse with JS - [x] fix navless layouts (explore page, login page, snippets, user page) - [x] fix tests See merge request !558
-
由 Dmitriy Zaporozhets 创作于
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: app/controllers/snippets_controller.rb
-
由 Dmitriy Zaporozhets 创作于
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
由 Marin Jankovski 创作于
Fix Node.js Error in Documentation
-
由 Marin Jankovski 创作于
-
由 Vincent Klaiber 创作于
-
由 Sid Sijbrandij 创作于
-
由 Dmitriy Zaporozhets 创作于
-
由 Dmitriy Zaporozhets 创作于
-
由 Dmitriy Zaporozhets 创作于
"Reply quoting selected text" shortcut/hotkey Adds the <kbd>r</kbd> hotkey for quoting selected text on Issuable forms. This MR also updates the jasmine gem and adds jasmine-rails to let us use the asset pipeline (and Coffeescript) in JS specs. See merge request !1775
-
由 Dmitriy Zaporozhets 创作于
Add Fieldset Support to Project Services Views
-
由 Job van der Voort 创作于
Update command in upgrader docs to work with 7.10.0. See merge request !562
-
由 Douwe Maan 创作于
-
由 Robert Speicher 创作于
Closes #1477
-
由 Dmitriy Zaporozhets 创作于
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
由 Dmitriy Zaporozhets 创作于
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
由 Ioannis Kappas 创作于
split field logic to separate template.
-
由 Job van der Voort 创作于
Added the 7.10-ee packages. See merge request !378
-