summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Periodically mark projects that are stuck in importing as failedJames Lopez2017-04-052-1/+53
* Merge branch 'sketch-preview-files' into 'master' Jacob Schatz2017-04-054-0/+94
|\
| * Load a preview of Sketch 43 filessketch-preview-filesJacob Schatz2017-04-054-0/+94
* | Make group skip validation in the frontendAlfredo Sumaran2017-04-051-2/+2
* | MR empty stateLuke "Jared" Bennett2017-04-058-29/+64
* | Return an empty array when dependencies is an empty arrayMike Wyatt2017-04-051-0/+6
* | Added mock deployment and monitoring service with environments fixturesKamil Trzciński2017-04-054-1/+40
* | Merge branch 'issue-boards-list-template-in-js' into 'master' Filipa Lacerda2017-04-055-140/+181
|\ \
| * | Changed order in Vue filePhil Hughes2017-04-051-77/+78
| * | Added specs for board list componentPhil Hughes2017-04-052-6/+9
| * | Issue boards list template in JS filePhil Hughes2017-04-055-138/+175
* | | Create subgroups if they don't exist while importing projectsJames Lopez2017-04-051-9/+19
|/ /
* | Merge branch 'fix_wiki_commit_message' into 'master' Sean McGivern2017-04-051-1/+3
|\ \
| * | Fix wiki commit messageblackst0ne2017-04-051-1/+3
* | | Merge branch 'issue_91_ee_backport' into 'master'Sean McGivern2017-04-051-4/+0
|\ \ \ | |_|/ |/| |
| * | Do not set closed_at to nil when issue is reopenedissue_91_ee_backportFelipe Artur2017-04-041-4/+0
* | | Merge branch 'fix-password-required-check' into 'master' Rémy Coutable2017-04-041-0/+2
|\ \ \
| * | | Inlude the password_automatically_check param as permitted config in the user...fix-password-required-checkDJ Mountney2017-04-041-0/+2
* | | | Merge branch '28732-expandable-folders' into 'master' Alfredo Sumaran2017-04-045-8/+163
|\ \ \ \
| * | | | Changes after reviewFilipa Lacerda2017-03-293-19/+17
| * | | | Fix broken testFilipa Lacerda2017-03-281-1/+1
| * | | | Changes after reviewFilipa Lacerda2017-03-284-12/+7
| * | | | Adds show all buttonFilipa Lacerda2017-03-286-35/+103
| * | | | Adds expandable folder back.Filipa Lacerda2017-03-285-19/+100
| * | | | Add back expandable folders behaviorFilipa Lacerda2017-03-282-0/+13
* | | | | Merge branch '29432-prevent-click-disabled-btn' into 'master' Alfredo Sumaran2017-04-042-23/+12
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Show BS Tooltips on disabled GitLab export button29432-prevent-click-disabled-btnKushal Pandya2017-03-291-5/+6
| * | | | Update styles to bind tooltips to button wrapperKushal Pandya2017-03-291-9/+2
| * | | | Update export button tooltipKushal Pandya2017-03-281-2/+4
| * | | | Fix project title validation, prevent clicking on disabled buttonKushal Pandya2017-03-281-9/+2
* | | | | Refactor test_utils bundleMike Greiling2017-04-047-145/+135
| |_|/ / |/| | |
* | | | Merge branch 'bug/api_milestone_merge_requests_scope' into 'master' Rémy Coutable2017-04-042-2/+2
|\ \ \ \
| * | | | Fixes milestone/merge_request API endpoint to really scope the resultsJoren De Groof2017-04-032-2/+2
* | | | | Fix issues importing forked projectsJames Lopez2017-04-041-8/+10
* | | | | Merge branch 'issue-boards-scrollbars' into 'master' Filipa Lacerda2017-04-041-2/+2
|\ \ \ \ \
| * | | | | Fixed issue boards having a vertical scrollbarissue-boards-scrollbarsPhil Hughes2017-04-031-2/+2
* | | | | | Merge branch 'environment-performance-improvements' into 'master' Filipa Lacerda2017-04-047-149/+226
|\ \ \ \ \ \
| * | | | | | Removed formatRelevantDigits from text_utils.js and added it to a new file nu...environment-performance-improvementsJose Ivan Vargas2017-04-033-116/+128
| * | | | | | Code corrections with a helper and a variableJose Ivan Vargas2017-04-032-11/+10
| * | | | | | Added a formatRelevantDigits text utilityJose Ivan Vargas2017-04-033-14/+28
| * | | | | | Added a number input to provide a way to format the number ofJose Ivan Vargas2017-04-033-8/+25
| * | | | | | Fixed prometheus_graph_spec.js and scss-lintersJose Ivan Vargas2017-04-031-2/+4
| * | | | | | Legend text is now bolded also the Y legend text has a transparent backgroundJose Ivan Vargas2017-04-032-8/+22
| * | | | | | Hover lines are now synced up when hovering in any graphJose Ivan Vargas2017-04-032-67/+76
| * | | | | | Readded missing statement from the rebaseJose Ivan Vargas2017-04-031-0/+1
| * | | | | | Added the following ux improvements:Jose Ivan Vargas2017-04-035-30/+39
* | | | | | | Merge branch 'remove-unused-icons' into 'master' Filipa Lacerda2017-04-0417-133/+7
|\ \ \ \ \ \ \
| * | | | | | | Delete unused icons; add empty lines to svg filesremove-unused-iconsAnnabel Dunstone Gray2017-04-0317-133/+7
| |/ / / / / /
* | | | | | | Merge branch '29492-useless-queries' into 'master'Sean McGivern2017-04-042-0/+5
|\ \ \ \ \ \ \
| * | | | | | | Remove useless queries with false conditions (e.g 1=0)mhasbini2017-04-042-0/+5