https://github.com/astropy/astropy

sort by:
Revision Author Date Message Commit Date
f5167da Preparing release 0.2b2 30 January 2013, 01:08:31 UTC
8992534 Adds a prereleaser hook for zest.releaser to update the VERSION variable in setup.py. This used to work out of the box but we changed it from 'version' to 'VERSION' and now it no longer works. I need to submit an upstream fix to zest.releaser to make this case-insensitive. This works in the meantime. 30 January 2013, 00:37:42 UTC
99942a5 Merge pull request #672 from mdboom/unit/long_int_handling Unit conversion on quantities mishandles long values 29 January 2013, 21:40:56 UTC
5058f51 Merge pull request #698 from hamogu/docutypo sigma_slip was moved to stats -> change docstring accordingly 29 January 2013, 20:39:55 UTC
c3cb26e Merge pull request #673 from mdboom/testing/open-files-lsof Adds "unclosed file detection" to the test framework using lsof 29 January 2013, 20:34:28 UTC
cb7d80d Merge pull request #688 from astrofrog/config/fix-config-file-affiliated Fix generate_default_config to work with affiliated packages 29 January 2013, 20:28:28 UTC
e118633 Merge pull request #678 from eteq/nddata/nddata_arithmetic-2 Miscellaneous tweaks/fixes for NDData 29 January 2013, 17:23:30 UTC
59a145b Merge pull request #689 from astrofrog/docs/fix-sidebar-issue Fix issue with sidebar on front page of docs 29 January 2013, 17:18:22 UTC
bf0b313 Merge pull request #659 from astrofrog/refactor-io-framework Refactor I/O framework Conflicts: CHANGES.rst 29 January 2013, 16:49:35 UTC
8ce8519 Merge pull request #690 from astrofrog/tests/fix-travis-timeout Don't make pip install quiet in ``.travis.yml``, otherwise Travis times out 28 January 2013, 18:16:54 UTC
c20945c Merge pull request #693 from dshiga/issue-684 angle_utilities - fix to enable padding of negative angles 28 January 2013, 18:07:27 UTC
a274234 Merge pull request #617 from mdboom/docs/edit-on-github-move-link Adjust docs so "[edit this page on github]" appears next to "Page Source" 28 January 2013, 17:54:57 UTC
663f690 Merge pull request #691 from astrofrog/io/minor-hdf5-io-fixes Improved opening/closing of files in HDF5 tests 28 January 2013, 17:54:39 UTC
31664a9 Merge pull request #440 from astrofrog/unit/improve-spectral-equivalencies Add support for intensities in erg/cm^2/s in unit equivalencies 28 January 2013, 17:54:20 UTC
d260013 Merge pull request #686 from mdboom/table/sorted-error-message Sort the list of options in the ambiguous format error message so that t... 28 January 2013, 17:53:40 UTC
9880014 Add changelog entry for #511. 28 January 2013, 17:01:10 UTC
351c994 Merge pull request #511 from taldcroft/daophot-indef io.ascii daophot pprint crashes on row with INDEF 28 January 2013, 17:00:33 UTC
65b983e Merge pull request #540 from astrofrog/constants-initial-docs Create documentation page for astropy.constants 28 January 2013, 16:53:01 UTC
0fa5069 Merge pull request #645 from adrn/sgrcoordinates-example (with changelog updates) Conflicts: CHANGES.rst 28 January 2013, 16:52:52 UTC
1b94084 Merge pull request #579 from mdboom/unit/better_cgs_handling Add "compose" method to units. 25 January 2013, 21:30:13 UTC
531504d Merge pull request #556 from adrn/coordinates-ned (with small modification from eteq/coordinates-ned) 25 January 2013, 21:29:49 UTC
0ef3e5c Update the changelog for the next release. I only included items that I think changed since v0.1 rather than *everything* that changed since the last beta release. I'm not sure how I feel about that one way or another, but after this release I want to carefully rethink how future releases are handled, especially where prereleases are concerned (if we just did one 0.2 and no betas I don't think I'd have as many doubts. 25 January 2013, 21:25:37 UTC
6a58edf Update CHANGES.rst Added #666 bug fix. 25 January 2013, 21:21:16 UTC
e449a4e Merge pull request #679 from eteq/issue-679 Division of Quantity by a scalar wrong 25 January 2013, 20:47:20 UTC
6b6683f Merge pull request #675 from iguananaut/issue-675 Windows builds failing due to weird crash 25 January 2013, 20:22:20 UTC
c5da0f1 Merge pull request #665 from eteq/issue-665 Document list and tuple behavior in ConfigurationItem's defaultvalue 25 January 2013, 20:22:20 UTC
a83469a Merge pull request #677 from astrofrog/io/fix-hdf5-open-fileobj Ensure all file objects are closed when reading/writing HDF5 25 January 2013, 20:22:20 UTC
9b27df5 Merge pull request #651 from astrofrog/config/fix-no-setuptools setup.py build fails without setuptools installed? 25 January 2013, 20:22:20 UTC
ece038b Merge pull request #668 from iguananaut/setup-refactor Refactor setup.py, setup_helpers.py, and fix various little issues therein Conflicts: setup.py 25 January 2013, 20:21:48 UTC
da6b03f Merge pull request #650 from mdboom/docs/known-issues Add a "Known Issues" page to the docs 25 January 2013, 20:21:20 UTC
41097b3 Merge pull request #658 from astrofrog/whats-new-table-io Added a section to the 'What's new' about the I/O framework 25 January 2013, 20:21:20 UTC
6db5d56 Merge pull request #655 from eteq/configuration-fix-src-import Fix configuration generation to not crash source import 25 January 2013, 20:21:19 UTC
44873f5 Merge pull request #458 from eteq/test-imports-2 added test_imports to make sure all packages successfully import 25 January 2013, 20:21:19 UTC
a41e96b Merge pull request #625 from astrofrog/add-license-line Added LICENSE line to files that were missing it Conflicts: astropy/utils/tests/test_collections.py 25 January 2013, 20:20:25 UTC
cb62921 Merge pull request #667 from iguananaut/wcs/fix-docstring-diffs Fix trivial differences in wcs/src/docstrings.c between Python versions 25 January 2013, 20:19:48 UTC
edabd53 Merge pull request #666 from taldcroft/daophot-keyword-parsing Daophot reader crashes on null USER 25 January 2013, 20:19:48 UTC
a62c42e Merge pull request #614 from nhmc/add_cosmology_methods Add remaining cosmology functions as methods 25 January 2013, 20:19:48 UTC
8871ee1 Merge pull request #662 from eteq/coordinates-whats-new add 0.2 "whats new" entry for coordinates 25 January 2013, 20:19:48 UTC
b079c26 Merge pull request #642 from astrofrog/travis-optional-dependencies Added h5py and FFTW3 to .travis.yml 25 January 2013, 20:19:48 UTC
dca5519 Merge pull request #660 from keflavich/convolve-npfft Should we use PyFFTW instead of PyFFTW3 for astropy.nddata.convolution? 25 January 2013, 20:19:48 UTC
034ce90 Merge pull request #606 from taldcroft/use-system-sofa setup.py: `--use-system-sofa` missing 25 January 2013, 20:19:47 UTC
97f64ff Merge pull request #657 from nhmc/css_tweak Add a maximum width to the main text body in the docs 25 January 2013, 20:19:47 UTC
3b60346 Merge pull request #656 from taldcroft/whats-new What's New in 0.2 for io.ascii, table, and time 25 January 2013, 20:19:47 UTC
e6c9d6b Merge pull request #654 from taldcroft/table-add-masked-row Fix Row len() so it works for masked array 25 January 2013, 20:19:47 UTC
bc28d20 Merge pull request #641 from iguananaut/fix-hd5f-test Fix failing hdf5 tests. 25 January 2013, 19:51:16 UTC
2fffeb5 Merge pull request #343 from iguananaut/issue-343 Document how to try out a pull request in a virtualenv 25 January 2013, 19:51:16 UTC
1fe3304 Merge pull request #644 from astrofrog/unit/unary-operators-quantity Added unary operators for Quantity 25 January 2013, 19:51:16 UTC
cb5b969 Merge pull request #629 from aconley/wmap9 (with manual merge) 25 January 2013, 19:50:14 UTC
457cf2b Merge pull request #640 from iguananaut/use-distribute An alternative to the fix in #634, #630, etc. 25 January 2013, 19:41:29 UTC
4b22f7c Merge pull request #635 from astrofrog/fix-vanilla-setuptools-install Attempt to fix Astropy installation with vanilla setuptools 25 January 2013, 19:41:29 UTC
eb92733 Merge pull request #634 from astrofrog/alternative-distribute-fix Alternative fix to #630 - allow uses to specify whether to use existing distribute installation 25 January 2013, 19:41:29 UTC
ff63faa Merge pull request #587 from iguananaut/issue-587 Fix behavior for Unit multiplied/divided by a Quantity to match Quantity mul/div Unit 25 January 2013, 19:41:29 UTC
d0487b3 Merge pull request #631 from eteq/fix-issue-631 Configuration file generation fails in Python 3.x 25 January 2013, 19:41:29 UTC
8cba1d0 Merge pull request #616 from astrofrog/fix-setuptools pip installation fails if distribute version is too old 25 January 2013, 19:41:29 UTC
6c004bd Merge pull request #603 from astrofrog/fix-constants-python3.3 astropy.constants doesn't import in python3.3 25 January 2013, 19:41:29 UTC
8f00b5a Merge pull request #624 from astrofrog/fix-warning-python3.3 Fix logger 'warn' to 'warning' since 'warn' was deprecated in Python 3.3 25 January 2013, 19:41:29 UTC
a79c504 Merge pull request #623 from astrofrog/fix-imports-python3.3 Fixed failures in Python 3.3 due to absolute imports 25 January 2013, 19:41:29 UTC
76fbcf9 Merge pull request #595 from iguananaut/issue-595 Possible bug in Sphinx? 25 January 2013, 19:41:29 UTC
f1e3abb Merge pull request #594 from iguananaut/issue-594 Fix logic for compiling from Cython files 25 January 2013, 19:41:29 UTC
6e59706 Merge pull request #588 from kbarbary/fix-issue-575 Fix issue 575 25 January 2013, 19:41:28 UTC
2c819c2 Merge pull request #612 from taldcroft/remove-ascii-version Remove orphaned io/ascii/version.py file (remnant of asciitable) 25 January 2013, 19:41:28 UTC
f3980a6 Merge pull request #607 from astrofrog/unit/quantity-to-array Allow scalar and array Quantity objects to be converted to Numpy arrays 25 January 2013, 19:41:28 UTC
eb66912 Merge pull request #608 from astrofrog/unit/allow-quantity-equivalencies Added support for equivalencies in Quantity unit conversion 25 January 2013, 19:41:28 UTC
c09136b Merge pull request #593 from taldcroft/time-from-epoch Fix failure to convert Time objects with format='unix' or 'cxcsec' 25 January 2013, 19:41:28 UTC
0eced43 Merge pull request #585 from mdboom/wcs/relax_by_default WCS: handle non-standard keywords by default 25 January 2013, 19:41:28 UTC
95e0d88 Merge pull request #596 from mdboom/vo/info-content VOTable INFO element content not getting loaded 25 January 2013, 19:41:28 UTC
88ca473 Merge remote-tracking branch 'mdboom/wcs/whatsnew0.2' Conflicts: docs/whatsnew/0.2.rst 18 January 2013, 02:25:34 UTC
8370af3 Merge remote-tracking branch 'mdboom/unit/whatsnew' Conflicts: docs/whatsnew/0.2.rst 18 January 2013, 02:22:19 UTC
9fc925e Merge pull request #636 from mdboom/vo/whatsnew0.2 io.votable: what's new in 0.2 18 January 2013, 02:21:59 UTC
59686bd updated version to 0.2.dev 17 January 2013, 21:19:06 UTC
e93a59d Merge pull request #639 from mdboom/setup/pkg_config_warning Warn when pkg-config fails 15 January 2013, 16:30:24 UTC
cc66ade Merge pull request #615 from mdboom/data/multiprocessing multiprocessing fixes for downloads 14 January 2013, 17:58:21 UTC
7fa9826 added changelog entry for #498 11 January 2013, 21:49:35 UTC
604051f Merge pull request #498 from eteq/generate-config-at-install Changes config package to generate a default config file at install and puts it in the users's astropy directory at first import of astropy 11 January 2013, 21:31:42 UTC
2fb4506 This file was merged into the wrong path in cb09f8f0; I already restored the file to its right location in 8a892b51 but it still hung around here. 11 January 2013, 21:17:58 UTC
8b1df11 Update docs/development/workflow/maintainer_workflow.rst More rst formatting fixes; this will teach me not to preview 08 January 2013, 01:15:52 UTC
bcd9025 Update docs/development/workflow/maintainer_workflow.rst Fix rst formatting 08 January 2013, 01:15:52 UTC
7c65e97 Update docs/development/workflow/maintainer_workflow.rst Added guidelines on using milestones and backport labels in the github ticket system.  Will add more later on the actual backport process. 08 January 2013, 01:15:52 UTC
a1c79a4 Merge pull request #589 from iguananaut/issue-589 pip install of astropy broken 07 January 2013, 22:23:26 UTC
6bf1740 Fix for Python 2.6 for missing functionality in the fractions stdlib module. Conflicts: astropy/units/core.py 04 January 2013, 20:51:19 UTC
c2ebe9e FITS unit format doesn't support floating-point powers, only fractional powers, so care must be taken when the power is represented by a floating-point number. 04 January 2013, 20:51:09 UTC
cb28fb9 Merge pull request #602 from mdboom/unit/fits-parser-whitespace-handling Improve whitespace handling in astropy.unit.Unit FITS format string parsing? 04 January 2013, 20:50:17 UTC
6f32963 Merge pull request #449 from mdboom/unit/add_equiv_kwarg Add support for `equivs` kwarg on `convert_units_to`. 04 January 2013, 20:49:14 UTC
2ec7798 Merge pull request #599 from mdboom/unit/steradian_radian Make steradian and radian ** 2 units equivalent? 04 January 2013, 19:09:55 UTC
658ddf8 Merge pull request #528 from eteq/quantity-add-numerical-converters Add numerical converters to Quantity 28 December 2012, 19:21:30 UTC
3633ac1 Preparing release 0.2b1 24 December 2012, 20:42:12 UTC
b4bc0b6 Merge pull request #578 from iguananaut/whatsnew Add a 'what's new' section to the documentation 24 December 2012, 20:30:45 UTC
3d6e25e Merge pull request #564 from eteq/quantity/allow-arrays Allow arrays in Quantity 22 December 2012, 06:23:21 UTC
6989154 Merge pull request #577 from iguananaut/release-tweaks Release tweaks 21 December 2012, 20:09:15 UTC
a15f8c5 Merge pull request #581 from iguananaut/fits-merge Fits merge 21 December 2012, 15:39:40 UTC
4473b0a Added entries in CHANGELOG for units, quantities, and related changes. 21 December 2012, 12:41:15 UTC
493f00f Merge pull request #515 from astrofrog/revert-travis-numpy Remove temporary fix from .travis.yml once Numpy builds out of the box on Python 3 on Travis 21 December 2012, 12:10:06 UTC
acd6677 Remove temporary Numpy 1.6.2 fix from .travis.yml. Also force Numpy 1.6.2, otherwise 1.6.1 is used. Removed Python 3.1, as no longer supported by Travis. 21 December 2012, 11:53:02 UTC
3febebd Adds some initial structure for the 'what's new' pages, including a stub for what's new in 0.2. I also added a few words on Astropy 0.1 for a 'what's new in astropy 0.1' page. I also finally added the full changelog to the rendered docs. 21 December 2012, 00:40:33 UTC
593afa8 Updates to Astropy changelog from the pyfits changelog 20 December 2012, 22:03:45 UTC
c3cba31 Merge branch 'pyfits/astropy' into astropy Conflicts: README.txt Conflicts: astropy/io/fits/__init__.py astropy/io/fits/header.py 20 December 2012, 21:53:58 UTC
f01adfc Fix minor typo in docs 20 December 2012, 20:51:53 UTC
e16da60 Add an upload step for the sdist; still need to test this with bdist_dmg 20 December 2012, 00:09:33 UTC
af8f4eb Followup to ac68771b; also make sure to work properly in the case of no .pypirc (though this case is unlikely since it's impossible to authenticate without a .pypirc) 19 December 2012, 22:37:40 UTC
ac68771 Fixing the download base url now that we can't upload source archives to GitHub 19 December 2012, 22:30:22 UTC
back to top