summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* Cleaned up Repository#initializecleanup-repository-initializeYorick Peterse2016-02-163-3/+3
* Merge branch 'fix_500-commit-null' into 'master' Douwe Maan2016-02-121-1/+1
|\
| * Don't try to mark broken MR as mergableNemanja Boric2016-02-111-1/+1
* | Merge branch 'streamline-email-validation' into 'master' Douwe Maan2016-02-124-9/+5
|\ \ | |/ |/|
| * Re-add EmailValidator to avoid the repetition of format: { with: Devise.email...streamline-email-validationRémy Coutable2016-02-094-6/+5
| * Validate email addresses using Devise.email_regexpRémy Coutable2016-02-094-10/+7
* | Merge branch 'display-mr-link-if-thre-is-one' into 'master' Douglas Barbosa Alexandre2016-02-101-0/+1
|\ \
| * | Replaces "Create merge request" link with one to the MR when one existsDouglas Barbosa Alexandre2016-02-101-0/+1
* | | Merge branch 'brammeleman/3047-add-assignee-data-to-isuable-hook-data' into '...Robert Speicher2016-02-101-1/+4
|\ \ \
| * | | Add assignee data to Issuables' hook_databrammeleman/3047-add-assignee-data-to-isuable-hook-dataBram Daams2016-02-101-1/+4
| |/ /
* | | Merge branch 'cwq1913/gitlab-ce-fix_skip_merge_commits' into 'master' Robert Speicher2016-02-101-1/+2
|\ \ \ | |/ / |/| |
| * | Actually use the `skip_merges` option in Repository#commitscwq1913/gitlab-ce-fix_skip_merge_commitsTony Chu2016-02-081-1/+2
* | | Merge branch 'smarter-diverging-commit-cache-flushing' into 'master' Douwe Maan2016-02-091-11/+14
|\ \ \
| * | | Smarter flushing of branch statistics cachesYorick Peterse2016-02-091-11/+14
* | | | Merge remote-tracking branch 'dev/master' into 'master'Robert Speicher2016-02-091-20/+60
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'ci-permissions' into 'master' Robert Speicher2016-02-081-20/+60
| |\ \ \ | | |_|/ | |/| |
| | * | Merge branch 'master' into ci-permissionsKamil Trzcinski2016-02-051-1/+1
| | |\ \
| | * | | Use `delete` instead of assignment operator when filtering build abilitiesKamil Trzcinski2016-02-041-1/+1
| | * | | Update ability model after commentsKamil Trzcinski2016-02-041-24/+15
| | * | | Merge remote-tracking branch 'origin/master' into ci-permissionsKamil Trzcinski2016-02-047-4/+33
| | |\ \ \
| | * | | | Rename allow_guest_to_access_builds to public_buildsKamil Trzcinski2016-02-041-5/+5
| | * | | | Simplify abilitiesKamil Trzcinski2016-02-041-16/+23
| | * | | | Properly handle commit status permissions (for a build)Kamil Trzcinski2016-02-031-0/+22
| | * | | | Fix build errorsKamil Trzcinski2016-02-031-3/+3
| | * | | | Add CI setting: allow_guest_to_access_buildsKamil Trzcinski2016-02-021-6/+8
| | * | | | Make the CI permission model simplerKamil Trzcinski2016-02-021-8/+26
* | | | | | Merge branch 'fix/max-attachment-size-setting-validation'Douwe Maan2016-02-091-0/+4
|\ \ \ \ \ \
| * | | | | | Validate maximum attachment size in application settingsGrzegorz Bizon2016-02-091-0/+4
* | | | | | | Merge branch 'huacnlee/gitlab-ce-feature/option-to-include-author-info-in-mai...Douwe Maan2016-02-091-0/+1
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Add option to include the sender name in body of Notify email. fix #7824huacnlee/gitlab-ce-feature/option-to-include-author-info-in-mailJason Lee2016-02-091-0/+1
| |/ / / / /
* | | | | | Merge branch 'zj/gitlab-ce-unique-milestone-title-per-project'Douwe Maan2016-02-091-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Validate uniqueness of milestone title per projectZeger-Jan van de Weg2016-02-081-1/+1
| |/ / / /
* | | | | Cache various Repository Git operationscaching-repository-git-operationsYorick Peterse2016-02-082-3/+21
|/ / / /
* | | | Merge branch 'improve-diverging-commit-counts' into 'master' Robert Speicher2016-02-051-2/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | Dedicated method for counting commits between refsimprove-diverging-commit-countsYorick Peterse2016-02-041-2/+5
* | | | Various filter fixesJosh Frye2016-02-041-1/+1
| |_|/ |/| |
* | | Merge branch 'disable-remove-source-branch' into 'master' Douwe Maan2016-02-041-1/+2
|\ \ \ | |/ / |/| |
| * | Hide remove source branch button when new commit is added to branchZeger-Jan van de Weg2016-02-041-1/+2
* | | Merge branch 'wipMergeSpacing' into 'master' Douwe Maan2016-02-041-1/+1
|\ \ \ | |/ / |/| |
| * | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into wipMergeSpacingTed Hogan2015-12-2964-1402/+1436
| |\ \
| * | | No space required after WIP identifierTed Hogan2015-11-231-1/+1
* | | | Merge branch 'support-akismet' into 'master' Robert Speicher2016-02-034-1/+23
|\ \ \ \
| * | | | Refactor Admin::SpamLogsController to block user before destroyingDouglas Barbosa Alexandre2016-02-021-0/+5
| * | | | Fix typo on User modelDouglas Barbosa Alexandre2016-02-021-1/+1
| * | | | Use truncate helper on spam logs listDouglas Barbosa Alexandre2016-02-021-8/+0
| * | | | Support Akismet spam checking for creation of issues via APIStan Hu2016-02-024-1/+26
| | |_|/ | |/| |
* | | | Merge remote-tracking branch 'origin/master' into lazy-blobslazy-blobsJacob Vosmaer2016-02-021-4/+4
|\ \ \ \ | |/ / /
| * | | Merge branch 'merge-request-closes-issues-performance' into 'master'Robert Speicher2016-02-011-4/+4
| |\ \ \
| | * | | Optimize fetching issues closed by a merge requestmerge-request-closes-issues-performanceYorick Peterse2016-02-011-4/+4
* | | | | Use begin/end instead of defined?Jacob Vosmaer2016-02-021-5/+5