summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Update list of allowed attribute updates in RunnerMatija Čupić2018-02-041-3/+11
* Refactor runner attribute caching implementationMatija Čupić2018-02-041-27/+44
* Handle updating only contacted_at runner cacheMatija Čupić2018-01-291-1/+1
* Make Ci::Runner#online? slightly more performantMatija Čupić2018-01-291-1/+1
* Expose Ci::Runner#cached_contacted_at as TimeMatija Čupić2018-01-291-1/+5
* Generelized cached attribute usage in runnerMatija Čupić2018-01-291-8/+19
* Move info update implementation to Ci::Runner modelMatija Čupić2018-01-291-3/+23
* Check cache in Ci::Runner#online?Matija Čupić2018-01-291-1/+8
* Merge branch 'generalize-js-toggle-buttons' into 'master'Filipa Lacerda2018-01-265-69/+84
|\
| * Generalize toggle_buttons.jsgeneralize-js-toggle-buttonsEric Eastwood2018-01-265-69/+84
* | Fix #42486.Connor Shea2018-01-261-8/+9
* | update code based on feedback42327-import-from-gitlab-com-fails-destination-already-exists-and-is-not-an-empty-directory-errorJames Lopez2018-01-264-3/+7
* | add specJames Lopez2018-01-262-1/+1
* | disable retry attempts for Import/Export until that is fixedJames Lopez2018-01-262-1/+12
* | fix validation error on servicesJames Lopez2018-01-264-3/+5
* | Merge branch 'fl-mr-widget-components' into 'master'Phil Hughes2018-01-265-204/+254
|\ \
| * | Adds missing i18nFilipa Lacerda2018-01-261-2/+2
| * | Merge branch 'master' into fl-mr-widget-componentsFilipa Lacerda2018-01-2515-112/+70
| |\ \
| * | | Moves components into vue files:fl-mr-widget-componentsFilipa Lacerda2018-01-255-204/+254
* | | | Merge branch 'winh-check-axios-restore' into 'master'Filipa Lacerda2018-01-261-0/+8
|\ \ \ \ | |_|_|/ |/| | |
| * | | Make sure that axios adapater is restored after mockingwinh-check-axios-restoreWinnie Hellmann2018-01-251-0/+8
* | | | Merge branch 'fix-local-rspec-tests' into 'master'Mike Greiling2018-01-261-1/+1
|\ \ \ \
| * | | | fix bug in webpack_helper in which force_same_domain argument was ignored bre...fix-local-rspec-testsMike Greiling2018-01-251-1/+1
* | | | | Merge branch 'feature/migrate-repo-restorer-to-gitaly' into 'master'Robert Speicher2018-01-251-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Migrate restoring repo from bundle to Gitalyfeature/migrate-repo-restorer-to-gitalyAhmad Sherif2018-01-241-1/+1
* | | | | Merge branch 'katex-throwOnError' into 'master'Filipa Lacerda2018-01-251-1/+1
|\ \ \ \ \
| * | | | | Disable throwOnError in KaTeX to reveal user where is the problemJakub Jirutka2018-01-241-1/+1
| |/ / / /
* | | | | Merge branch 'lint-rugged' into 'master'Rémy Coutable2018-01-253-13/+3
|\ \ \ \ \
| * | | | | Look for rugged with static analysislint-ruggedJacob Vosmaer2018-01-253-13/+3
* | | | | | Merge branch '40028-special-characters-on-issuable-templates' into 'master'Rémy Coutable2018-01-251-1/+1
|\ \ \ \ \ \
| * | | | | | Handle special characters on API request of issuable templatesTakuya Noguchi2018-01-251-1/+1
* | | | | | | Merge branch 'contrain-run-git' into 'master'Rémy Coutable2018-01-251-66/+15
|\ \ \ \ \ \ \
| * | | | | | | Make Gitlab::Git::Repository#run_git privatecontrain-run-gitJacob Vosmaer2018-01-251-66/+15
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'feat/add-section-headers-to-project-repo-buttons' into 'master'Rémy Coutable2018-01-253-13/+17
|\ \ \ \ \ \ \
| * | | | | | | Improve empty project overviewGeorge Tsiolis2018-01-253-13/+17
* | | | | | | | Merge branch 'update-secret-values-to-support-dynamic-elements' into 'master'Filipa Lacerda2018-01-253-12/+21
|\ \ \ \ \ \ \ \
| * | | | | | | | Update secret_values to support dynamic elements within parentupdate-secret-values-to-support-dynamic-elementsEric Eastwood2018-01-243-12/+21
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'profile-link-target-blank' into 'master'Rémy Coutable2018-01-251-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Open links in a new tab on the user pageAchilleas Pipinellis2018-01-251-3/+3
* | | | | | | | | Merge branch '42377-fix-merge-request-can-be-reverted' into 'master'Rémy Coutable2018-01-251-1/+7
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | Look at notes created just before merge when deciding if an MR can be revertedNick Thomas2018-01-251-1/+7
* | | | | | | | | Merge branch 'default-to-https-for-gravatar-urls' into 'master'Rémy Coutable2018-01-251-2/+2
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Default to HTTPS for all Gravatar URLsdefault-to-https-for-gravatar-urlsAchilleas Pipinellis2018-01-251-2/+2
* | | | | | | | | Merge branch 'qa-deploy-key-scenario' into 'master'Grzegorz Bizon2018-01-251-2/+2
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into qa-deploy-key-scenarioLin Jen-Shin2018-01-2479-234/+391
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Also test if the fingerprint is correctLin Jen-Shin2018-01-221-2/+2
| * | | | | | | | | | Merge branch 'qa-deploy-key-factory-product' into qa-deploy-key-scenarioLin Jen-Shin2018-01-221-0/+1
| |\ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ Merge branch 'fl-more-mr-widget' into 'master'Phil Hughes2018-01-2523-84/+111
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Update missing pathsfl-more-mr-widgetFilipa Lacerda2018-01-253-3/+3
| * | | | | | | | | | | | Merge branch 'master' into fl-more-mr-widgetFilipa Lacerda2018-01-2517-118/+168
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | |