Show More
@@ -6,12 +6,11 b' Issues closed in the 1.0 development cycle' | |||
|
6 | 6 | Issues closed in 1.0 |
|
7 | 7 | -------------------- |
|
8 | 8 | |
|
9 | ||
|
10 | GitHub stats for 2012/06/30 - 2013/08/02 (since 0.13) | |
|
9 | GitHub stats for 2012/06/30 - 2013/08/08 (since 0.13) | |
|
11 | 10 | |
|
12 | 11 | These lists are automatically generated, and may be incomplete or contain duplicates. |
|
13 | 12 | |
|
14 |
The following 15 |
|
|
13 | The following 155 authors contributed 4258 commits. | |
|
15 | 14 | |
|
16 | 15 | * Aaron Meurer |
|
17 | 16 | * Adam Davis |
@@ -19,6 +18,7 b' The following 153 authors contributed 4157 commits.' | |||
|
19 | 18 | * Alberto Valverde |
|
20 | 19 | * Allen Riddell |
|
21 | 20 | * Anders HovmΓΆller |
|
21 | * Andrea Bedini | |
|
22 | 22 | * Andrew Spiers |
|
23 | 23 | * Andrew Vandever |
|
24 | 24 | * Anthony Scopatz |
@@ -127,6 +127,7 b' The following 153 authors contributed 4157 commits.' | |||
|
127 | 127 | * Piti Ongmongkolkul |
|
128 | 128 | * Puneeth Chaganti |
|
129 | 129 | * Rich Wareham |
|
130 | * Richard Everson | |
|
130 | 131 | * Rick Lupton |
|
131 | 132 | * Rob Young |
|
132 | 133 | * Robert Kern |
@@ -167,12 +168,41 b' The following 153 authors contributed 4157 commits.' | |||
|
167 | 168 | * ZoltΓ‘n VΓΆrΓΆs |
|
168 | 169 | |
|
169 | 170 | |
|
170 |
We closed a total of 14 |
|
|
171 | We closed a total of 1484 issues, 793 pull requests and 691 regular issues; | |
|
171 | 172 | this is the full list (generated with the script |
|
172 | 173 | :file:`tools/github_stats.py`): |
|
173 | 174 | |
|
174 |
Pull Requests (7 |
|
|
175 | Pull Requests (793): | |
|
175 | 176 | |
|
177 | * :ghpull:`3958`: doc update | |
|
178 | * :ghpull:`3965`: Fix ansi color code for background yellow | |
|
179 | * :ghpull:`3964`: Fix casing of message. | |
|
180 | * :ghpull:`3942`: Pass on install docs | |
|
181 | * :ghpull:`3962`: exclude IPython.lib.kernel in iptest | |
|
182 | * :ghpull:`3961`: Longpath test fix | |
|
183 | * :ghpull:`3905`: Remove references to 0.11 and 0.12 from config/overview.rst | |
|
184 | * :ghpull:`3951`: nbconvert: fixed latex characters not escaped properly in nbconvert | |
|
185 | * :ghpull:`3949`: log fatal error when PDF conversion fails | |
|
186 | * :ghpull:`3947`: nbconvert: Make writer & post-processor aliases case insensitive. | |
|
187 | * :ghpull:`3938`: Recompile css. | |
|
188 | * :ghpull:`3948`: sphinx and PDF tweaks | |
|
189 | * :ghpull:`3943`: nbconvert: Serve post-processor Windows fix | |
|
190 | * :ghpull:`3934`: nbconvert: fix logic of verbose flag in PDF post processor | |
|
191 | * :ghpull:`3929`: swallow enter event in rename dialog | |
|
192 | * :ghpull:`3924`: nbconvert: Backport fixes | |
|
193 | * :ghpull:`3925`: Replace --pylab flag with --matplotlib in usage | |
|
194 | * :ghpull:`3910`: Added explicit error message for missing configuration arguments. | |
|
195 | * :ghpull:`3913`: grffile to support spaces in notebook names | |
|
196 | * :ghpull:`3918`: added check_for_tornado, closes #3916 | |
|
197 | * :ghpull:`3917`: change docs/examples refs to be just examples | |
|
198 | * :ghpull:`3908`: what's new tweaks | |
|
199 | * :ghpull:`3896`: two column quickhelp dialog, closes #3895 | |
|
200 | * :ghpull:`3911`: explicitly load python mode before IPython mode | |
|
201 | * :ghpull:`3901`: don't force . relative path, fix #3897 | |
|
202 | * :ghpull:`3891`: fix #3889 | |
|
203 | * :ghpull:`3892`: Fix documentation of Kernel.stop_channels | |
|
204 | * :ghpull:`3888`: posixify paths for Windows latex | |
|
205 | * :ghpull:`3882`: quick fix for #3881 | |
|
176 | 206 | * :ghpull:`3877`: don't use `shell=True` in PDF export |
|
177 | 207 | * :ghpull:`3878`: minor template loading cleanup |
|
178 | 208 | * :ghpull:`3855`: nbconvert: Filter tests |
@@ -938,8 +968,37 b' Pull Requests (764):' | |||
|
938 | 968 | * :ghpull:`2061`: use explicit tuple in exception |
|
939 | 969 | * :ghpull:`2060`: change minus to \- or \(hy in manpages |
|
940 | 970 | |
|
941 |
Issues (6 |
|
|
971 | Issues (691): | |
|
942 | 972 | |
|
973 | * :ghissue:`3940`: Install process documentation overhaul | |
|
974 | * :ghissue:`3946`: The PDF option for `--post` should work with lowercase | |
|
975 | * :ghissue:`3957`: Notebook help page broken in Firefox | |
|
976 | * :ghissue:`3894`: nbconvert test failure | |
|
977 | * :ghissue:`3887`: 1.0.0a1 shows blank screen in both firefox and chrome (windows 7) | |
|
978 | * :ghissue:`3703`: `nbconvert`: Output options -- names and documentataion | |
|
979 | * :ghissue:`3931`: Tab completion not working during debugging in the notebook | |
|
980 | * :ghissue:`3936`: Ipcluster plugin is not working with Ipython 1.0dev | |
|
981 | * :ghissue:`3941`: IPython Notebook kernel crash on Win7x64 | |
|
982 | * :ghissue:`3926`: Ending Notebook renaming dialog with return creates new-line | |
|
983 | * :ghissue:`3932`: Incorrect empty docstring | |
|
984 | * :ghissue:`3928`: Passing variables to script from the workspace | |
|
985 | * :ghissue:`3774`: Notebooks with spaces in their names breaks nbconvert latex graphics | |
|
986 | * :ghissue:`3916`: tornado needs its own check | |
|
987 | * :ghissue:`3915`: Link to Parallel examples "found on GitHub" broken in docs | |
|
988 | * :ghissue:`3895`: Keyboard shortcuts box in notebook doesn't fit the screen | |
|
989 | * :ghissue:`3912`: IPython.utils fails automated test for RC1 1.0.0 | |
|
990 | * :ghissue:`3636`: Code cell missing highlight on load | |
|
991 | * :ghissue:`3897`: under Windows, "ipython3 nbconvert "C:/blabla/first_try.ipynb" --to latex --post PDF" POST processing action fails because of a bad parameter | |
|
992 | * :ghissue:`3900`: python3 install syntax errors (OS X 10.8.4) | |
|
993 | * :ghissue:`3899`: nbconvert to latex fails on notebooks with spaces in file name | |
|
994 | * :ghissue:`3881`: Temporary Working Directory Test Fails | |
|
995 | * :ghissue:`2750`: A way to freeze code cells in the notebook | |
|
996 | * :ghissue:`3893`: Resize Local Image Files in Notebook doesn't work | |
|
997 | * :ghissue:`3823`: nbconvert on windows: tex and paths | |
|
998 | * :ghissue:`3885`: under Windows, "ipython3 nbconvert "C:/blabla/first_try.ipynb" --to latex" write "\" instead of "/" to reference file path in the .tex file | |
|
999 | * :ghissue:`3889`: test_qt fails due to assertion error 'qt4' != 'qt' | |
|
1000 | * :ghissue:`3890`: double post, disregard this issue | |
|
1001 | * :ghissue:`3689`: nbconvert, remaining tests | |
|
943 | 1002 | * :ghissue:`3874`: Up/Down keys don't work to "Search previous command history" (besides Ctrl-p/Ctrl-n) |
|
944 | 1003 | * :ghissue:`3853`: CodeMirror locks up in the notebook |
|
945 | 1004 | * :ghissue:`3862`: can only connect to an ipcluster started with v1.0.0-dev (master branch) using an older ipython (v0.13.2), but cannot connect using ipython (v1.0.0-dev) |
General Comments 0
You need to be logged in to leave comments.
Login now