summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* Improve documentation and add changelogFelipe Artur2016-05-171-4/+3
* Let users set notification levels in projects which they are not membersFelipe Artur2016-05-171-1/+8
* Merge branch 'issue_14684' into 'master' Douwe Maan2016-05-162-1/+7
|\
| * fix default send confirmation valueFelipe Artur2016-05-161-1/+2
| * Fix changelog fileFelipe Artur2016-05-161-1/+0
| * Change skip_user_confirmation_email to send_user_confirmation_emailFelipe Artur2016-05-161-1/+2
| * Toggle email signup confirmation in admin settingsFelipe Artur2016-05-161-0/+5
* | Merge branch 'rs-event-titles' into 'master' Douwe Maan2016-05-163-20/+18
|\ \
| * | Reduce duplication and branching logic in EventsHelperRobert Speicher2016-05-162-13/+10
| * | Rename `Event#note_project_snippet?` to `project_snippet_note?`Robert Speicher2016-05-161-1/+1
| * | Rename `Event#note_commit?` to `commit_note?`Robert Speicher2016-05-161-2/+2
| * | Simplify Event's target type-checkingRobert Speicher2016-05-161-3/+3
| * | Add an Event's target's title to its reference linkRobert Speicher2016-05-162-1/+2
* | | Merge branch 'wiki-fix-reloaded' into 'master' Rémy Coutable2016-05-161-1/+1
|\ \ \ | |/ / |/| |
| * | Use the relative url prefix for links in WikiArtem Sidorenko2016-05-131-1/+1
* | | Merge branch '17227-upcoming-milestone-is-confusing-when-projects-have-differ...Douwe Maan2016-05-161-2/+12
|\ \ \
| * | | Return a relation with Postgres17227-upcoming-milestone-is-confusing-when-projects-have-different-milestonesSean McGivern2016-05-161-1/+1
| * | | Make upcoming milestone work across projectsSean McGivern2016-05-161-2/+12
| | |/ | |/|
* | | Merge branch 'docker-registry' into 'master' Douwe Maan2016-05-162-2/+18
|\ \ \
| * | | Rename JWT to JSONWebTokenKamil Trzcinski2016-05-141-6/+6
| * | | Fix authentication serviceKamil Trzcinski2016-05-141-0/+1
| * | | Merge remote-tracking branch 'origin/master' into docker-registryKamil Trzcinski2016-05-1386-1673/+64
| |\ \ \ | | | |/ | | |/|
| * | | Rename `images` to `container_registry`Kamil Trzcinski2016-05-093-8/+13
| * | | Merge remote-tracking branch 'origin/master' into docker-registryKamil Trzcinski2016-05-0974-350/+547
| |\ \ \
| * | | | Added authentication service for docker registryKamil Trzcinski2016-04-293-2/+12
* | | | | Merge branch 'gh-pull-requests'Douwe Maan2016-05-163-7/+33
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Extract GitHub branch formatterDouglas Barbosa Alexandre2016-05-131-0/+4
| * | | | Preserve commits/diff/comments for PRs that were merged on GitHubDouglas Barbosa Alexandre2016-05-132-7/+29
| | |_|/ | |/| |
* | | | Clean up LegacyDiffNote somewhatDouwe Maan2016-05-132-98/+77
* | | | Extract LegacyDiffNote out of NoteDouwe Maan2016-05-132-184/+212
|/ / /
* | | Codestyle: make sure we have space around operatorsGabriel Mazetto2016-05-133-4/+4
* | | Merge branch 'deprecated-class-methods-cop' into 'master' Robert Speicher2016-05-122-2/+2
|\ \ \
| * | | Enable the Rubocop DeprecatedClassMethods copConnor Shea2016-05-082-2/+2
| | |/ | |/|
* | | Merge branch 'feature/label-subscription-api' into 'master' Douwe Maan2016-05-121-0/+6
|\ \ \
| * | | Add API endpoints for un/subscribing from/to a labelAhmad Sherif2016-05-121-0/+6
* | | | Merge branch 'health-check-route'Douwe Maan2016-05-121-0/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Add health_check access token, and enforce on the health_check endpointDJ Mountney2016-05-101-0/+6
* | | | Merge branch 'otzy007/gitlab-ce-disable_oauth_sign_in_sources'Douwe Maan2016-05-121-0/+12
|\ \ \ \
| * | | | no schema info for ApplicationSettingAndrei Gliga2016-05-121-49/+0
| * | | | typoAndrei Gliga2016-05-121-1/+1
| * | | | validate disabled_oauth_sign_in_sources in ApplicationSeAndrei Gliga2016-05-121-0/+10
| * | | | default value for disabled_oauth_sign_in_sources in create_from_defaults @ Ap...Andrei Gliga2016-05-121-0/+1
| * | | | serialize the disabled_oauth_sign_in_sourcesAndrei Gliga2016-05-121-0/+50
* | | | | Merge branch 'send-incremental-build-log' into 'master' Jacob Schatz2016-05-121-2/+6
|\ \ \ \ \
| * | | | | Fix specssend-incremental-build-logKamil Trzcinski2016-05-121-1/+1
| * | | | | Merge remote-tracking branch 'origin/master' into send-incremental-build-logKamil Trzcinski2016-05-1083-1659/+16
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Send trace to a browser incrementally when build is runningKamil Trzcinski2016-05-091-2/+6
| | |_|/ / | |/| | |
* | | | | Merge branch 'fix/reuse-runner-edit-form-in-admin-area' into 'master' Rémy Coutable2016-05-121-1/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Use % notation for arrays in runner model constantsfix/reuse-runner-edit-form-in-admin-areaGrzegorz Bizon2016-05-111-2/+2
| * | | | Share form editable attributes mf runner via modelGrzegorz Bizon2016-05-101-0/+1