summaryrefslogtreecommitdiff
path: root/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'updated-contrib-calendar' into 'master' Jacob Schatz2016-05-251-1/+1
|\
| * Group the contributing calendar by dayPhil Hughes2016-05-161-1/+1
* | Merge branch 'fix/import-url-uri-issue' into 'master' Douwe Maan2016-05-251-1/+1
|\ \
| * | fix changelog and mergefix/import-url-uri-issueJames Lopez2016-05-231-1/+1
* | | Fix forks creation when visibility level is restrictedissue_10725Felipe Artur2016-05-251-0/+7
* | | Enable Performance/RangeInclude cop and fix single offensers-range-includeRobert Speicher2016-05-231-1/+1
|/ /
* | Extend comment for migrations helper MySQL fixGrzegorz Bizon2016-05-221-1/+8
* | Add MySQL compatibility fix in migration helpersGrzegorz Bizon2016-05-221-1/+2
* | Merge branch 'zj-gitignore-dropdown'Douwe Maan2016-05-201-0/+56
|\ \
| * | Update API and fetching taskZeger-Jan van de Weg2016-05-201-26/+14
| * | Backend for a gitignores dropdownZeger-Jan van de Weg2016-05-201-0/+68
* | | Merge branch 'adambutler/gitlab-ce-feature/support-diff-of-issue-title-rename'Douwe Maan2016-05-201-7/+29
|\ \ \ | |/ / |/| |
| * | Reuse existing SCSS variablesadambutler/gitlab-ce-feature/support-diff-of-issue-title-renameRémy Coutable2016-05-181-2/+12
| * | Create DiffFilter and change SystemNoteService#change_title to use Gitlab::Di...Adam Butler2016-05-181-7/+19
* | | Merge branch '17464-backport-email-syntax-highlighting' into 'master' Douwe Maan2016-05-191-1/+6
|\ \ \
| * | | Syntax-highlight diffs in push emails17464-backport-email-syntax-highlightingSean McGivern2016-05-171-1/+6
* | | | Removed outdated comment from migration helpersfix-migration-helper-commentYorick Peterse2016-05-191-1/+1
* | | | Merge branch 'migration-helpers' into 'master' Robert Speicher2016-05-191-0/+134
|\ \ \ \
| * | | | Remove left-over use of strip_heredocYorick Peterse2016-05-191-1/+1
| * | | | Removed stray strip_heredoc from migration helpersYorick Peterse2016-05-131-1/+1
| * | | | Fixed styling per Rubocop pedanticsYorick Peterse2016-05-121-1/+3
| * | | | Added helper methods for database migrationsYorick Peterse2016-05-121-0/+132
* | | | | Fix warning messages with SVG ALLOWED_ELEMENTSStan Hu2016-05-192-89/+89
* | | | | Merge branch 'issue_17560' into 'master' Robert Speicher2016-05-191-2/+15
|\ \ \ \ \
| * | | | | Mask credentials from URL when import of project has failed.Rubén Dávila2016-05-181-2/+15
| | |/ / / | |/| | |
* | | | | Merge branch 'docker-registry-view' into 'master' Kamil Trzciński2016-05-181-0/+4
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merge remote-tracking branch 'origin/master' into docker-registry-viewKamil Trzcinski2016-05-165-63/+105
| |\ \ \ \ | | |/ / /
| * | | | Merge branch 'docker-registry' into docker-registry-viewKamil Trzcinski2016-05-139-16/+17
| |\ \ \ \
| * \ \ \ \ Merge branch 'docker-registry' into docker-registry-viewKamil Trzcinski2016-05-097-26/+165
| |\ \ \ \ \
| * | | | | | WIPKamil Trzcinski2016-05-081-1/+1
| * | | | | | Added docker registry viewKamil Trzcinski2016-05-041-0/+4
* | | | | | | Merge branch 'fix/import-data-issue' into 'master' Rémy Coutable2016-05-183-17/+8
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/import-data...James Lopez2016-05-121-2/+0
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branches 'fix/import-data-issue' and 'master' of gitlab.com:gitlab-org/...James Lopez2016-05-115-8/+6
| |\ \ \ \ \ \ \ \
| * | | | | | | | | create import data in serviceJames Lopez2016-05-103-17/+8
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | fix typo from bad refactoringJames Lopez2016-05-171-1/+1
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | Merge branch 'wiki-fix-reloaded' into 'master' Rémy Coutable2016-05-161-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Use the relative url prefix for links in WikiArtem Sidorenko2016-05-131-1/+1
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'gh-pull-requests'Douwe Maan2016-05-163-57/+97
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Remove branches that does exist on GitHub after PRs were importedDouglas Barbosa Alexandre2016-05-131-2/+3
| * | | | | | | Fix validation method for Gitlab::GithubImport::PullRequestFormatterDouglas Barbosa Alexandre2016-05-132-3/+6
| * | | | | | | Extract GitHub branch formatterDouglas Barbosa Alexandre2016-05-133-77/+52
| * | | | | | | Import PRs where branch names were reused across PRsDouglas Barbosa Alexandre2016-05-131-4/+24
| * | | | | | | Preserve commits/diff/comments for PRs that were merged on GitHubDouglas Barbosa Alexandre2016-05-131-0/+2
| * | | | | | | Fix spec for Gitlab::GithubImport::PullRequestFormatterDouglas Barbosa Alexandre2016-05-132-6/+6
| * | | | | | | Import pull requests from GitHub where the target branch was removedDouglas Barbosa Alexandre2016-05-132-12/+31
| * | | | | | | Import pull requests from GitHub where the source branch was removedDouglas Barbosa Alexandre2016-05-132-27/+47
| |/ / / / / /
* | | | | | | Add cache count metrics to rails cacheadd-cache-count-metricsPablo Carranza2016-05-151-5/+7
|/ / / / / /
* | | | | | Codestyle: make sure we have space around operatorsGabriel Mazetto2016-05-132-4/+4
* | | | | | Merge branch 'deprecated-class-methods-cop' into 'master' Robert Speicher2016-05-122-2/+2
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |