summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Use a class method to consolidate timestamp conversionStan Hu2018-07-284-6/+10
| * | | | | Merge branch 'master' into sh-support-bitbucket-server-importStan Hu2018-07-2722-66/+158
| |\ \ \ \ \
| * | | | | | Handle invalid JSON from serverStan Hu2018-07-271-6/+7
| * | | | | | Add Accept header for JSONStan Hu2018-07-271-1/+6
| * | | | | | Consolidate server errors and add specsStan Hu2018-07-261-3/+17
| * | | | | | Use project key instead of project name for importsStan Hu2018-07-261-0/+4
| * | | | | | Fix failing specStan Hu2018-07-251-4/+4
| * | | | | | Add comment about why using `first`Stan Hu2018-07-251-0/+2
| * | | | | | Add spec for pull request comments and add commentsStan Hu2018-07-251-4/+28
| * | | | | | Clean up implementationStan Hu2018-07-252-7/+20
| * | | | | | Add spec for pull request activityStan Hu2018-07-251-28/+8
| * | | | | | Enable frozen_string_literalStan Hu2018-07-2511-2/+24
| * | | | | | Merge branch 'master' into sh-support-bitbucket-server-importStan Hu2018-07-2564-79/+214
| |\ \ \ \ \ \
| * | | | | | | Remove merge request deletion codeStan Hu2018-07-201-2/+0
| * | | | | | | Add spec for BitBucketServer pull reuest parsingStan Hu2018-07-201-12/+12
| * | | | | | | Add spec for BitbucketServer::Representation::RepoStan Hu2018-07-201-9/+1
| * | | | | | | Merge branch 'master' into sh-support-bitbucket-server-importStan Hu2018-07-201-0/+22
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into sh-support-bitbucket-server-importStan Hu2018-07-206-121/+22
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Disable recovery of missing SHAs by defaultStan Hu2018-07-201-2/+9
| * | | | | | | | | Merge branch 'master' into sh-support-bitbucket-server-importStan Hu2018-07-197-46/+75
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' into sh-support-bitbucket-server-importStan Hu2018-07-192-41/+29
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Escape username and password in UrlSanitizer#full_urlStan Hu2018-07-191-6/+4
| * | | | | | | | | | | Fix and clean up code for deleting branchesStan Hu2018-07-181-20/+27
| * | | | | | | | | | | Fix URL for deleting branchesStan Hu2018-07-181-1/+1
| * | | | | | | | | | | Merge branch 'master' into sh-support-bitbucket-server-importStan Hu2018-07-189-206/+75
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Escape username and password in UrlSanitizer#full_urlStan Hu2018-07-181-4/+9
| * | | | | | | | | | | | Fix identation in lib/bitbucket_server/connection.rbStan Hu2018-07-171-6/+6
| * | | | | | | | | | | | Improve formatting of diff notes that could not be importedStan Hu2018-07-171-1/+1
| * | | | | | | | | | | | Some formatting cleanupStan Hu2018-07-172-9/+5
| * | | | | | | | | | | | Fallback to creating a note if DiffNote fails to importStan Hu2018-07-171-4/+22
| * | | | | | | | | | | | Code cleanup and test threaded discussionsStan Hu2018-07-171-16/+11
| * | | | | | | | | | | | Simplify user lookupsStan Hu2018-07-171-5/+4
| * | | | | | | | | | | | Remove unneeded methodStan Hu2018-07-171-4/+0
| * | | | | | | | | | | | Merge branch 'master' into sh-support-bitbucket-server-importStan Hu2018-07-1726-342/+378
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Add tests for pull request commentsStan Hu2018-07-151-6/+9
| * | | | | | | | | | | | | Fix assorted bugs and write spec for importing merge eventStan Hu2018-07-151-3/+5
| * | | | | | | | | | | | | Merge branch 'master' into sh-support-bitbucket-server-importStan Hu2018-07-155-149/+65
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Delete temporary branches after an importStan Hu2018-07-131-0/+12
| * | | | | | | | | | | | | | Add support for deleting branches via the Bitbucket Server APIStan Hu2018-07-132-1/+35
| * | | | | | | | | | | | | | Make Connection#post consistent with Connection#get and add specsStan Hu2018-07-122-16/+15
| * | | | | | | | | | | | | | Add spec for BitbucketServer::ConnectionStan Hu2018-07-123-8/+6
| * | | | | | | | | | | | | | Use browse URL of project to link importsStan Hu2018-07-122-2/+2
| * | | | | | | | | | | | | | Merge branch 'master' into sh-support-bitbucket-server-importStan Hu2018-07-121-4/+11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into sh-support-bitbucket-server-importStan Hu2018-07-1234-479/+567
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Add missing fileStan Hu2018-07-101-0/+21
| * | | | | | | | | | | | | | | | Merge branch 'master' into sh-support-bitbucket-server-importStan Hu2018-07-0968-436/+262
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into sh-support-bitbucket-server-importStan Hu2018-07-0722-83/+406
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Batch re-creating branches and fetching the remoteStan Hu2018-07-051-24/+51
| * | | | | | | | | | | | | | | | | | Reduce number of API requests and fix merge request eventsStan Hu2018-07-051-52/+43
| * | | | | | | | | | | | | | | | | | Fix paginationStan Hu2018-07-052-5/+5