summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Fix specsClement Ho2017-05-0417-41/+77
* Fix eslint and rubocopClement Ho2017-05-042-3/+2
* Restrict FE assignees to 1Clement Ho2017-05-043-7/+10
* Multiple issue assignee: fixed services/issues/update_service by using new No...Valery Sizov2017-05-041-1/+1
* [Multiple issue assignees] Resolving conflictsValery Sizov2017-05-043-18/+3
* Fix FE conflictsClement Ho2017-05-0412-358/+1
* Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-0499-475/+2328
* Merge branch 'always-show-latest-pipeline-in-commit-box' into 'master' Kamil TrzciƄski2017-05-042-10/+11
|\
| * Rename latest_pipeline to last_pipelinealways-show-latest-pipeline-in-commit-boxLin Jen-Shin2017-05-032-11/+11
| * Always show latest pipeline info in commit boxLin Jen-Shin2017-05-032-9/+10
* | Merge branch 'zj-chat-message-pretty-time' into 'master' Sean McGivern2017-05-042-7/+14
|\ \
| * | Convert seconds to minutes and hours on chat notifationszj-chat-message-pretty-timeZ.J. van de Weg2017-05-042-7/+14
* | | Allow to create new branch and empty WIP merge request from issue pageAlfredo Sumaran2017-05-0411-68/+452
|/ /
* | Merge branch '31671-merge-request-message-contains-carriage-returns' into 'ma...Douwe Maan2017-05-031-19/+23
|\ \
| * | removes the possibility of commit messages having carriage returnsTiago Botelho2017-05-031-19/+23
* | | Merge branch 'dm-artifact-browser-header' into 'master' Robert Speicher2017-05-039-42/+55
|\ \ \
| * | | Add breadcrumb, build header and pipelines submenu to artifacts browserDouwe Maan2017-05-039-42/+55
* | | | Merge branch 'dm-link-discussion-to-outdated-diff' into 'master' Sean McGivern2017-05-0315-59/+97
|\ \ \ \
| * | | | Allow commenting on older versions of the diff and comparisons between diff v...dm-link-discussion-to-outdated-diffDouwe Maan2017-05-0315-59/+97
| |/ / /
* | | | Merge branch 'dm-blob-external-storage' into 'master' Sean McGivern2017-05-036-58/+103
|\ \ \ \
| * | | | Refactor Blob support of external storage in preparation of job artifact blobsdm-blob-external-storageDouwe Maan2017-05-036-58/+103
| |/ / /
* | | | Merge branch 'further-attempt-to-fix-protected_tags_spec' into 'master' Sean McGivern2017-05-031-1/+1
|\ \ \ \
| * | | | Try waiting for previous dropdown to definitly close before going to clickLuke "Jared" Bennett2017-05-031-1/+1
* | | | | Add real-time note edits :chipmunk:Eric Eastwood2017-05-035-74/+157
* | | | | Merge branch '26883-members-page-layout-looks-broken' into 'master' Annabel Dunstone Gray2017-05-033-4/+64
|\ \ \ \ \
| * | | | | Added flex wrapping26883-members-page-layout-looks-brokenJose Ivan Vargas2017-04-243-10/+55
| * | | | | Added a media query when there's a more width available to show more of the t...Jose Ivan Vargas2017-04-241-0/+3
| * | | | | Changed the way to truncate the panel to title from ruby to a scss mixinJose Ivan Vargas2017-04-242-2/+8
| * | | | | Added a description for non project masters or owners for the members setting...Jose Ivan Vargas2017-04-241-0/+6
* | | | | | Merge branch '28408-feature-proposal-include-search-options-to-pipelines-api'...Robert Speicher2017-05-032-25/+93
|\ \ \ \ \ \
| * | | | | | Add constant as ALLOWED_INDEXED_COLUMNSShinya Maeda2017-05-031-1/+3
| * | | | | | Use HasStatus::AVAILABLE_STATUSES instead of hard codingShinya Maeda2017-05-031-16/+3
| * | | | | | Add a blank line between blocksShinya Maeda2017-05-031-0/+2
| * | | | | | Revert "Use JSON type for sorting parameter (halfway)"Shinya Maeda2017-05-031-15/+11
| * | | | | | Use JSON type for sorting parameter (halfway)Shinya Maeda2017-05-031-11/+15
| * | | | | | Use order instead of reorder. Improve tests.Shinya Maeda2017-05-031-1/+1
| * | | | | | Fix improper method name and spec descriptionShinya Maeda2017-05-031-2/+2
| * | | | | | Allow only indexed columns in #order_and_sort. Remove present (Because unnece...Shinya Maeda2017-05-031-2/+2
| * | | | | | Avoid hardcode table nameShinya Maeda2017-05-031-2/+2
| * | | | | | Add name. Improve order_and_sort.Shinya Maeda2017-05-031-7/+12
| * | | | | | Add name(User)Shinya Maeda2017-05-031-0/+8
| * | | | | | Change name to usernameShinya Maeda2017-05-031-1/+1
| * | | | | | Fix inappropriate regexShinya Maeda2017-05-031-1/+1
| * | | | | | Use 'case/when/end'Shinya Maeda2017-05-031-7/+5
| * | | | | | Improved CI. Fix yaml_errors boolean evaluation.Shinya Maeda2017-05-031-1/+1
| * | | | | | Fixed the following.Shinya Maeda2017-05-031-3/+4
| * | | | | | Fixed SQL injectionShinya Maeda2017-05-031-2/+2
| * | | | | | Fix rubocop offences and rspec failuresShinya Maeda2017-05-031-2/+2
| * | | | | | Add specs. Plus, minor fixes.Shinya Maeda2017-05-031-2/+6
| * | | | | | Fixed those points.Shinya Maeda2017-05-031-17/+10