summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Lazily load Bitbucket connectionStan Hu2016-11-211-4/+9
* Fix missing Bitbucket ProjectController changes for specifying namespace/projectStan Hu2016-11-211-4/+5
* Address initial review commentsStan Hu2016-11-212-10/+9
* Support selection of different namespace and project destinationStan Hu2016-11-212-5/+15
* Fix rebase failures with Bitbucket changesStan Hu2016-11-211-2/+2
* Import opened pull request from BitbucketDouglas Barbosa Alexandre2016-11-212-0/+90
* Add an endpoint to get a list of pull requests for a repoDouglas Barbosa Alexandre2016-11-212-0/+12
* Refactoring Bitbucket importer to use the new OAuth2 clientDouglas Barbosa Alexandre2016-11-211-41/+33
* Remove client for the Bitbucket API version 1.0Douglas Barbosa Alexandre2016-11-211-142/+0
* Add an endpoint to get a list of issue commentsDouglas Barbosa Alexandre2016-11-213-0/+46
* Add an endpoint to get a list of issues for a repoDouglas Barbosa Alexandre2016-11-212-0/+56
* Remove code to clone Bitbucket repositories using SSHDouglas Barbosa Alexandre2016-11-214-50/+1
* Clone Bitbucket repositories over HTTPSDouglas Barbosa Alexandre2016-11-211-8/+8
* Refactoring Bitbucket import controller to use the new OAuth2 clientDouglas Barbosa Alexandre2016-11-213-51/+67
* Add an endpoint to get a single user repositoryDouglas Barbosa Alexandre2016-11-211-0/+5
* Add an endpoint to get the user's repositoriesDouglas Barbosa Alexandre2016-11-212-2/+69
* Add support for Bitbucket pagination when fetching collectionsDouglas Barbosa Alexandre2016-11-213-0/+95
* Add an endpoint to get the Bitbucket user profileDouglas Barbosa Alexandre2016-11-213-0/+27
* Add a Bitbucket client for the OAuth2 APIDouglas Barbosa Alexandre2016-11-212-0/+80
* Add custom OmniAuth strategy for Bitbucket OAuth2Douglas Barbosa Alexandre2016-11-212-0/+51
* Remove omniauth-bitbucket gemDouglas Barbosa Alexandre2016-11-212-6/+0
* Merge branch '23449-cycle-analytics-2-frontend' into 'master' Jacob Schatz2016-11-2228-153/+1198
|\
| * Use single quote for strings23449-cycle-analytics-2-frontendAlfredo Sumaran2016-11-213-3/+3
| * Ue svg from SVGs objectAlfredo Sumaran2016-11-211-5/+1
| * Add custom copy for each empty stageAlfredo Sumaran2016-11-213-7/+13
| * Highlight nav item on hoverAlfredo Sumaran2016-11-211-0/+6
| * Scroll CA stage panel on mobileAnnabel Dunstone Gray2016-11-212-46/+54
| * Fix CSS declarationAlfredo Sumaran2016-11-213-8/+8
| * administer to administratorAlfredo Sumaran2016-11-211-1/+1
| * Move SVGs to JS objects for easy reuseAlfredo Sumaran2016-11-217-19/+26
| * No enough data to Not enough dataAlfredo Sumaran2016-11-211-1/+1
| * Keep the cookie name as beforeAlfredo Sumaran2016-11-211-2/+2
| * Fix variable usageAlfredo Sumaran2016-11-211-1/+1
| * Do not show overview message if there’s already CA dataAlfredo Sumaran2016-11-212-16/+16
| * Rename Cycle Analytics bundle to .es6Alfredo Sumaran2016-11-211-0/+0
| * Fix URL to pipelineAlfredo Sumaran2016-11-211-2/+2
| * Remove unnecesary variableAlfredo Sumaran2016-11-211-85/+82
| * Set isUserAllowed property with value coming from permissions objectAlfredo Sumaran2016-11-211-4/+3
| * Add CHANGELOG fileAlfredo Sumaran2016-11-211-0/+4
| * Adjust width of Cycle Analytics containerAlfredo Sumaran2016-11-211-0/+5
| * Add view to handle the case when user doesn’t have access to stageAlfredo Sumaran2016-11-217-15/+73
| * Make linters happyAlfredo Sumaran2016-11-2113-92/+40
| * Remove unnecesary empty dialogAlfredo Sumaran2016-11-213-10/+0
| * Add overview view for Cycle AnalyticsAlfredo Sumaran2016-11-215-81/+202
| * Fix empty stage presentationAlfredo Sumaran2016-11-213-4/+11
| * Delete StageButton componentAlfredo Sumaran2016-11-213-36/+5
| * Use correct endpoint for stage eventsAlfredo Sumaran2016-11-211-1/+1
| * Fix blank spaces on linksAlfredo Sumaran2016-11-217-32/+14
| * Combine components for better legibilityAlfredo Sumaran2016-11-2112-207/+220
| * Do not show minutes if days is availableAlfredo Sumaran2016-11-211-2/+2