summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Add .breadcrumb-item for breadcrumb > liClement Ho2018-04-096-13/+13
* Fix bad merge conflictClement Ho2018-04-092-2/+2
* Merge branch 'master' into 'bootstrap4'Clement Ho2018-04-09206-1098/+3539
|\
| * Merge branch 'fix-n-plus-one-when-getting-notification-settings-for-recipient...Yorick Peterse2018-04-0915-41/+41
| |\
| | * Add cop for has_many :through without disabled autoloadingfix-n-plus-one-when-getting-notification-settings-for-recipientsSean McGivern2018-04-099-28/+28
| | * Use Goldiloader for handling N+1 queriesYorick Peterse2018-04-098-13/+13
| * | Merge branch 'sh-bump-ruby-and-git-image-ci' into 'master'Rémy Coutable2018-04-091-0/+8
| |\ \
| | * | Work around Ruby 2.3.7 bug by defining prepended class methods needed for testsStan Hu2018-04-091-0/+8
| * | | Merge branch '44296-commit-path' into 'master'Phil Hughes2018-04-091-49/+58
| |\ \ \
| | * | | Checks if commit information exists before trying to render it44296-commit-pathFilipa Lacerda2018-04-061-49/+58
| * | | | Merge branch 'blackst0ne-rails5-fix-frozen-array' into 'master'Sean McGivern2018-04-091-2/+1
| |\ \ \ \
| | * | | | Refactor `add_recipients`blackst0ne-rails5-fix-frozen-arrayblackst0ne2018-04-091-3/+2
| | * | | | [Rails5] Fix spec/requests/projects/cycle_analytics_events_spec.rbblackst0ne2018-04-071-1/+1
| * | | | | Merge branch '41981-allow-group-owner-to-enable-runners-from-subgroups' into ...Yorick Peterse2018-04-091-10/+1
| |\ \ \ \ \
| | * | | | | Remove unused User#manageable_group_projects (#41981)Dylan Griffith2018-04-091-4/+0
| | * | | | | Use project_authorizations instead of members to calculate manageable CI proj...Dylan Griffith2018-04-091-13/+1
| | * | | | | Allow group owner to enable runners from subgroups (#41981)Dylan Griffith2018-04-091-5/+12
| * | | | | | Merge branch 'move-board-blank-state-vue-component' into 'master'Filipa Lacerda2018-04-092-34/+41
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | Move BoardBlankState vue componentGeorge Tsiolis2018-04-072-34/+41
| * | | | | | Merge branch 'sh-fix-issue-45152' into 'master'Grzegorz Bizon2018-04-092-2/+2
| |\ \ \ \ \ \
| | * | | | | | Fix undefined method `one?` when pushing to an existing merge requestsh-fix-issue-45152Stan Hu2018-04-072-2/+2
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge branch '44224-remove-gl' into 'master'Phil Hughes2018-04-0913-31/+27
| |\ \ \ \ \ \
| | * | | | | | Remove modal store and mixins from global scope44224-remove-glFilipa Lacerda2018-04-0613-31/+27
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge branch 'blackst0ne-rails5-replace-true-values-with-false-values' into '...Sean McGivern2018-04-091-1/+5
| |\ \ \ \ \ \
| | * | | | | | [Rails5] Add FALSE_VALUES constant to Service#boolean_accessorblackst0ne-rails5-replace-true-values-with-false-valuesblackst0ne2018-04-081-1/+5
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge branch '32617-fix-template-selector-menu-visibility' into 'master'Phil Hughes2018-04-092-1/+5
| |\ \ \ \ \ \
| | * | | | | | Fix template selector menu visibilityFabian Schneider2018-04-082-1/+5
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'sh-handle-legacy-archive-requests' into 'master'Douwe Maan2018-04-091-2/+7
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | Handle legacy repository archive requests with no ref givensh-handle-legacy-archive-requestsStan Hu2018-04-081-2/+7
| | |/ / / /
| * | | | | Projects and groups badges settings UIFrancisco Javier López2018-04-0826-9/+1050
| |/ / / /
| * | | | Handle limit for datetime attributes on MySQLMayra Cabrera2018-04-067-40/+14
| * | | | Handles default expires_at date directly into DeployToken modelMayra Cabrera2018-04-063-4/+6
| * | | | Removes deploy tokens presenterMayra Cabrera2018-04-063-21/+2
| * | | | Addresses database commentsMayra Cabrera2018-04-067-15/+40
| * | | | Fix form javascriptKamil Trzciński2018-04-063-18/+24
| * | | | Increase test suite around deploy tokens behaviorMayra Cabrera2018-04-065-17/+13
| * | | | Fixes broken schema and minor changesMayra Cabrera2018-04-062-6/+5
| * | | | Get rid of Redis when dealing with deploy tokensKamil Trzciński2018-04-069-82/+46
| * | | | Include ProjectDeployTokensMayra Cabrera2018-04-0610-44/+60
| * | | | Support Deploy Tokens properly without hacking abilitiesKamil Trzciński2018-04-063-9/+24
| * | | | Addreses backend review suggestionsMayra Cabrera2018-04-064-6/+14
| * | | | Removes logic from Jwt and handle different scenarios on Gitlab::AuthMayra Cabrera2018-04-063-11/+6
| * | | | Fix i18n on deploy_token viewsMayra Cabrera2018-04-067-25/+25
| * | | | Addreses frontend reviewMayra Cabrera2018-04-066-22/+22
| * | | | Add documentation for DeployTokenMayra Cabrera2018-04-061-0/+4
| * | | | Implement read_registry for DeployTokensMayra Cabrera2018-04-061-2/+11
| * | | | Address UX reviewMayra Cabrera2018-04-068-28/+54
| * | | | Implement 'read_repo' for DeployTokensMayra Cabrera2018-04-061-0/+8
| * | | | Create barebones for DeploytokenMayra Cabrera2018-04-0616-1/+261
| |/ / /
| * | | Fix dashboard sortingJoshua Lambert2018-04-061-1/+1
| | |/ | |/|