summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
...
| * Validate email addresses using Devise.email_regexpRémy Coutable2016-02-094-30/+38
* | Merge branch 'brammeleman/3047-add-assignee-data-to-isuable-hook-data' into '...Robert Speicher2016-02-101-0/+10
|\ \
| * | Add assignee data to Issuables' hook_databrammeleman/3047-add-assignee-data-to-isuable-hook-dataBram Daams2016-02-101-0/+10
* | | Merge branch 'cwq1913/gitlab-ce-fix_skip_merge_commits' into 'master' Robert Speicher2016-02-101-0/+6
|\ \ \ | |/ / |/| |
| * | Actually use the `skip_merges` option in Repository#commitscwq1913/gitlab-ce-fix_skip_merge_commitsTony Chu2016-02-081-0/+6
* | | Merge branch 'smarter-diverging-commit-cache-flushing' into 'master' Douwe Maan2016-02-091-0/+34
|\ \ \ | |_|/ |/| |
| * | Smarter flushing of branch statistics cachesYorick Peterse2016-02-091-0/+34
* | | Merge branch 'fix/max-attachment-size-setting-validation'Douwe Maan2016-02-091-0/+8
|\ \ \ | |/ / |/| |
| * | Validate maximum attachment size in application settingsGrzegorz Bizon2016-02-091-0/+8
* | | Merge branch 'zj/gitlab-ce-unique-milestone-title-per-project'Douwe Maan2016-02-091-0/+14
|\ \ \ | |/ / |/| |
| * | Validate uniqueness of milestone title per projectZeger-Jan van de Weg2016-02-081-0/+14
| |/
* | Cache various Repository Git operationscaching-repository-git-operationsYorick Peterse2016-02-081-3/+84
|/
* Merge branch 'disable-remove-source-branch' into 'master' Douwe Maan2016-02-041-1/+7
|\
| * Hide remove source branch button when new commit is added to branchZeger-Jan van de Weg2016-02-041-1/+7
* | Merge branch 'wipMergeSpacing' into 'master' Douwe Maan2016-02-041-0/+5
|\ \ | |/ |/|
| * Removed redundent and incorrect tests on WIPTed Hogan2016-01-061-10/+0
| * Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into wipMergeSpacingTed Hogan2015-12-2975-1088/+1070
| |\
| * | No space required after WIP identifierTed Hogan2015-11-231-0/+15
* | | Refactor Admin::SpamLogsController to block user before destroyingDouglas Barbosa Alexandre2016-02-021-0/+14
* | | Fix typo on User modelDouglas Barbosa Alexandre2016-02-021-0/+1
* | | Add model spec for SpamLogDouglas Barbosa Alexandre2016-02-021-0/+11
* | | Merge branch 'merge-request-closes-issues-performance' into 'master'Robert Speicher2016-02-011-15/+7
|\ \ \
| * | | Optimize fetching issues closed by a merge requestmerge-request-closes-issues-performanceYorick Peterse2016-02-011-15/+7
* | | | Merge remote-tracking branch 'origin/background-delete-process'Dmitriy Zaporozhets2016-01-301-3/+3
|\ \ \ \
| * | | | First pass at deleting projects in the background.Josh Frye2016-01-291-3/+3
* | | | | Fix old version warning when viewing wiki latest version via version_idfix-viewing-wiki-page-lastest-version-via-version-idDouglas Barbosa Alexandre2016-01-291-0/+32
|/ / / /
* | | | Merge branch 'hotfix/ruby-21-broken-update' into 'master' Marin Jankovski2016-01-291-6/+6
|\ \ \ \
| * | | | trick rubocop and temporarily add ruby 2.1 images for any branchJames Lopez2016-01-281-6/+6
| |/ / /
* | | | Merge branch 'master' into mr-merge-basemr-merge-baseDouwe Maan2016-01-282-27/+6
|\ \ \ \ | |/ / /
| * | | Merge branch 'update-ruby-2.2.4' into 'master' Douwe Maan2016-01-271-6/+6
| |\ \ \
| | * \ \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into update-ruby-2.2.4James Lopez2016-01-273-0/+99
| | |\ \ \
| | * | | | fix rubocop new 2.2 syntax issuesJames Lopez2016-01-251-6/+6
| * | | | | Merge branch 'events-performance' into 'master' Robert Speicher2016-01-271-21/+0
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Use Atom update times of the first eventevents-performanceYorick Peterse2016-01-271-21/+0
* | | | | | Fix specsDouwe Maan2016-01-281-1/+1
|/ / / / /
* | | | | Update ExternalIssue regex for JIRA integrationBlake Hitchcock2016-01-261-0/+15
|/ / / /
* | | | Prioritize previewable over plain README filesprioritize-previewable-over-plain-readmesDouglas Barbosa Alexandre2016-01-251-0/+64
* | | | Merge branch 'update-gitlab-git' into 'master' Douwe Maan2016-01-251-0/+20
|\ \ \ \ | |/ / / |/| | |
| * | | Use branch_count in Repository#has_visible_content?Yorick Peterse2016-01-211-0/+20
* | | | Merge branch 'ci/recursive-artifacts-entries' into 'master' Robert Speicher2016-01-211-4/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Add method that calculates total size for artifacts subfolderci/recursive-artifacts-entriesKamil Trzcinski2016-01-201-4/+4
* | | | Add sentry integrationJeroen Nijhof2016-01-181-0/+2
|/ / /
* | | Use a more sensible message for the AbuseReport uniqueness validationrs-abuse-report-validationRobert Speicher2016-01-161-1/+1
* | | Let the CI runner know about builds that this build depends onci/build_dependenciesKamil Trzcinski2016-01-141-0/+24
* | | Add Banzai::Filter::GollumTagsFilter for parsing Gollum's tags in HTMLDouglas Barbosa Alexandre2016-01-141-0/+7
* | | Update build model specsGrzegorz Bizon2016-01-141-5/+4
* | | Update build specs for artifacts browser supportGrzegorz Bizon2016-01-141-12/+11
* | | Add method that checks if artifacts browser is supportedGrzegorz Bizon2016-01-141-0/+23
* | | Update specs for CI Build, add `artifacts?` methodGrzegorz Bizon2016-01-141-26/+34
* | | Rename method that returns url to CI build artifacts downloadGrzegorz Bizon2016-01-141-2/+2