summaryrefslogtreecommitdiff
path: root/app/views/projects
Commit message (Expand)AuthorAgeFilesLines
* [skip ci] Replace hidden-smClement Ho2018-04-097-8/+8
* [Skip ci] replace .hidden-lgClement Ho2018-04-092-7/+7
* [skip ci] Replace .visible-lg-* with .d-block.d-xl-noneClement Ho2018-04-091-1/+1
* [skip ci] Replace .visible-md-* with .d-block.d-lg-noneClement Ho2018-04-091-1/+1
* [skip ci] Replace .visible-sm-* with .d-block.d-md-noneClement Ho2018-04-094-4/+4
* [skip ci] Replace .visible-xs-* with .d-block.d-sm-noneClement Ho2018-04-0910-11/+11
* [skip ci] Rename .hide to .d-noneClement Ho2018-04-0913-19/+19
* [skip ci] Replace .pull-right with .float-rightClement Ho2018-04-0939-42/+42
* Replace .pull-left with .float-leftClement Ho2018-04-098-9/+9
* Add .breadcrumb-item for breadcrumb > liClement Ho2018-04-094-9/+9
* Fix bad merge conflictClement Ho2018-04-091-1/+1
* Merge branch 'master' into 'bootstrap4'Clement Ho2018-04-0922-85/+217
|\
| * Projects and groups badges settings UIFrancisco Javier López2018-04-082-4/+11
| * Handle limit for datetime attributes on MySQLMayra Cabrera2018-04-062-2/+2
| * Addresses database commentsMayra Cabrera2018-04-062-4/+4
| * Increase test suite around deploy tokens behaviorMayra Cabrera2018-04-061-5/+6
| * Fixes broken schema and minor changesMayra Cabrera2018-04-061-4/+3
| * Get rid of Redis when dealing with deploy tokensKamil Trzciński2018-04-064-12/+20
| * Include ProjectDeployTokensMayra Cabrera2018-04-062-6/+9
| * Fix i18n on deploy_token viewsMayra Cabrera2018-04-066-23/+23
| * Addreses frontend reviewMayra Cabrera2018-04-064-18/+17
| * Add documentation for DeployTokenMayra Cabrera2018-04-061-0/+4
| * Address UX reviewMayra Cabrera2018-04-062-4/+6
| * Create barebones for DeploytokenMayra Cabrera2018-04-067-0/+98
| * Merge branch '42568-pipeline-empty-state' into 'master'Kamil Trzciński2018-04-063-21/+16
| |\
| | * Merge branch 'master' into '42568-pipeline-empty-state'Kamil Trzciński2018-04-0613-60/+75
| | |\
| | * \ [ci skip] Merge branch 'master' into 42568-pipeline-empty-stateFilipa Lacerda2018-04-0417-31/+35
| | |\ \
| | * | | Move action button titles to respective statusesMatija Čupić2018-03-291-1/+1
| | * | | Merge branch 'master' into 42568-pipeline-empty-stateMatija Čupić2018-03-2817-85/+181
| | |\ \ \
| | * | | | Move action link to build extended status illustrationMatija Čupić2018-03-281-1/+1
| | * | | | Use Gitlab::Ci::Status#illustration in job empty_states partial42568-pipeline-empty-stateMatija Čupić2018-03-261-29/+9
| | * | | | Update partial name and remove changes to database fixturesFilipa Lacerda2018-03-192-1/+1
| | * | | | [ci skip] Merge branch 'master' into 42568-pipeline-empty-stateFilipa Lacerda2018-03-191-5/+0
| | |\ \ \ \
| | * | | | | Render skipped illustration for skipped stateFilipa Lacerda2018-03-121-1/+1
| | * | | | | Handle empty states for job pageFilipa Lacerda2018-03-093-21/+36
| * | | | | | Merge branch 'jramsay-38830-tarball' into 'master'Douwe Maan2018-04-061-4/+5
| |\ \ \ \ \ \
| | * | | | | | Add new repository archive routeJames Ramsay2018-04-061-4/+5
| | | |_|_|/ / | | |/| | | |
| * | | | | | Implement a new SHA partial for commit listsShah El-Rahman2018-04-061-6/+9
| * | | | | | Merge branch '44939-epic-comment-thread-backports' into 'master'Fatih Acet2018-04-062-0/+2
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | Set `noteable_type` to use in notesAppKushal Pandya2018-04-062-0/+2
| * | | | | | Polish design of domain verification for Gitlab PagesLukas Eipert2018-04-065-43/+55
| * | | | | | Resolve "Show `failure_reason` and upgrade tooltips of jobs"Mayra Cabrera2018-04-052-6/+4
* | | | | | | Replace .btn-group-justified with .btn-group.d-flexClement Ho2018-04-091-2/+2
* | | | | | | Rename .btn-default to .btn-secondaryClement Ho2018-04-0935-53/+53
* | | | | | | Rename col-xs-* to col-*Clement Ho2018-04-097-48/+48
* | | | | | | Add badge-pill to .badge in hamlClement Ho2018-04-099-19/+19
|/ / / / / /
* | | | | | Merge branch 'use-chronic-duration-attribute-for-project-build-timeout' into ...Kamil Trzciński2018-04-053-7/+9
|\ \ \ \ \ \
| * | | | | | Move leftovers from pipelines_settings_controller to settings/ci_cd_controllerTomasz Maczukin2018-04-043-4/+6
| * | | | | | Use ChronicDurationAttribute to handle CI/CD timeout settingTomasz Maczukin2018-04-041-3/+3
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'jacoco' into 'master'Kamil Trzciński2018-04-051-0/+3
|\ \ \ \ \ \