-
Notifications
You must be signed in to change notification settings - Fork 535
3431 dev guide #3892
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
3431 dev guide #3892
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
681d1d0
Updated testing documentation page with actual guide documentation; u…
bsilverstein95 9de44bb
Merge remote-tracking branch 'refs/remotes/origin/develop' into 3431-…
dlmurphy 8aaed4f
Fixing merge conflict [ref: #3431]
dlmurphy 4aa8141
Changed "Branching Strategy" page to "Version Control" [Ref: #3431]
dlmurphy 271137d
finish converting branching-strategy.rst into version-control.rst #3431
pdurbin 3c0c538
must build war before running installer #3431
pdurbin e32b9de
explain context-root problem and solution #3431
pdurbin 269301a
reword version control page #3431
pdurbin 2220912
Version Control page review [Ref: #3431]
dlmurphy 682452c
fix a typo, a couple tweaks #3431
pdurbin 5b57bec
rewrite of testing page #3431
pdurbin a47b0c2
Proofread of Testing and Dev Environment pages [ref: #3431]
dlmurphy 51ecfd9
Typo fix [ref: #3431]
dlmurphy 24340e9
fix glassfish link, smtp trouble, non-interactive mode #3431
pdurbin f4f0feb
mention dos2unix is needed on Windows for Vagrant #3431
pdurbin f690ded
Merge branch 'develop' into 3431-dev-guide #3431
pdurbin 2f43b35
mention read-only team and spreadsheet of contributors #3431
pdurbin 7076bdc
Changed formatting of Issue Number and Title
dlmurphy fa95e12
mention asadmin deployment in dev guide #3907
pdurbin 06bd186
add previous and next links to dev guide #2163
pdurbin a299f8a
add section on testing commands #3431 #1797
pdurbin dccd9b0
add deploying manually section from @pameyer #3907
pdurbin 6535d9d
improve coding style page in dev guide #3418 #2724 #2644 #2575 #2574
pdurbin 071a6bd
fix broken links to datascience.iq (deceased) #3431
pdurbin f7a9337
Proofread fixes for #3418
dlmurphy b5a4ed1
improve readme #3729
pdurbin 7dbb863
finsh changing "master" to "develop" in readme #3729
pdurbin 7e9a8d9
we don't assign new issues anymore, link version control page #3729
pdurbin db03e1d
asadmin syntax for disabling glassfish analytics
pameyer File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,20 +1,36 @@ | ||
| Dataverse® | ||
| =============== | ||
|
|
||
| Dataverse is an open source web application for sharing, citing, analyzing, and preserving research data (developed by the [Data Science and Products team](http://www.iq.harvard.edu/people/people/data-science-products) at the [Institute for Quantitative Social Science](http://iq.harvard.edu/)). | ||
| Dataverse is an [open source][] web application for sharing, citing, analyzing, and preserving research data (developed by the [Data Science and Products team](http://www.iq.harvard.edu/people/people/data-science-products) at the [Institute for Quantitative Social Science](http://iq.harvard.edu/) and the [Dataverse community][]). | ||
|
|
||
| Institutions and organizations can choose to install the Dataverse software for their own use. | ||
| In this case, the institution will be responsible for maintaining the application; installing upgrades, | ||
| setting up backups and data replication as needed. Dataverse 4.0 is now released and used by the Harvard Dataverse: [dataverse.harvard.edu](http://dataverse.harvard.edu/). If you'd like to first test it, you can use our demo site: [demo.dataverse.org](http://demo.dataverse.org). | ||
| [dataverse.org][] is our home on the web and shows a map of Dataverse installations around the world, a list of [features][], [integrations][] that have been made possible through [REST APIs][], our development [roadmap][], and more. | ||
|
|
||
| For more general information about Dataverse please visit [dataverse.org](http://dataverse.org). | ||
| We maintain a demo site at [demo.dataverse.org][] which you are welcome to use for testing and evaluating Dataverse. | ||
|
|
||
| The Dataverse code is *open-source* and *free*. | ||
| To install Dataverse, please see our [Installation Guide][] which will prompt you to download our [latest release][]. | ||
|
|
||
| Dataverse releases are available for download from https://github.com/IQSS/dataverse/releases and installation instructions can be found in the [Installation Guide](http://guides.dataverse.org/en/latest/installation/). | ||
| To discuss Dataverse with the community, please join our [mailing list][], participate in a [community call][], chat with us at [chat.dataverse.org][], or attend our annual [Dataverse Community Meeting][]. | ||
|
|
||
| We love contributors! Please see our [Contributing Guide][] for ways you can help. | ||
|
|
||
| Dataverse is a trademark of President and Fellows of Harvard College and is registered in the United States. | ||
|
|
||
| [](http://dataverse.org) | ||
|
|
||
| [](https://travis-ci.org/IQSS/dataverse) [](https://coveralls.io/github/IQSS/dataverse?branch=master) | ||
| [](https://travis-ci.org/IQSS/dataverse) [](https://coveralls.io/github/IQSS/dataverse?branch=develop) | ||
|
|
||
| [dataverse.org]: https://dataverse.org | ||
| [demo.dataverse.org]: https://demo.dataverse.org | ||
| [Dataverse community]: https://dataverse.org/developers | ||
| [Installation Guide]: http://guides.dataverse.org/en/latest/installation/index.html | ||
| [latest release]: https://github.com/IQSS/dataverse/releases | ||
| [features]: https://dataverse.org/software-features | ||
| [roadmap]: https://dataverse.org/goals-roadmap-and-releases | ||
| [integrations]: https://dataverse.org/integrations | ||
| [REST APIs]: http://guides.dataverse.org/en/latest/api/index.html | ||
| [Contributing Guide]: CONTRIBUTING.md | ||
| [mailing list]: https://groups.google.com/group/dataverse-community | ||
| [community call]: https://dataverse.org/community-calls | ||
| [chat.dataverse.org]: http://chat.dataverse.org | ||
| [Dataverse Community Meeting]: https://dataverse.org/events | ||
| [open source]: LICENSE.md |
36 changes: 0 additions & 36 deletions
36
doc/sphinx-guides/source/developers/branching-strategy.rst
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You can export/import.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Here is mine netbeans.zip