index
:
mongo.git
master
release-6.0.1
release-7.0.1
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
buildscripts
/
cpplint.py
Age
Commit message (
Expand
)
Author
2016-09-08
SERVER-25865 stdx::unordered_multimap and stdx::unordered_multiset
David Storch
2016-09-08
SERVER-25865 stdx::unordered_map and stdx::unordered_set
David Storch
2016-04-19
SERVER-23570 Make SecureAllocator a real allocator
Jason Carey
2016-01-15
SERVER-22135 Take python from environment rather system default path
Valentin Kuznetsov
2015-10-23
SERVER-21097 Add a lint rule to prohibit std::atomic, add NOLINT to existing ...
Andy Schwerin
2015-07-09
SERVER-19313 Remove some obsoleted usages of boost
Andrew Morrow
2015-06-30
SERVER-19099 Enforce polyfill usage via lint
Andrew Morrow
2014-10-13
SERVER-15618 Turn off "Done" for each file so we can see failures more easily
Matt Kangas
2014-10-13
SERVER-15618 Update cpplint.py to latest upstream version
Matt Kangas
2014-06-09
SERVER-9634 typo fixes
Veres Lajos
2012-10-16
try turning off "Done" for each file so we can see failures more easily
Eliot Horowitz
2012-10-15
hookup google cpplint, and make "scons lint" run the checks we pass on now
Eliot Horowitz