Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
dotdevelop
/
dotdevelop
Public
forked from
mono/monodevelop
Notifications
You must be signed in to change notification settings
Fork
36
Star
334
Code
Issues
54
Pull requests
18
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
dotdevelop
main
tests
UserInterfaceTests
on
xcode10
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 3, 2017
Added `--profiler:` option to StressTest so it can automatically take heapshots and make more detailed reports
Show description for 8b4c437
David Karlaš
committed
8b4c437
View commit details
Copy full SHA for 8b4c437
View code at this point
Browse repository at this point
Commits on Sep 5, 2017
Uitests fixes (#2989)
Show description for 59f5882
Therzok
authored
59f5882
View commit details
Copy full SHA for 59f5882
View code at this point
Browse repository at this point
Commits on Aug 31, 2017
[UITest] Fix Xamarin Update detection. (#2966)
Therzok
authored
815d2b2
View commit details
Copy full SHA for 815d2b2
View code at this point
Browse repository at this point
Commits on Jul 18, 2017
Unify all references to NewtonSoft.Json.dll to 10.0.3.
KirillOsenkov
committed
e4f5f24
View commit details
Copy full SHA for e4f5f24
View code at this point
Browse repository at this point
Commits on Jan 14, 2017
[build] Update target framework to 4.6.1
Show description for 49c23d5
mhutch
committed
49c23d5
View commit details
Copy full SHA for 49c23d5
View code at this point
Browse repository at this point
Add global props/targets
mhutch
committed
e820d2d
View commit details
Copy full SHA for e820d2d
View code at this point
Browse repository at this point
Revert "Downgrade Newtonsoft.Json from v9 to v8 to fix XVS runtime issues"
Show description for 609e626
mhutch
committed
609e626
View commit details
Copy full SHA for 609e626
View code at this point
Browse repository at this point
Commits on Nov 17, 2016
Downgrade Newtonsoft.Json from v9 to v8 to fix XVS runtime issues
sgmunn
committed
7101695
View commit details
Copy full SHA for 7101695
View code at this point
Browse repository at this point
Commits on Oct 4, 2016
bump Newtonsoft.Json to 9.0.1 to match identity requirements
sgmunn
committed
72c050a
View commit details
Copy full SHA for 72c050a
View code at this point
Browse repository at this point
Commits on Jun 17, 2016
[build] Stop using NuGet.exe restore in individual projects.
Show description for f1a6298
mrward
committed
f1a6298
View commit details
Copy full SHA for f1a6298
View code at this point
Browse repository at this point
Commits on Apr 14, 2016
[UI Tests] Treat warnings as errors
iain holmes
committed
6bf20c9
View commit details
Copy full SHA for 6bf20c9
View code at this point
Browse repository at this point
[UI Tests] Fix warnings
iain holmes
committed
28bf979
View commit details
Copy full SHA for 28bf979
View code at this point
Browse repository at this point
Commits on Jan 29, 2016
Fix remaining MONODEVELOP_TEST_PROFILE usage
mhutch
committed
e91e65e
View commit details
Copy full SHA for e91e65e
View code at this point
Browse repository at this point
Commits on Jan 27, 2016
Remove outdated docs and ChangeLogs
Show description for 78b5521
mhutch
committed
78b5521
View commit details
Copy full SHA for 78b5521
View code at this point
Browse repository at this point
Commits on Nov 4, 2015
[UITest] Fix GitRepositoryConfiguration tests
manish
committed
4327a4b
View commit details
Copy full SHA for 4327a4b
View code at this point
Browse repository at this point
Commits on Oct 29, 2015
Merge pull request #1116 from mono/uitest
Show description for 68c784d
Kyle White
committed
68c784d
View commit details
Copy full SHA for 68c784d
View code at this point
Browse repository at this point
Commits on Oct 28, 2015
[UITest] Add support for testing installed XS
Kyle White
committed
1427fd3
View commit details
Copy full SHA for 1427fd3
View code at this point
Browse repository at this point
Commits on Oct 26, 2015
[UITest] Added Cycle6 category to tests so that they can be ignored when running
manish
committed
d120154
View commit details
Copy full SHA for d120154
View code at this point
Browse repository at this point
Commits on Oct 22, 2015
Merge pull request #1110 from manish/git-reproduction-steps
Show description for 3924249
manish
committed
3924249
View commit details
Copy full SHA for 3924249
View code at this point
Browse repository at this point
[UITest] Finished adding ReproStep for Git Test
manish
committed
793e350
View commit details
Copy full SHA for 793e350
View code at this point
Browse repository at this point
[UITest] Added RepoFailedStep to construct Expected,Actual format
manish
committed
271c82c
View commit details
Copy full SHA for 271c82c
View code at this point
Browse repository at this point
[UITest] Add Reproduction Steps for GitBase
manish
committed
467cacd
View commit details
Copy full SHA for 467cacd
View code at this point
Browse repository at this point
Test] Fix the order in which TearDown operations are called
manish
committed
a9b0406
View commit details
Copy full SHA for a9b0406
View code at this point
Browse repository at this point
[UITest] Add Git Reproduction Steps in VCSBase
manish
committed
781e1f7
View commit details
Copy full SHA for 781e1f7
View code at this point
Browse repository at this point
Commits on Oct 14, 2015
[UITest] When test can't find a package, assert inconclusive
Kyle White
committed
30802c7
View commit details
Copy full SHA for 30802c7
View code at this point
Browse repository at this point
Commits on Oct 13, 2015
Merge pull request #1096 from DavidKarlas/uiTestWaitUntilMessage
Show description for 121db87
David Karlaš
committed
121db87
View commit details
Copy full SHA for 121db87
View code at this point
Browse repository at this point
Revert "[UITest] Update custom user profile env var"
Show description for 14a8dee
manish
committed
14a8dee
View commit details
Copy full SHA for 14a8dee
View code at this point
Browse repository at this point
Revert "[UITest] Copy MonoDevelopProperties.xml to test profile and disable updater"
Show description for c12a45c
manish
committed
c12a45c
View commit details
Copy full SHA for c12a45c
View code at this point
Browse repository at this point
[UITest] Improved WaitUntil to be able to add timeout message, main reason for implementing this was to see wrong StatusMessage in StatusBar...
David Karlaš
committed
c49bbe4
View commit details
Copy full SHA for c49bbe4
View code at this point
Browse repository at this point
Commits on Oct 9, 2015
[UITest] The git clone tests are subject to network speeds, and sometimes take longer.
Kyle White
committed
affba25
View commit details
Copy full SHA for affba25
View code at this point
Browse repository at this point
Merge pull request #1092 from manish/save-all-before-closing
Show description for c84b4fa
manish
committed
c84b4fa
View commit details
Copy full SHA for c84b4fa
View code at this point
Browse repository at this point
Merge pull request #1091 from kdubau/git-waitfor-sensitivity
Show description for c4d3c05
manish
committed
c4d3c05
View commit details
Copy full SHA for c4d3c05
View code at this point
Browse repository at this point
[UITest] Call SaveAll before closing a project to avoid the dialog box
manish
committed
c83b625
View commit details
Copy full SHA for c83b625
View code at this point
Browse repository at this point
[UITest] Wait for Commit button sensitivity
Kyle White
committed
6008536
View commit details
Copy full SHA for 6008536
View code at this point
Browse repository at this point
[UITest] Handle Git's "User Information Conflict" dialog box
manish
committed
64d1d9f
View commit details
Copy full SHA for 64d1d9f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.