summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Create the specified remote directory during backuprs-create-remote-backup-folderRobert Speicher2016-05-311-1/+1
* Merge branch 'remove-dangling-notification-settings' into 'master' Stan Hu2016-05-312-0/+14
|\
| * Remove project notification settings associated with deleted projectsStan Hu2016-05-312-0/+14
* | Merge branch 'container-registry-token-ttl' into 'master' Douwe Maan2016-05-3111-27/+80
|\ \ | |/ |/|
| * Remove update of container_registry_token_expire_delayKamil Trzcinski2016-05-311-3/+0
| * Fix rubocop offensesKamil Trzcinski2016-05-311-1/+1
| * Set container_registry_token_expire_delay default to 5Kamil Trzcinski2016-05-312-3/+3
| * Fix migration informationcontainer-registry-token-ttlKamil Trzcinski2016-05-311-13/+1
| * Test token expirabilityKamil Trzcinski2016-05-311-0/+15
| * Fix the use of CurrentSettings in ContainerRegistryAuthenticationServiceKamil Trzcinski2016-05-311-2/+7
| * Update db/schema.rbKamil Trzcinski2016-05-311-24/+25
| * Add Application Setting to configure Container Registry token expire delay (d...Kamil Trzcinski2016-05-319-3/+50
* | Merge branch 'doc-upgrade-wrong-old-version' into 'master' Robert Schilling2016-05-310-0/+0
|\ \ | |/ |/|
| * Update docs: previous version is 8.7Florian Preinstorfer2016-05-251-1/+1
* | Merge branch 'patch/wiki_page_events' into 'master' Rémy Coutable2016-05-315-2/+65
|\ \
| * | Small fixes and added to the changelogpatch/wiki_page_eventsGabriel Mazetto2016-05-302-1/+2
| * | Added documentation to current Wiki Page event webhookGabriel Mazetto2016-05-301-0/+54
| * | Add Admin UI to enable Wiki Page events webhook in projectsGabriel Mazetto2016-05-303-2/+10
* | | Merge branch 'make-container-registry-authentication-service-compatible-with-...Stan Hu2016-05-314-33/+20
|\ \ \
| * | | Make authentication service for Container Registry to be compatible with < Do...make-container-registry-authentication-service-compatible-with-older-dockerKamil Trzcinski2016-05-304-33/+20
* | | | Merge branch 'patch-1' into 'master' Robert Speicher2016-05-301-1/+1
|\ \ \ \
| * | | | Fix typoAurelio Jargas2016-05-271-1/+1
* | | | | Merge branch 'docs-typo-fixes' into 'master' Robert Speicher2016-05-308-15/+15
|\ \ \ \ \
| * | | | | succes -> successChris Spicer2016-05-291-4/+4
| * | | | | errros -> errorsChris Spicer2016-05-291-1/+1
| * | | | | Grammar fixes, simlink -> symlinkChris Spicer2016-05-291-3/+3
| * | | | | occuring -> occurringChris Spicer2016-05-291-1/+1
| * | | | | updtae -> updateChris Spicer2016-05-291-1/+1
| * | | | | Add space after comma, add space between 'beautomatically'Chris Spicer2016-05-291-2/+2
| * | | | | Add space between 'Criticalissue'Chris Spicer2016-05-291-1/+1
| * | | | | commited -> committedChris Spicer2016-05-291-2/+2
* | | | | | Merge branch 'issue_18009' into 'master' Robert Speicher2016-05-302-1/+17
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Fix 18009: add missing steps in update docsArian Sameni2016-05-302-1/+17
| | |_|/ / | |/| | |
* | | | | Merge branch 'rubocop/enable-space-before-comma-cop' into 'master' Robert Speicher2016-05-303-6/+17
|\ \ \ \ \
| * | | | | Enable Style/SpaceBeforeComma rubocop coprubocop/enable-space-before-comma-copGrzegorz Bizon2016-05-303-6/+17
| | |/ / / | |/| | |
* | | | | Merge branch 'rubocop/enable-performance-times-map-cop' into 'master' Robert Speicher2016-05-302-9/+3
|\ \ \ \ \
| * | | | | Enable Performance/TimesMap Rubocop coprubocop/enable-performance-times-map-copGrzegorz Bizon2016-05-302-9/+3
| |/ / / /
* | | | | Merge branch 'rubocop/enable-negatedif-style-cop' into 'master' Robert Speicher2016-05-306-6/+6
|\ \ \ \ \
| * | | | | Enable Style/NegatedIf Rubocop coprubocop/enable-negatedif-style-copGrzegorz Bizon2016-05-306-6/+6
| |/ / / /
* | | | | Merge branch 'rubocop/enable-literal-in-condition-cop' into 'master' Robert Speicher2016-05-304-12/+10
|\ \ \ \ \
| * | | | | Enable Lint/LiteralInCondition rubocop coprubocop/enable-literal-in-condition-copGrzegorz Bizon2016-05-304-12/+10
| |/ / / /
* | | | | Merge branch 'style/enable-multiline-if-then-rubocop-cop' into 'master' Robert Speicher2016-05-302-6/+6
|\ \ \ \ \
| * | | | | Enable Style/MultilineIfThen rubocop copstyle/enable-multiline-if-then-rubocop-copGrzegorz Bizon2016-05-302-6/+6
| |/ / / /
* | | | | Merge branch 'style/enable-method-def-parentheses-rubocop-cop' into 'master' Robert Speicher2016-05-304-5/+5
|\ \ \ \ \
| * | | | | Enable Style/MethodDefParentheses rubocop copstyle/enable-method-def-parentheses-rubocop-copGrzegorz Bizon2016-05-304-5/+5
| |/ / / /
* | | | | Merge branch 'style/enable-rubocop-indent-assignment-cop' into 'master' Robert Speicher2016-05-302-8/+8
|\ \ \ \ \
| * | | | | Enable Style/IndentAssignment Rubocop style copstyle/enable-rubocop-indent-assignment-copGrzegorz Bizon2016-05-302-8/+8
| |/ / / /
* | | | | Merge branch 'style/enable-while-until-do-rubocop-style-cop' into 'master' Robert Speicher2016-05-303-3/+3
|\ \ \ \ \
| * | | | | Enable Style/WhileUntilDo rubocop style copstyle/enable-while-until-do-rubocop-style-copGrzegorz Bizon2016-05-303-3/+3
| |/ / / /
* | | | | Merge branch 'style/enable-rubocop-end-of-line-cop' into 'master' Robert Speicher2016-05-302-27/+27
|\ \ \ \ \