summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed rtl on branch names in MR viewrtl-7.5.1Sacred Seven2014-11-241-4/+4
* Merged 7.5.1Sacred Seven2014-11-24269-1306/+3530
|\
| * Version 7.5.1v7.5.1Jacob Vosmaer2014-11-211-1/+1
| * Add missing timestamps to the 'members' tableJacob Vosmaer2014-11-213-1/+19
| * Version 7.5.0v7.5.0Jacob Vosmaer2014-11-211-1/+1
| * Added update guide for updating to 7.5, and pointed installation and updates ...Patricio Cano2014-11-183-19/+206
| * Version 7.5.0.rc1v7.5.0.rc1Jacob Vosmaer2014-11-171-1/+1
| * 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
| * | | | | | | Merge branch 'commit-comments' of https://gitlab.com/jeroenj/gitlab-ce into j...Dmitriy Zaporozhets2014-11-126-3/+215
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Adds comments to commits in the APIJeroen Jacobs2014-09-266-3/+215
| * | | | | | | Merge branch 'add_issue_edited_timestamp' into 'master'Dmitriy Zaporozhets2014-11-122-1/+14
| |\ \ \ \ \ \ \
| | * | | | | | | Add issue edited timestampNikita Verkhovin2014-11-082-1/+14
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge pull request #7617 from pkill/issue-280-commit-note-notificationsDmitriy Zaporozhets2014-11-121-2/+2
| |\ \ \ \ \ \ \
| | * | | | | | | Issue-280 Send notifications when a note is added to a commit and author is a...Alex Elman2014-11-051-2/+2
| | | |_|_|_|_|/ | | |/| | | | |