summaryrefslogtreecommitdiff
path: root/source
Commit message (Collapse)AuthorAgeFilesLines
* 2017.2 (#63)Joseph Hunkeler2017-07-072-18/+84
| | | | | | | | | | | | | | | | | | | | * Add 2017.2 release * Change URLs; Add CI example script * Grammar * Normalize URLs * Wording again. * Update old 2017-05-24 calcos note * Make example match new URL spec * Adjusted wording * Grammar again
* Modify FAQ entry to use iraf-all and pyraf-all (#62)Joseph Hunkeler2017-05-251-2/+2
|
* Gemini IRAF release changes (#61)Joseph Hunkeler2017-05-244-27/+46
|
* Add stpyfits to compatiblity page (#60)P. L. Lim2017-05-231-0/+16
|
* Additional problematic conda version infoMatt Rendina2017-05-181-0/+14
| | | Add steps to allow working around a problematic conda version
* Add preliminay conda version blacklistMatt Rendina2017-05-181-0/+11
|
* Update compat.rstWarren J. Hack2017-05-021-1/+1
| | | The start date of the premature availability of the our code on 2017-05-02 was corrected from April 4 to the correct April 28.
* Errant package notice & remediation stepsMatt Rendina2017-05-021-0/+29
|
* Include libxmu6:i386 dependency for Ubuntu (#57)rapitivo2017-03-201-1/+1
| | | The libxmu6:i386 was missing.
* [BUG]: fix incorrect links on contributing page (#59)Zé Vinícius2017-03-201-2/+2
|
* Minor formatting fixes for compat (#55)P. L. Lim2017-02-221-3/+3
|
* Added pysynphot compat info (#54)P. L. Lim2017-02-211-13/+19
|
* Fixed date string (#52)P. L. Lim2017-02-171-2/+2
| | | It makes more sense to display YYYY-MM-DD
* Update drizzlepac compat text (#51)P. L. Lim2017-02-171-2/+1
|
* Numpy 1.12 breakage (#50)Joseph Hunkeler2017-02-151-2/+25
| | | | | | * Numpy 1.12 breakage * Add relevant incident data
* Correct typo in getting_started.rst (#49)Joseph Long2017-02-151-1/+1
| | | s/respectfully/respectively/
* Clarity5000 (#48)2.0.0Joseph Hunkeler2017-02-1510-182/+322
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * We are not conda, but we do use it. * More elaborate explanations * Spelling and wording * Wording * Wording * Line break * Yes you need Conda. * To the point, nothing more * Reword intro * Replace old URLs with conda.io * Wording. * Start implementing a better intro * Renamed installation (remaining text) to further_reading * Re-add installation * Consolidated misc text * Moved system requirements section and added reference link * You have to start somewhere * Add jumpoff reference * Rewording and beef-up clarity * Remove system requirements section * Remove misc sections * Fix bad newline * Add warning - not sure we need it. We already tell them they need BASH. * No longer use the word metapackage. They are just packages after all. * Add removing an environment section * Reworded stack definition * This sentence will work, so help me...
* Update report link and text (#47)P. L. Lim2017-02-071-2/+5
|
* Added link to automated report and issue for drizzlepac (#45)P. L. Lim2017-02-021-0/+7
|
* Add several [un]install-related sections (#44)Joseph Hunkeler2017-01-311-2/+48
|
* Added drizzlepac deprecation issues for future (#42)P. L. Lim2017-01-241-0/+11
| | | As requested by Joe and Warren
* Replace caution text with attention box; reword sentence for humans (#41)Joseph Hunkeler2017-01-241-3/+2
|
* Clarity continued (#40)Joseph Hunkeler2017-01-242-2/+35
| | | | | | * Add "How do I reinstall Miniconda" section * Add "General Maintenance" section
* Typo correction (#39)Joseph Hunkeler2017-01-241-1/+1
|
* Clarity (#38)Joseph Hunkeler2017-01-238-31/+76
| | | | | | | | | | | | | | | | * Initial commit of compatibility notices page; added to index * Replace references to Anaconda with Miniconda * Add pipeline release description * We no longer keep things like new. We update them. * Use more targeted wording * Replace or enhance references to anaconda with miniconda, or just conda depending on context * Reword/improve config section
* Add recipe updating tutorial (#36)Joseph Hunkeler2017-01-061-6/+102
| | | | | | * Add recipe updating tutorial * Fix title wording
* Add 2016.2 links (#37)Joseph Hunkeler2017-01-061-0/+9
|
* Revert "Power outage" (#35)Joseph Hunkeler2016-12-062-8/+1
|
* Power outage (#34)Joseph Hunkeler2016-12-022-1/+8
| | | | | | * Fix spelling * Temporary outage notice
* Add mirror information (#32)Joseph Hunkeler2016-11-061-2/+43
|
* Doc updates (#30)Justin Ely2016-11-022-12/+23
| | | | | | | | * Add travis badge, instructions for contributing with issues * fix MD urls to rst syntax * re-word of legacy install to highlight python2.7 deps
* Add IRAF 32-bit faq referenceJoseph Hunkeler2016-10-231-1/+1
|
* Faq ds9regions (#29)Joseph Hunkeler2016-10-202-1/+12
| | | | | | * Reinstate full TOC * Add FAQ entry regarding Ds9 region selection
* Create release_notes and package_manifest automatically (#24)Justin Ely2016-09-305-2069/+122
| | | | | | | | | | | | | | | | | | | | | | | | | | * auto creating release_notes and package_manifest release_notes now provide links to individual repository release notes instead of collecting them together Using anonymous access with github3. Note that this has API call restrictions, so can only do so many times within an hour before being blocked. setup.py install now runs the two scripts in source to generate the manifest and release notes rst files. minor changes to py scripts to use different org access calls, and defining output path to not be CWD. requirement and calls to pandoc have also been removed. files are written directly to rst instead of being written to md and converted. * Exclude non-astroconda packages from release_notes * change disclaimer at top of release notes
* Fix formattingJoseph Hunkeler2016-09-261-2/+1
|
* Use CONDA_PREFIXJoseph Hunkeler2016-09-261-2/+2
| | | The environment variable, $CONDA_ENV_PATH, has been replaced with $CONDA_PREFIX
* Update faq.rstJoseph Hunkeler2016-09-231-4/+2
| | | Fix formatting
* Update faq.rstJoseph Hunkeler2016-09-231-1/+1
| | | Fix 32-bit ncurses package reference. Needs to be be *-libs variant.
* Update releases.rstJoseph Hunkeler2016-09-201-2/+2
| | | Fix grammar
* Update installation.rstJoseph Hunkeler2016-09-201-2/+2
| | | Fix redundant 'to'
* Improve installation sections (#23)Joseph Hunkeler2016-09-201-25/+29
| | | | | | | | | | | | * Clean up the distiction between astroconda and iraf27, etc * Be more direct with IRAF users; Added architecture footnote; Wording. * Add new line * Fix word salad * Shell environment wording
* Use proper title markupJoseph Hunkeler2016-09-141-1/+1
|
* Fix formatting; Move releases below installation sectionJoseph Hunkeler2016-09-141-3/+2
|
* Add "releases" detailing official pipeline installationJoseph Hunkeler2016-09-142-0/+72
|
* Remove typewriter style returns. Slight wording changes. Update manifests.Joseph Hunkeler2016-08-198-544/+746
|
* Add PyRAF FAQ link to resources and installation docs. closes #7Justin Ely2016-06-132-3/+14
|
* removed traces of alabaster themeJustin Ely2016-05-241-7/+1
|
* changed theme to RTD theme, and added stsci logoJustin Ely2016-05-242-8/+8
|
* Update FAQ: MKL 30-day trial fixJoseph Hunkeler2016-05-061-0/+31
|
* Make the mailing list more visibleJoseph Hunkeler2016-05-061-0/+1
|