Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add admin deploy keys tests.public-deploy-keys | Douwe Maan | 2015-04-03 | 3 | -0/+81 |
* | Add project deploy keys tests. | Douwe Maan | 2015-04-03 | 2 | -3/+44 |
* | Clean up code. | Douwe Maan | 2015-04-03 | 7 | -27/+48 |
* | Fix failing specs. | Douwe Maan | 2015-04-03 | 1 | -2/+1 |
* | Allow admin to create public deploy keys that are accessible to any project. | Douwe Maan | 2015-04-03 | 16 | -36/+233 |
* | Merge branch 'fix-backup-spec-regexp' into 'master' | Douwe Maan | 2015-04-03 | 1 | -1/+1 |
|\ | |||||
| * | Improve regexp to prevent false positives | Stan Hu | 2015-04-02 | 1 | -1/+1 |
* | | Merge branch 'configurable-attachment-size' into 'master' | Douwe Maan | 2015-04-03 | 18 | -15/+117 |
|\ \ | |||||
| * | | Support configurable attachment size via Application Settings | Stan Hu | 2015-04-02 | 18 | -15/+117 |
* | | | Merge branch 'import-current-user' into 'master' | Dmitriy Zaporozhets | 2015-04-02 | 8 | -37/+298 |
|\ \ \ | |||||
| * | | | Add tests.import-current-user | Douwe Maan | 2015-04-01 | 3 | -34/+281 |
| * | | | Import GitHub, Bitbucket or GitLab.com projects owned by authenticated user i... | Douwe Maan | 2015-03-31 | 5 | -3/+17 |
* | | | | Merge branch 'repository-archive-worker' into 'master' | Dmitriy Zaporozhets | 2015-04-02 | 14 | -20/+360 |
|\ \ \ \ | |||||
| * | | | | Make sure Sidekiq picks up archive_repo queue in production.repository-archive-worker | Douwe Maan | 2015-04-01 | 1 | -1/+1 |
| * | | | | Add tests. | Douwe Maan | 2015-03-31 | 6 | -7/+244 |
| * | | | | Add item to changelog. | Douwe Maan | 2015-03-31 | 1 | -0/+1 |
| * | | | | Small code cleanup. | Douwe Maan | 2015-03-31 | 2 | -17/+8 |
| * | | | | Limit number of concurrent archive_repo jobs to 2. | Douwe Maan | 2015-03-31 | 3 | -0/+6 |
| * | | | | Archive repositories in background worker. | Douwe Maan | 2015-03-31 | 6 | -16/+121 |
| |/ / / | |||||
* | | | | Merge branch 'username-period' into 'master' | Dmitriy Zaporozhets | 2015-04-02 | 16 | -98/+179 |
|\ \ \ \ | |||||
| * | | | | Fix migration SQL.username-period | Douwe Maan | 2015-03-31 | 1 | -1/+1 |
| * | | | | Move files for moved namespaces. | Douwe Maan | 2015-03-31 | 3 | -8/+39 |
| * | | | | Fix tests. | Douwe Maan | 2015-03-27 | 4 | -12/+12 |
| * | | | | Don't allow username to end in period. | Douwe Maan | 2015-03-27 | 5 | -4/+47 |
| * | | | | Use more specific regexes. | Douwe Maan | 2015-03-27 | 7 | -44/+48 |
| * | | | | Move User.cleanup_username to Namespace.cleanup_path. | Douwe Maan | 2015-03-27 | 5 | -39/+42 |
* | | | | | Merge branch 'backup_skip_option' into 'master' | Dmitriy Zaporozhets | 2015-04-02 | 5 | -15/+119 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | ability to skip some items in backupbackup_skip_option | Valery Sizov | 2015-04-02 | 5 | -15/+119 |
|/ / / / | |||||
* | | | | Merge branch 'rs-icon-symlink' into 'master' | Douwe Maan | 2015-04-02 | 2 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | Check symlink mode as a String for file_type_icon_class | Robert Speicher | 2015-04-01 | 2 | -2/+2 |
| | |_|/ | |/| | | |||||
* | | | | Update CHANGELOG. | Marin Jankovski | 2015-04-02 | 1 | -5/+4 |
* | | | | Update changelog for 7.9.2. | Marin Jankovski | 2015-04-02 | 1 | -0/+2 |
|/ / / | |||||
* | | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq | Marin Jankovski | 2015-03-31 | 2 | -2/+2 |
|\ \ \ | |||||
| * \ \ | Merge branch 'no-chmod-r' into 'master' | Dmitriy Zaporozhets | 2015-04-01 | 2 | -2/+2 |
| |\ \ \ | |||||
| | * | | | Don't use chmod_R for backup tars | Vinnie Okada | 2015-03-28 | 2 | -2/+2 |
* | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce | Marin Jankovski | 2015-03-31 | 21 | -101/+263 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'rs-issue-1340' into 'master' | Dmitriy Zaporozhets | 2015-04-01 | 2 | -12/+4 |
| |\ \ \ \ \ | |||||
| | * | | | | | Unbind task item checkbox events and then rebind them | Robert Speicher | 2015-03-31 | 2 | -12/+4 |
| | | |_|_|/ | | |/| | | | |||||
| * | | | | | Merge branch 'group-information-leak' into 'master' | Dmitriy Zaporozhets | 2015-04-01 | 5 | -7/+137 |
| |\ \ \ \ \ | |||||
| | * | | | | | Add tests.group-information-leak | Douwe Maan | 2015-03-27 | 1 | -0/+121 |
| | * | | | | | Don't leak private group existence by redirecting from namespace controller t... | Douwe Maan | 2015-03-24 | 4 | -7/+16 |
| * | | | | | | Merge branch 'admin-user-projects' into 'master' | Dmitriy Zaporozhets | 2015-04-01 | 4 | -5/+9 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Fix admin user projects lists.admin-user-projects | Douwe Maan | 2015-03-31 | 4 | -5/+8 |
| | |/ / / / / | |||||
| * | | | | | | Merge branch 'refactor-milestones' into 'master' | Dmitriy Zaporozhets | 2015-04-01 | 7 | -57/+62 |
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||||
| | * | | | | | Better looking milestone lists | Dmitriy Zaporozhets | 2015-04-01 | 7 | -57/+62 |
| * | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce | Dmitriy Zaporozhets | 2015-04-01 | 3 | -5/+36 |
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | |||||
| | * | | | | | Merge branch 'file-commit-list' into 'master' | Douwe Maan | 2015-03-31 | 1 | -1/+1 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Fixed issue where only 25 commits would load in file listings | Phil Hughes | 2015-03-30 | 1 | -1/+1 |
| | * | | | | | | Merge branch 'doc_issue_closing' into 'master' | Robert Schilling | 2015-03-31 | 2 | -4/+35 |
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | |||||
| | | * | | | | | Missing dot. | Achilleas Pipinellis | 2015-03-30 | 1 | -1/+1 |