An error occurred fetching the project authors.
- 24 Dec, 2015 1 commit
-
-
Douwe Maan authored
-
- 22 Dec, 2015 3 commits
-
-
Stan Hu authored
If a search turned up an issue, under certain conditions you would see this error: ``` ActionView::Template::Error (undefined method `path_with_namespace' for nil:NilClass): 6: - if issue.description.present? 7: .description.term 8: = preserve do 9: = search_md_sanitize(markdown(issue.description)) 10: %span.light 11: #{issue.project.name_with_namespace} 12: - if issue.closed? lib/gitlab/markdown/upload_link_filter.rb:36:in `build_url' lib/gitlab/markdown/upload_link_filter.rb:31:in `process_link_attr' lib/gitlab/markdown/upload_link_filter.rb:18:in `block in call' lib/gitlab/markdown/upload_link_filter.rb:17:in `call' lib/gitlab/markdown.rb:127:in `gfm' lib/gitlab/markdown.rb:24:in `render' app/helpers/gitlab_markdown_helper.rb:61:in `markdown' app/views/search/results/_issue.html.haml:9:in `block in _app_views_search_results__issue_html_haml__4127460390996300432_59973760' app/views/search/results/_issue.html.haml:8:in `_app_views_search_results__issue_html_haml__4127460390996300432_59973760' app/views/search/_results.html.haml:20:in `_app_views_search__results_html_haml__589475855773452465_61761440' app/views/search/show.html.haml:5:in `_app_views_search_show_html_haml___1852335078065998536_69780120' ```
-
Stan Hu authored
This standardizes all the project API formats. Also needed to support Huboard.
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 21 Dec, 2015 4 commits
-
-
Kamil Trzcinski authored
-
Robert Speicher authored
[ci skip]
-
Douwe Maan authored
-
Douwe Maan authored
-
- 18 Dec, 2015 3 commits
-
-
Drew Blessing authored
-
-
Zeger-Jan van de Weg authored
-
- 17 Dec, 2015 1 commit
-
-
Kamil Trzcinski authored
-
- 16 Dec, 2015 1 commit
-
-
Zeger-Jan van de Weg authored
Fixes #4112
-
- 15 Dec, 2015 3 commits
-
-
Robert Speicher authored
[ci skip]
-
Trey Davis authored
-
tduehr authored
-
- 14 Dec, 2015 3 commits
-
-
Drew Blessing authored
-
Douglas Barbosa Alexandre authored
Because Haml automatically indents the HTML source code, the contents of whitespace-sensitive tags like pre and textarea can get screwed up.
-
Grzegorz Bizon authored
[ci skip]
-
- 12 Dec, 2015 2 commits
- 11 Dec, 2015 7 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Robert Speicher authored
[ci skip]
-
Valery Sizov authored
-
Grzegorz Bizon authored
-
Valery Sizov authored
-
Stan Hu authored
-
Douglas Barbosa Alexandre authored
-
- 10 Dec, 2015 8 commits
-
-
Stan Hu authored
Also fixes an incorrect redirect after login with relative URL root: Closes https://github.com/gitlabhq/gitlabhq/issues/8228 Closes #2750
-
Gabriel Mazetto authored
-
Zeger-Jan van de Weg authored
-
Zeger-Jan van de Weg authored
-
Kamil Trzcinski authored
-
Douwe Maan authored
-
Valery Sizov authored
-
Drew Blessing authored
Skipped CI because it has already passed. Had to rebase due to CHANGELOG.
-
- 09 Dec, 2015 4 commits
-
-
Robert Speicher authored
Closes #3701
-
Robert Speicher authored
[ci skip]
-
Stan Hu authored
Prevents an Error 500 when project fails to create due to invalid parameters. See #3937
-
Robert Speicher authored
[ci skip]
-