Steve Purcell
|
9b3d1ff54d
|
Note instructions for using melpa-stable in getting-started.html
Closes #1914
|
2014-08-08 08:51:37 +01:00 |
|
Dieter Deyke
|
263f420437
|
Added support for fossil SCM, added recipe for vc-fossil.el, a VC backend for the fossil sofware configuration management system
|
2014-07-07 11:56:33 +02:00 |
|
Steve Purcell
|
144ff97d25
|
Switch from AngularJS to Mithril
|
2014-05-27 10:28:24 +01:00 |
|
Arne Jørgensen
|
420eab7206
|
Fixed mentions of melpa.el
Signed-off-by: Arne Jørgensen <arne@arnested.dk>
|
2014-03-01 14:50:16 +01:00 |
|
Steve Purcell
|
cbea2979c1
|
Make explicit that one must (require 'package)
Closes #1107
|
2013-10-18 10:32:37 +01:00 |
|
Steve Purcell
|
d2e0dea501
|
Better display for reverse deps on old names
|
2013-10-18 09:45:17 +01:00 |
|
Steve Purcell
|
392765e66b
|
List reverse dependencies on old names (will be useful for nrepl)
|
2013-10-17 19:25:13 +01:00 |
|
Steve Purcell
|
9e5a1ef619
|
Show old names on package page, and include download counts for old names
|
2013-10-17 08:31:15 +01:00 |
|
Steve Purcell
|
90814f2e43
|
Tidier debouncing of search results, handle ?q=params better
Fixes #1099
|
2013-10-14 17:25:39 +01:00 |
|
Steve Purcell
|
32bdffddab
|
Use thousands separators in total downloads figure
|
2013-10-06 08:51:33 +01:00 |
|
Steve Purcell
|
234384d3a7
|
Make debounce delay explicit
|
2013-09-29 17:46:15 +01:00 |
|
Steve Purcell
|
9d7a19d624
|
Debounce the package filter so search is more responsive
|
2013-09-29 17:41:02 +01:00 |
|
Steve Purcell
|
67514ea5cb
|
Show percentiles for download counts on individual package pages
|
2013-09-24 19:01:44 +01:00 |
|
Steve Purcell
|
8756b33cbf
|
Clarify notes about when to use melpa.el (see #1031)
|
2013-09-11 20:52:27 +01:00 |
|
Steve Purcell
|
1e00b11e08
|
Remove broken link
|
2013-09-05 09:25:19 +01:00 |
|
Steve Purcell
|
3f898bca49
|
Hide total download count until available
|
2013-09-01 21:36:34 +01:00 |
|
Steve Purcell
|
45db3974de
|
Nicer separator for dependency lists
|
2013-08-25 19:06:23 +01:00 |
|
Steve Purcell
|
f76802440d
|
Don't use ng-if inside ng-repeat
Results in error:
Error: Multiple directives [ngIf, ngRepeat] asking for transclusion on: <!-- ngIf: pkg.dependencies.length -->
at Error (<anonymous>)
at O (https://ajax.googleapis.com/ajax/libs/angularjs/1.1.5/angular.min.js:49:506)
at A (https://ajax.googleapis.com/ajax/libs/angularjs/1.1.5/angular.min.js:45:337)
at W (https://ajax.googleapis.com/ajax/libs/angularjs/1.1.5/angular.min.js:40:256)
at W (https://ajax.googleapis.com/ajax/libs/angularjs/1.1.5/angular.min.js:40:338)
at W (https://ajax.googleapis.com/ajax/libs/angularjs/1.1.5/angular.min.js:40:338)
at W (https://ajax.googleapis.com/ajax/libs/angularjs/1.1.5/angular.min.js:40:338)
at W (https://ajax.googleapis.com/ajax/libs/angularjs/1.1.5/angular.min.js:40:338)
at y (https://ajax.googleapis.com/ajax/libs/angularjs/1.1.5/angular.min.js:39:7)
at k (https://ajax.googleapis.com/ajax/libs/angularjs/1.1.5/angular.min.js:165:453)
|
2013-08-25 10:50:15 +01:00 |
|
Steve Purcell
|
479251acab
|
Prefer ng-if to ng-show where applicable
|
2013-08-24 17:17:19 +01:00 |
|
Steve Purcell
|
abe91ad56b
|
Switch web pages to Angular
|
2013-08-24 11:08:09 +01:00 |
|