summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jivl-fix-switch-toggle-blue-halo' into 'master'Annabel Gray2018-06-061-0/+4
|\
| * Remove outline from switch/toggle buttonsJose2018-06-061-0/+4
* | Support LFS objects when creating a project by importFrancisco Javier López2018-06-0613-3/+385
* | Merge branch 'ide-merge-requests-components' into 'master'Filipa Lacerda2018-06-0621-72/+510
|\ \
| * | changed a link into a buttonPhil Hughes2018-06-065-14/+23
| * | removed event listener for event that no longer existsPhil Hughes2018-06-061-1/+0
| * | component specsPhil Hughes2018-06-062-2/+4
| * | fixed dropdown not re-showing the contentPhil Hughes2018-06-062-8/+7
| * | fixed spacingPhil Hughes2018-06-065-25/+52
| * | move styles out of componentsPhil Hughes2018-06-065-25/+20
| * | fixed mutations specPhil Hughes2018-06-061-1/+3
| * | fixed karmaPhil Hughes2018-06-061-3/+2
| * | fixed scss lintPhil Hughes2018-06-061-8/+8
| * | fixed dropdown items not having pointer cursorPhil Hughes2018-06-062-1/+3
| * | fixed loading icon hiding contentPhil Hughes2018-06-062-47/+48
| * | correctly load up merge requestPhil Hughes2018-06-0615-38/+84
| * | fetch both created & assignedPhil Hughes2018-06-0613-93/+128
| * | style updatesPhil Hughes2018-06-063-10/+62
| * | Show merge requests in IDEPhil Hughes2018-06-069-15/+285
* | | Merge branch '42751-rename-master-to-maintainer' into 'master'Sean McGivern2018-06-069-12/+12
|\ \ \ | |_|/ |/| |
| * | policyMark Chao2018-06-061-1/+1
| * | lock permissionMark Chao2018-06-061-1/+1
| * | group runnersMark Chao2018-06-061-2/+2
| * | change wordingMark Chao2018-06-061-1/+1
| * | View updateMark Chao2018-06-063-4/+4
| * | Rename “Developers + Masters”Mark Chao2018-06-061-2/+2
| * | Rename master to maintainerMark Chao2018-06-061-1/+1
* | | Move GC/Repack to OptOutKim Carlbäcker2018-06-061-3/+3
* | | Don't update/create projects errors were addedBob Van Landuyt2018-06-062-4/+14
* | | Merge branch 'live-trace-v2-persist-data' into 'master'Kamil Trzciński2018-06-064-1/+29
|\ \ \
| * | | Rename worker to ArchiveTracesCronWorkerShinya Maeda2018-06-062-2/+2
| * | | Create a method for failed_archive_counterShinya Maeda2018-06-061-2/+6
| * | | Add metric for failed archiving with stale live traceShinya Maeda2018-06-061-0/+3
| * | | Fix specs for exclusive leaseShinya Maeda2018-06-061-1/+1
| * | | Fix the query to select stale live tracesShinya Maeda2018-06-062-25/+9
| * | | Move find_builds_from_stale_live_traces method to Ci::BuildShinya Maeda2018-06-063-18/+18
| * | | Rename find_stale_in_batches to find_builds_from_stale_live_trace. Fix commentsShinya Maeda2018-06-062-8/+6
| * | | Add tests for each new codeShinya Maeda2018-06-061-1/+1
| * | | Rename find_stale. Fix worker name in declaration.Shinya Maeda2018-06-063-3/+3
| * | | Fix spec fiel locationShinya Maeda2018-06-061-2/+2
| * | | Clean up workerShinya Maeda2018-06-063-26/+38
| * | | Revise a commentShinya Maeda2018-06-061-3/+3
| * | | Use each_batch to find rows efficiently with group_byShinya Maeda2018-06-061-4/+5
| * | | Targets only problematic live tracesShinya Maeda2018-06-061-7/+10
| * | | Simplify RescueStaleLiveTraceWorkerShinya Maeda2018-06-061-21/+4
| * | | Added flush-to-db process for the cron worker. Rename to RescueStaleLiveTrace...Shinya Maeda2018-06-063-24/+40
| * | | Rescue stale live tracesShinya Maeda2018-06-062-0/+24
* | | | Merge branch 'jivl-backport-scroll-utilities' into 'master'Filipa Lacerda2018-06-065-80/+88
|\ \ \ \ | |_|/ / |/| | |
| * | | Add partial for the build outputsjivl-backport-scroll-utilitiesJose2018-06-014-7/+7
| * | | Backport scroll utilities for the job log componentJose2018-06-013-73/+81