summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'rails5-fix-47366' into 'master'Rémy Coutable2018-06-131-0/+5
|\
| * Rails5 fix expected `issuable.reload.updated_at` to have changedJasper Maes2018-06-131-0/+5
* | Merge branch '42342-teams-pipeline-notifications' into 'master'Douwe Maan2018-06-133-6/+7
|\ \ | |/ |/|
| * Fixes Microsoft Teams notifications for pipeline eventsJeff Brown2018-06-123-6/+7
* | Merge branch 'expose-ci-url' into 'master'Grzegorz Bizon | off until 20th June2018-06-122-1/+5
|\ \
| * | Add CI_{PIPELINE,JOB}_URLexpose-ci-urlKamil Trzciński2018-06-122-1/+5
* | | Merge branch 'bvl-fix-maintainer-push-rejected' into 'master'Douwe Maan2018-06-121-4/+8
|\ \ \
| * | | Fixes rejected pushes from maintainersbvl-fix-maintainer-push-rejectedBob Van Landuyt2018-06-111-4/+8
* | | | Merge branch 'sh-expire-content-cache-after-import' into 'master'Mayra Cabrera2018-06-111-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Expire Wiki content cache after importing a repositoryStan Hu2018-06-111-0/+1
| | |/ | |/|
* | | Avoid checking the user format in every url validationFrancisco Javier López2018-06-112-1/+2
* | | Merge branch 'rails5-enum-nil' into 'master'Sean McGivern2018-06-113-21/+38
|\ \ \ | |/ / |/| |
| * | Enable mapping to nil in enumsJan Provaznik2018-06-063-21/+38
* | | Revert rename allow collaboration columnMark Chao2018-06-081-1/+4
| |/ |/|
* | Backport of "Add assignee lists to boards"Mario de la Ossa2018-06-071-4/+14
* | Merge branch 'issue_44230' into 'master'Sean McGivern2018-06-072-2/+47
|\ \
| * | Apply notification settings level of groups to all child objectsFelipe Artur2018-06-072-2/+47
* | | Merge remote-tracking branch 'origin/master' into 38542-application-control-p...Kamil Trzciński2018-06-078-5/+45
|\ \ \
| * | | Resolve "Automatically provide a Deploy Token to projects when Auto DevOps is...Mayra Cabrera2018-06-071-0/+21
| * | | Merge branch 'feature/customizable-favicon' into 'master'Douwe Maan2018-06-072-1/+2
| |\ \ \
| | * | | use Gitlab::Favicon for jira serviceAlexis Reigel2018-06-051-1/+1
| | * | | remove all .ico favicon variations, use png alwaysAlexis Reigel2018-06-051-1/+1
| | * | | allow uploading favicon in appearance settingsAlexis Reigel2018-06-051-0/+1
| * | | | Merge branch 'n-plus-one-notification-recipients' into 'master'Rémy Coutable2018-06-072-2/+5
| |\ \ \ \
| | * | | | Fix some N+1s when calculating notification recipientsSean McGivern2018-06-072-2/+5
| * | | | | Merge branch '6216-extract-ee-specific-files-lines-for-app-views-admin-groups...Sean McGivern2018-06-071-2/+7
| |\ \ \ \ \
| | * | | | | Reduce CE/EE diff in app/views/admin/groups/Rémy Coutable2018-06-061-2/+7
| * | | | | | Merge branch '39549-label-list-page-redesign-with-draggable-labels' into 'mas...Tim Zallmann2018-06-071-0/+4
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | Merge branch 'master' into '39549-label-list-page-redesign-with-draggable-lab...Luke Bennett2018-06-074-3/+8
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge remote-tracking branch 'origin/master' into 39549-label-list-page-redes...Luke Bennett2018-06-0615-28/+159
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into 39549-label-list-page-redes...Luke Bennett2018-06-052-8/+11
| | |\ \ \ \ \ \ \ | | | | |_|_|/ / / | | | |/| | | | |
| | * | | | | | | Merge remote-tracking branch 'origin/master' into 39549-label-list-page-redes...Luke Bennett2018-06-0554-167/+335
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into 39549-label-list-page-redes...Luke Bennett2018-05-2883-407/+1929
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | Add/use Label#priority? and remove weird paddingLuke Bennett2018-04-191-0/+4
| * | | | | | | | | | Merge branch '47208-human-import-status-name-not-working' into 'master'Douwe Maan2018-06-071-0/+6
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
| | * | | | | | | | | Adds #human_import_status_name to make it comply with ProjectImportState#huma...47208-human-import-status-name-not-workingTiago Botelho2018-06-061-0/+6
* | | | | | | | | | | Use 0 continuous default for deploy strategyMatija Čupić2018-06-071-2/+2
* | | | | | | | | | | Merge branch 'master' into 38542-application-control-panel-in-settings-pageMatija Čupić2018-06-0627-55/+209
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Support LFS objects when creating a project by importFrancisco Javier López2018-06-061-0/+4
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
| * | | | | | | | | Merge branch '42751-rename-master-to-maintainer' into 'master'Sean McGivern2018-06-062-3/+3
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| | * | | | | | | | Rename “Developers + Masters”Mark Chao2018-06-061-2/+2
| | * | | | | | | | Rename master to maintainerMark Chao2018-06-061-1/+1
| | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | Fix the query to select stale live tracesShinya Maeda2018-06-061-15/+1
| * | | | | | | | Move find_builds_from_stale_live_traces method to Ci::BuildShinya Maeda2018-06-062-15/+15
| * | | | | | | | Rename find_stale_in_batches to find_builds_from_stale_live_trace. Fix commentsShinya Maeda2018-06-061-2/+2
| * | | | | | | | Add tests for each new codeShinya Maeda2018-06-061-1/+1
| * | | | | | | | Rename find_stale. Fix worker name in declaration.Shinya Maeda2018-06-061-1/+1
| * | | | | | | | Clean up workerShinya Maeda2018-06-061-0/+15
| |/ / / / / / /
| * | | | | | | Fix repository archive generation when hashed storage is enabledNick Thomas2018-06-051-0/+10
| * | | | | | | Merge branch 'master' into 'backstage/gb/use-persisted-stages-to-improve-pipe...Kamil Trzciński2018-06-059-17/+79
| |\ \ \ \ \ \ \