An error occurred fetching the project authors.
- 13 Jan, 2019 1 commit
-
-
Stan Hu authored
The importer would display a 500 error page if you attempted to import using a non-existent DNS entry. This commit rescues known network issues and consolidates them into BitbucketServer::Connection::ConnectionError`. The previous error handling in the paginator doesn't work because it returns a lazy collection. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/56154
-
- 09 Nov, 2018 1 commit
-
-
Stan Hu authored
In Ruby 2.4, `URI.join("http://test//", "a").to_s` will remove the double slash, however it's not the case in Ruby 2.5. Using chomp should work better for the intention, as we're not trying to allow things like ../ or / paths resolution. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/53180
-
- 01 Aug, 2018 2 commits
- 31 Jul, 2018 2 commits
- 27 Jul, 2018 2 commits
- 25 Jul, 2018 1 commit
-
-
Stan Hu authored
-
- 19 Jul, 2018 1 commit
-
-
Stan Hu authored
-
- 18 Jul, 2018 1 commit
-
-
Stan Hu authored
-
- 13 Jul, 2018 3 commits
- 06 Jul, 2018 1 commit
-
-
Stan Hu authored
-
- 05 Jul, 2018 1 commit
-
-
Stan Hu authored
-
- 03 Jul, 2018 1 commit
-
-
Stan Hu authored
-
- 01 Jul, 2018 1 commit
-
-
Stan Hu authored
-
- 26 Jun, 2018 1 commit
-
-
Stan Hu authored
-
- 25 Jun, 2018 1 commit
-
-
Stan Hu authored
-