summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* Move buildbox_service files to buildkite_serviceRobert Speicher2015-04-111-0/+0
* Sort available_services_names array alphabeticallyRobert Speicher2015-04-111-14/+14
* Merge branch 'ci_fork' into 'master'Dmitriy Zaporozhets2015-04-091-0/+28
|\
| * CI forking: testsValery Sizov2015-04-061-8/+12
| * CI project forkingValery Sizov2015-04-061-0/+24
* | Change text of project creation event for imports.import-eventDouwe Maan2015-04-061-1/+5
* | Merge branch 'configurable-attachment-size' into 'master'Douwe Maan2015-04-032-3/+11
|\ \ | |/ |/|
| * Support configurable attachment size via Application SettingsStan Hu2015-04-022-3/+11
* | Merge branch 'repository-archive-worker' into 'master'Dmitriy Zaporozhets2015-04-021-0/+3
|\ \
| * | Archive repositories in background worker.Douwe Maan2015-03-311-0/+3
* | | Merge branch 'username-period' into 'master'Dmitriy Zaporozhets2015-04-024-39/+38
|\ \ \ | |_|/ |/| |
| * | Move files for moved namespaces.Douwe Maan2015-03-311-4/+0
| * | Don't allow username to end in period.Douwe Maan2015-03-271-1/+1
| * | Use more specific regexes.Douwe Maan2015-03-274-11/+11
| * | Move User.cleanup_username to Namespace.cleanup_path.Douwe Maan2015-03-272-28/+31
| |/
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceMarin Jankovski2015-03-311-1/+1
|\ \
| * \ Merge branch 'group-information-leak' into 'master'Dmitriy Zaporozhets2015-04-011-1/+1
| |\ \ | | |/ | |/|
| | * Don't leak private group existence by redirecting from namespace controller t...Douwe Maan2015-03-241-1/+1
* | | Use relative URL for Markdown references, except in mails.email-full-urlDouwe Maan2015-03-272-0/+24
* | | Return full URLs from GitLabIssueTrackerService.Douwe Maan2015-03-271-10/+9
|/ /
* | Renamed Buildbox to Buildkite.Keith Pitt2015-03-261-12/+14
* | Enable more rubocop style checksDmitriy Zaporozhets2015-03-241-1/+1
* | Merge branch 'user-subscriptions-dependent' into 'master'Dmitriy Zaporozhets2015-03-241-0/+1
|\ \
| * | Clean up subscriptions when user is deleted.user-subscriptions-dependentDouwe Maan2015-03-241-0/+1
| |/
* | Merge branch 'fix-nested-tasks' into 'master'Dmitriy Zaporozhets2015-03-241-1/+1
|\ \
| * | Fix nested task listsVinnie Okada2015-03-211-1/+1
* | | Merge branch 'merge-status-without-timestamps' into 'master'Dmitriy Zaporozhets2015-03-241-0/+9
|\ \ \
| * | | Don't mark merge request as updated when merge status relative to target bran...merge-status-without-timestampsDouwe Maan2015-03-231-0/+9
* | | | Merge branch 'notes-count-without-system' into 'master'Dmitriy Zaporozhets2015-03-241-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Don't include system notes in issue/MR comment count.notes-count-without-systemDouwe Maan2015-03-231-0/+1
| |/ /
* | | Merge branch 'emailsonpush-create-delete' into 'master'Dmitriy Zaporozhets2015-03-231-2/+8
|\ \ \
| * | | Clean up code by using keyword arguments.Douwe Maan2015-03-231-1/+7
| * | | Send EmailsOnPush email when branch or tag is created or deleted.Douwe Maan2015-03-181-1/+1
* | | | Merge branch 'improve-contributions-calendar' into 'master'Dmitriy Zaporozhets2015-03-234-72/+8
|\ \ \ \ | |_|/ / |/| | |
| * | | Refactor contributions events and write tests for calendarDmitriy Zaporozhets2015-03-222-5/+8
| * | | Replace commits calendar with contributions calendarDmitriy Zaporozhets2015-03-212-67/+0
* | | | Fix dots in Wiki slug causing errorsStan Hu2015-03-212-2/+3
|/ / /
* | | Cache head commit and head treeDmitriy Zaporozhets2015-03-211-2/+10
* | | Cache lookup results into hash to prevent repeating same requests to git repoDmitriy Zaporozhets2015-03-211-1/+10
* | | Cache project branches and tags into variablesDmitriy Zaporozhets2015-03-211-0/+16
* | | Merge branch 'link_to_ci_with_ref' into 'master'Dmitriy Zaporozhets2015-03-205-18/+18
|\ \ \
| * | | Link to CI with refValery Sizov2015-03-205-18/+18
| | |/ | |/|
* | | Merge branch 'merge-status-transition' into 'master'Dmitriy Zaporozhets2015-03-201-2/+2
|\ \ \ | |/ / |/| |
| * | Update merge_status state to allow more transitionsDJ Mountney2015-03-191-2/+2
* | | Fix cross references when usernames, milestones, or project names contain und...Stan Hu2015-03-191-10/+15
|/ /
* | Revert "Note: add default_scope { order(created_at: :asc, id: :asc) }"Dmitriy Zaporozhets2015-03-181-1/+0
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-03-181-0/+1
|\ \
| * \ Merge branch 'api-sort-merge-request-comments' into 'master'Douwe Maan2015-03-181-0/+1
| |\ \
| | * | Note: add default_scope { order(created_at: :asc, id: :asc) }Samuel Bernard2015-03-181-0/+1
* | | | Merge branch 'fix-mr-push-range' into 'master'Dmitriy Zaporozhets2015-03-181-2/+6
|\ \ \ \ | |/ / / |/| | |