summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '32851-fix-postgres-9-1' into 'master'Douwe Maan2017-05-251-1/+34
|\
| * Only use DROP INDEX CONCURRENTLY on postgreql 9.2+Nick Thomas2017-05-251-1/+34
* | Merge branch '32748-emails-are-being-sent-with-the-wrong-language' into 'master'Douwe Maan2017-05-252-7/+28
|\ \
| * | Bugfix: Always use the default language when generating emails.32748-emails-are-being-sent-with-the-wrong-languageRuben Davila2017-05-252-7/+28
* | | Merge branch 'dm-more-dependency-linkers' into 'master'Grzegorz Bizon2017-05-2515-60/+350
|\ \ \
| * | | Add regexp_for_value helper methoddm-more-dependency-linkersDouwe Maan2017-05-253-40/+25
| * | | Cartfile git and binary methods cannot take a GitHub repoDouwe Maan2017-05-251-8/+2
| * | | Autolink package names in requirements.txtDouwe Maan2017-05-232-0/+18
| * | | Autolink package names in Godeps.jsonDouwe Maan2017-05-232-0/+27
| * | | Autolink package names in CartfileDouwe Maan2017-05-232-0/+21
| * | | Autolink package names in podspec.jsonDouwe Maan2017-05-232-0/+33
| * | | Autolink package names in podspecDouwe Maan2017-05-232-0/+25
| * | | Autolink package names in PodfileDouwe Maan2017-05-233-0/+26
| * | | Autolink package names in composer.jsonDouwe Maan2017-05-232-0/+19
| * | | Autolink package names in package.jsonDouwe Maan2017-05-234-0/+112
| * | | Autolink package names in gemspecDouwe Maan2017-05-232-1/+20
| * | | Refactor DependencyLinker::BaseLinkerDouwe Maan2017-05-233-59/+70
* | | | Merge branch 'revert-b0498c17' into 'master'Robert Speicher2017-05-258-270/+277
|\ \ \ \ | |_|_|/ |/| | |
| * | | Remove extra spacerevert-b0498c17Douwe Maan2017-05-241-1/+1
| * | | Revert "Remove changes that are not absolutely necessary"Douwe Maan2017-05-248-270/+277
* | | | use full caps RSS instead of rssAlexis Reigel2017-05-241-1/+1
* | | | rake task to reset all rss tokensAlexis Reigel2017-05-241-0/+10
|/ / /
* | | Merge branch 'dm-outdated-system-note' into 'master'Grzegorz Bizon2017-05-243-92/+162
|\ \ \
| * | | Address reviewDouwe Maan2017-05-241-1/+3
| * | | Fix specsdm-outdated-system-noteDouwe Maan2017-05-231-1/+0
| * | | Add system note with link to diff comparison when MR discussion becomes outdatedDouwe Maan2017-05-233-92/+161
| |/ /
* | | Merge branch 'dm-fix-routes' into 'master'Robert Speicher2017-05-244-10/+193
|\ \ \
| * | | Remove changes that are not absolutely necessarydm-fix-routesDouwe Maan2017-05-238-277/+270
| * | | Fix ambiguous routing issues by teaching router about reserved wordsDouwe Maan2017-05-238-88/+278
* | | | Merge branch '29852-latex-formatting' into 'master'Robert Speicher2017-05-244-7/+37
|\ \ \ \
| * | | | Fix LaTeX formatting for AsciiDoc wikiJarka Kadlecova2017-05-244-7/+37
* | | | | Merge branch 'sentry-clientside-releases' into 'master'Phil Hughes2017-05-241-0/+1
|\ \ \ \ \
| * | | | | Use Gitlab::REVISION over reading HEAD sha from gitsentry-clientside-releasesLuke "Jared" Bennett2017-05-211-0/+1
* | | | | | Merge branch 'fix-notify-post-receive' into 'master'Stan Hu2017-05-231-8/+9
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Prevent errors from non-functional notify_post_receive endpointfix-notify-post-receiveAlejandro Rodríguez2017-05-181-8/+9
* | | | | | Merge branch 'zj-fix-pipeline-etag' into 'master'Kamil Trzciński2017-05-231-1/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Add Etag caching for Pipeline#Show actionZ.J. van de Weg2017-05-221-1/+1
| | |_|_|/ | |/| | |
* | | | | Fix rubocopfix-backup-raketaskAchilleas Pipinellis2017-05-231-1/+0
* | | | | Add missing regex to backup managerAchilleas Pipinellis2017-05-231-1/+6
|/ / / /
* | | | Avoid resource intensive login checks if password is not providedHoratiu Eugen Vlad2017-05-211-1/+4
| |/ / |/| |
* | | Merge branch 'dm-no-conflicts-when-branches-are-missing' into 'master'Robert Speicher2017-05-181-1/+1
|\ \ \
| * | | Stop MR conflict code from blowing up when branches are missingdm-no-conflicts-when-branches-are-missingDouwe Maan2017-05-181-1/+1
* | | | Merge branch 'dm-catch-uri-errors' into 'master'Robert Speicher2017-05-181-1/+1
|\ \ \ \
| * | | | Catch all URI errors in ExternalLinkFilterdm-catch-uri-errorsDouwe Maan2017-05-181-1/+1
| |/ / /
* | | | Fixes for the rename reserved paths helpersBob Van Landuyt2017-05-183-1/+16
* | | | Remove Services count from usage ping payload.Ruben Davila2017-05-181-1/+0
* | | | Merge branch 'dm-gemfile-viewer'Rémy Coutable2017-05-181-3/+19
|\ \ \ \ | |/ / / |/| | |
| * | | Add auxiliary blob viewers to dependency filesDouwe Maan2017-05-171-3/+19
* | | | Merge branch 'gitaly-local-branches' into 'master'Douwe Maan2017-05-184-13/+83
|\ \ \ \
| * | | | Incorporate Gitaly's local_branches operation into repo codegitaly-local-branchesAlejandro Rodríguez2017-05-174-6/+82