- 25 Aug, 2016 1 commit
-
-
Z.J. van de Weg authored
-
- 04 Aug, 2016 1 commit
-
-
Douglas Barbosa Alexandre authored
-
- 26 Jul, 2016 1 commit
-
-
Connor Shea authored
Instead add data attributes to a JS hook element on every import status page.
-
- 11 Jul, 2016 1 commit
-
-
Connor Shea authored
-
- 01 Jul, 2016 1 commit
-
-
Douglas Barbosa Alexandre authored
-
- 30 Jun, 2016 2 commits
-
-
Rémy Coutable authored
Advertise the PAT as an alternative unless GH import is not configured. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Eric K Idema authored
This stands as an alternative to using OAuth to access a user's Github repositories. This is setup in such a way that it can be used without OAuth configuration. From a UI perspective, the how to import modal has been replaced by a full page, which includes a form for posting a personal access token back to the Import::GithubController. If the user has logged in via GitHub, skip the Personal Access Token and go directly to Github for an access token via OAuth.
-
- 17 Jun, 2016 1 commit
-
-
Douglas Barbosa Alexandre authored
[ci skip]
-
- 15 Jun, 2016 2 commits
-
-
James Lopez authored
-
James Lopez authored
-
- 13 Jun, 2016 1 commit
-
-
James Lopez authored
-
- 06 Jun, 2016 1 commit
-
-
Douglas Barbosa Alexandre authored
-
- 03 Jun, 2016 2 commits
-
-
James Lopez authored
This reverts commit 3e991230.
-
James Lopez authored
# Conflicts: # app/models/project.rb
-
- 24 May, 2016 1 commit
-
-
Phil Hughes authored
Closes #17232
-
- 04 May, 2016 1 commit
-
-
James Lopez authored
-
- 03 May, 2016 2 commits
-
-
James Lopez authored
-
James Lopez authored
-
- 02 May, 2016 1 commit
-
-
James Lopez authored
-
- 27 Apr, 2016 1 commit
-
-
James Lopez authored
-
- 26 Apr, 2016 3 commits
-
-
James Lopez authored
-
James Lopez authored
-
James Lopez authored
-
- 19 Apr, 2016 1 commit
-
-
Douglas Barbosa Alexandre authored
-
- 14 Apr, 2016 1 commit
-
-
Phil Hughes authored
-
- 12 Apr, 2016 1 commit
-
-
Phil Hughes authored
-
- 11 Apr, 2016 1 commit
-
-
Phil Hughes authored
See #14488 for more details
-
- 02 Dec, 2015 1 commit
-
-
Douwe Maan authored
-
- 10 Nov, 2015 1 commit
-
-
Jason Lee authored
For example view: shared/issuable/_context CoffeeScript: 190ms JavaScript: 19.7ms
-
- 19 Oct, 2015 1 commit
-
-
Douwe Maan authored
-
- 09 Sep, 2015 1 commit
-
-
Jared Szechy authored
-
- 11 Aug, 2015 2 commits
-
-
Stan Hu authored
-
Stan Hu authored
Clicking "Import" in Bitbucket import status page would result in: ``` Rendered import/base/create.js.haml (38.3ms) Completed 500 Internal Server Error in 1362ms (ActiveRecord: 20.2ms) NoMethodError - undefined method `namespace_projects_path' for #<#<Class:0x007fd6c0f29498>:0x007fd6c0cf09d8>: actionpack (4.1.11) lib/action_dispatch/routing/polymorphic_routes.rb:142:in `polymorphic_url' actionpack (4.1.11) lib/action_dispatch/routing/polymorphic_routes.rb:148:in `polymorphic_path' actionview (4.1.11) lib/action_view/routing_url_for.rb:87:in `url_for' turbolinks (2.5.3) lib/turbolinks/xhr_url_for.rb:12:in `url_for_with_xhr_referer' actionview (4.1.11) lib/action_view/helpers/url_helper.rb:181:in `link_to' app/views/import/base/create.js.haml:23:in `_app_views_import_base_create_js_haml__1092746368522631377_70280180507700' actionview (4.1.11) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.11) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.11) lib/action_view/template.rb:339:in `instrument' actionview (4.1.11) lib/action_view/template.rb:143:in `render' rack-mini-profiler (0.9.0) lib/mini_profiler/profiling_methods.rb:108:in `block in profile_method' actionview (4.1.11) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.11) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.11) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.11) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.11) lib/active_support/notifications.rb:159:in `instrument' ``` Closes #2241
-
- 10 Aug, 2015 1 commit
-
-
Stan Hu authored
Turbolinks was causing issues with the Bitbucket Javascript/display because it was trying to intercept /import/bitbucket/status even when a 302 redirection occured. Closes #2241
-
- 07 Aug, 2015 1 commit
-
-
Stan Hu authored
See #1871
-
- 30 Apr, 2015 2 commits
-
-
Douwe Maan authored
-
Stan Hu authored
Importing a JSON file with only one Subversion project lead to confusion over whether the system was working. Provide status why these projects could not be imported directly. Closes #1531
-
- 21 Apr, 2015 1 commit
-
-
Douwe Maan authored
-
- 14 Apr, 2015 2 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-