Advertisement
Guest User

Untitled

a guest
Oct 31st, 2017
368
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.57 KB | None | 0 0
  1. commit f883806f1af349b2d957f97bde590ab4d90b0621
  2. Author: Brian Stack <bstack@mozilla.com>
  3. Date: Tue Oct 31 15:31:44 2017 -0400
  4.  
  5. 2.3.2
  6.  
  7. commit 26237dcebc54ff1e94fda6783d0d1c297354fb1f
  8. Merge: 021c792 8efcdd0
  9. Author: Dustin J. Mitchell <dustin@v.igoro.us>
  10. Date: Thu Oct 12 17:14:28 2017 -0400
  11.  
  12. Merge pull request #190 from alexandrasp/remove_unnecessary_condition
  13.  
  14. removing unnecessary if condition in $reverse op of JS code
  15.  
  16. commit 8efcdd0b0c19d68c614f2a8fbfa774a0e0383604
  17. Author: Alexandra da Silva <alesilva241@gmail.com>
  18. Date: Thu Oct 12 18:05:53 2017 -0300
  19.  
  20. removing unnecessary if condition in op of JS code
  21.  
  22. removing other unnecessary if condition in op of JS code
  23.  
  24. removing other unnecessary if condition in op of JS code
  25.  
  26. commit 021c792a5ef22bc2d62e2ba33dece5f36eb0f3dd
  27. Merge: 4c4b4ac f97e3f4
  28. Author: Dustin J. Mitchell <dustin@v.igoro.us>
  29. Date: Sat Sep 30 23:46:31 2017 -0400
  30.  
  31. Merge pull request #188 from prachi1210/#176
  32.  
  33. Prohibit extra keys for operators
  34.  
  35. commit f97e3f463de9f575b78b3dd78c76af209911f842
  36. Author: Prachi Manchanda <prachi121096@gmail.com>
  37. Date: Sat Sep 30 22:35:22 2017 +0530
  38.  
  39. Refactored checkUndefinedProperties(..)
  40.  
  41. commit cbad1b6f6e0e5a7ece598dd7b49c0bd4b223521a
  42. Merge: 7a1c6ac 4c4b4ac
  43. Author: Prachi Manchanda <prachi121096@gmail.com>
  44. Date: Sat Sep 30 19:39:34 2017 +0530
  45.  
  46. resolving merge conflicts
  47.  
  48. commit 7a1c6ac7f5444449636c5dc6522a4c28d0dd4d98
  49. Author: Prachi Manchanda <prachi121096@gmail.com>
  50. Date: Fri Sep 29 22:54:10 2017 +0530
  51.  
  52. Prohibit extra keys for $sort $map
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement