summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | Select namespace where to fork projectDmitriy Zaporozhets2014-11-138-41/+78
| * | Refactor project fork serviceDmitriy Zaporozhets2014-11-131-3/+6
| * | Merge branch 'prepare-fork-to-given-namespace' of https://gitlab.com/bkaindl/...Dmitriy Zaporozhets2014-11-133-11/+61
| |\ \
| | * | Prepare ForkService to support forking projects to given namespacesBernhard Kaindl2014-10-033-11/+61
* | | | Merge branch '7-5-update-doc' into 'master'Jacob Vosmaer2014-11-183-19/+206
|\ \ \ \
| * | | | Added update guide for updating to 7.5, and pointed installation and updates ...Patricio Cano2014-11-173-19/+206
|/ / / /
* | | | Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets2014-11-173-5/+2
|\ \ \ \
| * \ \ \ Merge pull request #8312 from bbodenmiller/patch-4Robert Schilling2014-11-171-2/+1
| |\ \ \ \
| | * | | | remove duplicate time zone entry in CHANGELOGBen Bodenmiller2014-11-151-2/+1
| | | |_|/ | | |/| |
| * | | | Merge pull request #8310 from bbodenmiller/patch-3Robert Schilling2014-11-171-1/+1
| |\ \ \ \
| | * | | | fix backup rake taskBen Bodenmiller2014-11-141-1/+1
| | | |/ / | | |/| |
| * | | | Merge pull request #8316 from bbodenmiller/patch-1Robert Schilling2014-11-171-2/+0
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | remove extra cd commandBen Bodenmiller2014-11-151-2/+0
| |/ / /
* | | | Merge branch 'update_changelog_' into 'master'Valery Sizov2014-11-171-1/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Update changelogValery Sizov2014-11-171-1/+2
|/ / /
* | | Merge branch 'sidekiq_gc_start' into 'master'Dmitriy Zaporozhets2014-11-142-0/+4
|\ \ \
| * | | Run 'GC.start' after every EmailsOnPushWorker jobJacob Vosmaer2014-11-142-0/+4
* | | | Merge branch 'update-gitlab-git' into 'master'Dmitriy Zaporozhets2014-11-142-3/+3
|\ \ \ \
| * | | | Update gitlab_git to 7.0.0.rc11Jacob Vosmaer2014-11-142-3/+3
| |/ / /
* | | | Merge branch 'gitlab.com-packages' into 'master'Dmitriy Zaporozhets2014-11-141-1/+2
|\ \ \ \
| * | | | Gitlab.com uses special packages, build them firstJacob Vosmaer2014-11-141-1/+2
| |/ / /
* | | | Merge branch 'author_attributes_clean' into 'master'Dmitriy Zaporozhets2014-11-141-2/+6
|\ \ \ \
| * | | | Clean the string with commit author and email.Marin Jankovski2014-11-141-2/+6
| | |/ / | |/| |
* | | | Merge branch 'branch_name' into 'master'Dmitriy Zaporozhets2014-11-142-1/+55
|\ \ \ \
| * | | | Sanitize branch name and ref nameMarin Jankovski2014-11-131-1/+4
| * | | | Add branch controller test.Marin Jankovski2014-11-131-0/+51
* | | | | Merge branch 'update-changelog' into 'master'Dmitriy Zaporozhets2014-11-141-0/+11
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Update CHANGELOG for 7.5Dmitriy Zaporozhets2014-11-131-0/+11
|/ / / /
* | | | Merge pull request #8299 from dandric-activevideo/bug8271Jacob Vosmaer2014-11-131-1/+7
|\ \ \ \ | |/ / / |/| | |
| * | | Correctly restore empty repositories.Dimitry Andric2014-11-131-1/+7
|/ / /
* | | Merge branch 'actions_in_the_inbox' into 'master'Dmitriy Zaporozhets2014-11-125-0/+45
|\ \ \
| * | | Set action on issue/mr creation mail.Marin Jankovski2014-11-122-12/+24
| * | | Add documentation about buttons in gmail.Marin Jankovski2014-11-112-0/+11
| * | | Include the helper for mailer, add links to emails.Marin Jankovski2014-11-112-0/+2
| * | | Create emails helper for actions links.Marin Jankovski2014-11-111-0/+20
* | | | Merge branch 'requirements_update' into 'master'Dmitriy Zaporozhets2014-11-121-6/+1
|\ \ \ \
| * | | | Remove the lowest memory requirement of 512MB.Marin Jankovski2014-11-121-6/+1
* | | | | Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets2014-11-121-2/+2
|\ \ \ \ \
| * \ \ \ \ Merge pull request #8291 from MrMarvin/fix/ldap_cleanup_taskJacob Vosmaer2014-11-121-2/+2
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | fixes the `block_removed_ldap_users` rake taskMarvin Frick2014-11-121-2/+2
* | | | | | Merge branch 'performance-improvements' into 'master'Dmitriy Zaporozhets2014-11-121-4/+14
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Prevent big amount of sql queries for push serviceDmitriy Zaporozhets2014-11-121-4/+14
|/ / / / /
* | | | | Merge pull request #8276 from dblessing/docs/custom_hooksDmitriy Zaporozhets2014-11-122-0/+42
|\ \ \ \ \
| * | | | | Custom git hook documentationDrew Blessing2014-11-102-0/+42
* | | | | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqDmitriy Zaporozhets2014-11-123-0/+12
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'backup_restore_drop_sequences' into 'master'Valery Sizov2014-11-123-0/+12
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | Merge remote-tracking branch 'origin/master' into backup_restore_drop_sequencesValery Sizov2014-11-12108-456/+735
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into backup_restore_d...Jacob Vosmaer2014-10-3073-298/+1471
| | |\ \ \ \ \
| | * | | | | | Add CHANGELOG entry for sequence dropJacob Vosmaer2014-10-291-0/+1
| | * | | | | | Drop all Postgres sequences during backup restoreJacob Vosmaer2014-10-282-0/+11