summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* update changelogci_forkValery Sizov2015-04-091-0/+1
* CI forking: testsValery Sizov2015-04-066-12/+59
* CI project forkingValery Sizov2015-04-063-0/+42
* Merge branch 'import-current-user' into 'master'Dmitriy Zaporozhets2015-04-028-37/+298
|\
| * Add tests.import-current-userDouwe Maan2015-04-013-34/+281
| * Import GitHub, Bitbucket or GitLab.com projects owned by authenticated user i...Douwe Maan2015-03-315-3/+17
* | Merge branch 'repository-archive-worker' into 'master'Dmitriy Zaporozhets2015-04-0214-20/+360
|\ \
| * | Make sure Sidekiq picks up archive_repo queue in production.repository-archive-workerDouwe Maan2015-04-011-1/+1
| * | Add tests.Douwe Maan2015-03-316-7/+244
| * | Add item to changelog.Douwe Maan2015-03-311-0/+1
| * | Small code cleanup.Douwe Maan2015-03-312-17/+8
| * | Limit number of concurrent archive_repo jobs to 2.Douwe Maan2015-03-313-0/+6
| * | Archive repositories in background worker.Douwe Maan2015-03-316-16/+121
| |/
* | Merge branch 'username-period' into 'master'Dmitriy Zaporozhets2015-04-0216-98/+179
|\ \
| * | Fix migration SQL.username-periodDouwe Maan2015-03-311-1/+1
| * | Move files for moved namespaces.Douwe Maan2015-03-313-8/+39
| * | Fix tests.Douwe Maan2015-03-274-12/+12
| * | Don't allow username to end in period.Douwe Maan2015-03-275-4/+47
| * | Use more specific regexes.Douwe Maan2015-03-277-44/+48
| * | Move User.cleanup_username to Namespace.cleanup_path.Douwe Maan2015-03-275-39/+42
* | | Merge branch 'backup_skip_option' into 'master'Dmitriy Zaporozhets2015-04-025-15/+119
|\ \ \
| * | | ability to skip some items in backupbackup_skip_optionValery Sizov2015-04-025-15/+119
|/ / /
* | | Merge branch 'rs-icon-symlink' into 'master'Douwe Maan2015-04-022-2/+2
|\ \ \
| * | | Check symlink mode as a String for file_type_icon_classRobert Speicher2015-04-012-2/+2
* | | | Update CHANGELOG.Marin Jankovski2015-04-021-5/+4
* | | | Update changelog for 7.9.2.Marin Jankovski2015-04-021-0/+2
|/ / /
* | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqMarin Jankovski2015-03-312-2/+2
|\ \ \
| * \ \ Merge branch 'no-chmod-r' into 'master'Dmitriy Zaporozhets2015-04-012-2/+2
| |\ \ \
| | * | | Don't use chmod_R for backup tarsVinnie Okada2015-03-282-2/+2
* | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceMarin Jankovski2015-03-3121-101/+263
|\ \ \ \ \
| * \ \ \ \ Merge branch 'rs-issue-1340' into 'master'Dmitriy Zaporozhets2015-04-012-12/+4
| |\ \ \ \ \
| | * | | | | Unbind task item checkbox events and then rebind themRobert Speicher2015-03-312-12/+4
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'group-information-leak' into 'master'Dmitriy Zaporozhets2015-04-015-7/+137
| |\ \ \ \ \
| | * | | | | Add tests.group-information-leakDouwe Maan2015-03-271-0/+121
| | * | | | | Don't leak private group existence by redirecting from namespace controller t...Douwe Maan2015-03-244-7/+16
| * | | | | | Merge branch 'admin-user-projects' into 'master'Dmitriy Zaporozhets2015-04-014-5/+9
| |\ \ \ \ \ \
| | * | | | | | Fix admin user projects lists.admin-user-projectsDouwe Maan2015-03-314-5/+8
| | |/ / / / /
| * | | | | | Merge branch 'refactor-milestones' into 'master'Dmitriy Zaporozhets2015-04-017-57/+62
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | Better looking milestone listsDmitriy Zaporozhets2015-04-017-57/+62
| * | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-04-013-5/+36
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | Merge branch 'file-commit-list' into 'master'Douwe Maan2015-03-311-1/+1
| | |\ \ \ \ \
| | | * | | | | Fixed issue where only 25 commits would load in file listingsPhil Hughes2015-03-301-1/+1
| | * | | | | | Merge branch 'doc_issue_closing' into 'master'Robert Schilling2015-03-312-4/+35
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | | * | | | | Missing dot.Achilleas Pipinellis2015-03-301-1/+1
| | | * | | | | Update documentation on issue closing pattern.Achilleas Pipinellis2015-03-302-3/+34
| * | | | | | | Merge pull request #9023 from dantudor/patch-1Dmitriy Zaporozhets2015-03-311-3/+3
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Added the missing commaDan Tudor2015-03-311-1/+1
| | * | | | | | Allow ability to delete branches with '/` in nameDan Tudor2015-03-251-3/+3
* | | | | | | | Merge branch 'email-full-url'Marin Jankovski2015-03-3112-64/+117
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Use relative URL for Markdown references, except in mails.email-full-urlDouwe Maan2015-03-2711-58/+111