- 10 Apr, 2015 1 commit
-
-
vadimsh@chromium.org authored
This CL introduces new top level command for managing cached auth tokens: $ depot-tools-auth login codereview.chromium.org $ depot-tools-auth info codereview.chromium.org $ depot-tools-auth logout codereview.chromium.org All scripts that use rietveld.Rietveld internally should be able to use cached credentials created by 'depot-tools-auth' subcommand. Also 'depot-tools-auth' is the only way to run login flow. If some scripts stumbles over expired or revoked token, it dies with the error, asking user to run 'depot-tools-auth login <hostname>'. Password login is still default. OAuth2 can be enabled by passing --oauth2 to all scripts. R=maruel@chromium.org BUG=356813 Review URL: https://codereview.chromium.org/1074673002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@294764 0039d316-1c4b-4281-b951-d872f2087c98
-
- 21 Sep, 2012 2 commits
-
-
rogerta@chromium.org authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@158049 0039d316-1c4b-4281-b951-d872f2087c98
-
rogerta@chromium.org authored
if depot tools is in the path. BUG=149941 Review URL: https://chromiumcodereview.appspot.com/10966042 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@158039 0039d316-1c4b-4281-b951-d872f2087c98
-
- 28 Sep, 2011 1 commit
-
-
maruel@chromium.org authored
Since we clobber the .pyc, it's not useful to generate them in the first place. R=dpranke@chromium.org BUG= TEST= Review URL: http://codereview.chromium.org/8060026 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@103066 0039d316-1c4b-4281-b951-d872f2087c98
-
- 14 Apr, 2011 1 commit
-
-
maruel@chromium.org authored
Looks like we had forgot gcl. R=dpranke@chromium.org BUG= TEST= Review URL: http://codereview.chromium.org/6838028 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@81654 0039d316-1c4b-4281-b951-d872f2087c98
-
- 15 Nov, 2010 1 commit
-
-
maruel@chromium.org authored
on system that don't hard code bash's path. For example, BSD's bash lives in /usr/local/bin on freebsd & openbsd. Patch contributed by Sevan Janiyan (venture37 at gmail) TEST=didn't break ubuntu users BUG=none git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@66124 0039d316-1c4b-4281-b951-d872f2087c98
-
- 15 Sep, 2009 1 commit
-
-
thestig@chromium.org authored
BUG=13668 TEST=none Review URL: http://codereview.chromium.org/203075 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@26262 0039d316-1c4b-4281-b951-d872f2087c98
-
- 29 Jun, 2009 1 commit
-
-
sky@chromium.org authored
Also fixes bug where gclient fails because options isn't defined. git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@19498 0039d316-1c4b-4281-b951-d872f2087c98
-
- 17 Jun, 2009 1 commit
-
-
maruel@chromium.org authored
Ah cygwin... Patch contributed by cmp@google.com TBR=nsylvain TEST=none BUG=none Review URL: http://codereview.chromium.org/125249 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@18613 0039d316-1c4b-4281-b951-d872f2087c98
-
- 09 Jun, 2009 1 commit
-
-
maruel@chromium.org authored
TEST=none BUG=none Review URL: http://codereview.chromium.org/118451 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@17974 0039d316-1c4b-4281-b951-d872f2087c98
-
- 11 May, 2009 1 commit
-
-
maruel@chromium.org authored
Review URL: http://codereview.chromium.org/113205 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@15757 0039d316-1c4b-4281-b951-d872f2087c98
-
- 23 Apr, 2009 1 commit
-
-
maruel@google.com authored
Review URL: http://codereview.chromium.org/92087 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@14349 0039d316-1c4b-4281-b951-d872f2087c98
-