summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Fix specs related to deployments and environmentsGrzegorz Bizon2016-11-031-1/+1
* Exclude project information from environment entityGrzegorz Bizon2016-11-031-1/+0
* Remove project entity that was part of the PoCGrzegorz Bizon2016-11-032-11/+1
* Extend tests for environments serializerGrzegorz Bizon2016-11-031-1/+1
* Add manual actions for deployment serializationGrzegorz Bizon2016-11-031-1/+1
* Remove duplication from build serializer entityGrzegorz Bizon2016-11-031-8/+12
* Implement entities needed for environments foldersGrzegorz Bizon2016-11-036-22/+79
* Use entity request object in environment entityGrzegorz Bizon2016-11-023-9/+14
* Add PoC for resource serializersGrzegorz Bizon2016-11-026-0/+79
* Merge branch '23713-milestone-dropdown-not-selected' into 'master' Robert Speicher2016-11-021-2/+2
|\
| * fixes milestone dropdown not select issue23713-milestone-dropdown-not-selectedNur Rony2016-11-011-2/+2
* | Merge branch 'allow-owner-to-run-ci-builds' into 'master' Rémy Coutable2016-11-021-4/+8
|\ \
| * | Allow owners to fetch source code in CI buildsallow-owner-to-run-ci-buildsKamil Trzcinski2016-11-011-4/+8
| |/
* | Merge branch '23053-ci-tables-pagination' into 'master' Alfredo Sumaran2016-11-023-3/+65
|\ \
| * | Adds variable.23053-ci-tables-paginationFilipa Lacerda2016-11-011-1/+1
| * | Fixes after reviewFilipa Lacerda2016-11-011-2/+21
| * | Makes table pagination responsiveFilipa Lacerda2016-11-013-3/+46
* | | Merge branch '23273-retry-build-btn' into 'master' Alfredo Sumaran2016-11-023-17/+40
|\ \ \
| * | | Change retry button color23273-retry-build-btnAnnabel Dunstone Gray2016-10-282-2/+6
| * | | Rename retry link and update changelogAnnabel Dunstone Gray2016-10-262-2/+2
| * | | Align header items; put retry button back in sidebar on mobileAnnabel Dunstone Gray2016-10-263-17/+44
| * | | Add retry build button in page header, remove from sidebarAnnabel Dunstone Gray2016-10-263-10/+2
* | | | Merge branch '23545-distorted-images' into 'master' Annabel Dunstone Gray2016-11-0115-43/+77
|\ \ \ \
| * | | | Fix haml_lint23545-distorted-imagesAnnabel Dunstone Gray2016-11-011-2/+2
| * | | | 23545 Fix distorted project and group avatarstauriedavis2016-11-0115-43/+77
* | | | | Merge branch '21633-permalink-to-collapsed-diff-line-does-not-work' into 'mas...Fatih Acet2016-11-012-9/+28
|\ \ \ \ \
| * | | | | Added forceLoad ability to singleFileDiffs, added callback to getContentHTML,...21633-permalink-to-collapsed-diff-line-does-not-workLuke Bennett2016-10-212-9/+28
* | | | | | Merge branch '22889-remove-links-from-sidebar' into 'master' Fatih Acet2016-11-015-92/+97
|\ \ \ \ \ \
| * | | | | | Update links in side nav and headerAnnabel Dunstone Gray2016-11-015-92/+97
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'issue-boards-list-desciption-tooltip' into 'master' Fatih Acet2016-11-012-2/+4
|\ \ \ \ \ \
| * | | | | | Adds label description to issue board titleissue-boards-list-desciption-tooltipPhil Hughes2016-11-012-2/+4
* | | | | | | Merge branch 'project-activity-tabs-hide' into 'master' Fatih Acet2016-11-012-3/+12
|\ \ \ \ \ \ \
| * | | | | | | Correctly passes feature key into feature_available methodproject-activity-tabs-hidePhil Hughes2016-11-011-2/+2
| * | | | | | | Removed return statement that isn't neededPhil Hughes2016-11-011-1/+1
| * | | | | | | Hide project activity tabs when features are disabledPhil Hughes2016-11-012-3/+12
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch '23641-remove-header-tooltips' into 'master' Fatih Acet2016-11-013-5/+3
|\ \ \ \ \ \ \
| * | | | | | | Remove tooltips from project header23641-remove-header-tooltipsAnnabel Dunstone Gray2016-11-013-5/+3
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch '22448-fix-500-nonexisting-branch' into 'master' Sean McGivern2016-11-011-16/+34
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Add validation errors to Merge Request formAlex Sanford2016-11-011-16/+34
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'Allow-admin-to-search-for-user-by-secondary-email-address' into...Sean McGivern2016-11-013-2/+20
|\ \ \ \ \ \
| * | | | | | Allow to search for user by secondary email address in the admin interfaceYar2016-11-012-1/+19
| * | | | | | Rename :name search parameter to :search_query at /admin/usersYar2016-11-012-2/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'todos-empty-state' into 'master' Fatih Acet2016-11-014-61/+257
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Flexbox webkit prefixestodos-empty-statePhil Hughes2016-11-011-0/+4
| * | | | | Changed where merge request link isPhil Hughes2016-11-011-1/+2
| * | | | | New todos blank statePhil Hughes2016-11-014-61/+252
| |/ / / /
* | | | | Merge branch 'decaffeinate-the-docs' into 'master' Fatih Acet2016-11-013-3/+3
|\ \ \ \ \
| * | | | | Remove leftover references to coffeescript from comments and docs.decaffeinate-the-docsBryce Johnson2016-10-313-3/+3
* | | | | | Merge branch 'issue_23242' into 'master' Sean McGivern2016-11-012-1/+6
|\ \ \ \ \ \
| * | | | | | Fix project features default valuesFelipe Artur2016-11-012-1/+6