summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Address feedbackAlfredo Sumaran2017-06-076-3/+18
* Turn off every event on beforeDestroyAlfredo Sumaran2017-06-071-0/+8
* Add CHANGELOG entryAlfredo Sumaran2017-06-071-0/+4
* Fix failing specAlfredo Sumaran2017-06-071-1/+1
* Restore code to make explore groups workAlfredo Sumaran2017-06-074-1/+23
* Address feedbackAlfredo Sumaran2017-06-079-99/+167
* Add rows hover state and improve layout for mobileAlfredo Sumaran2017-06-063-60/+78
* Do not show spinner when fetching subgroupsAlfredo Sumaran2017-06-061-2/+2
* Expose avatar URL for groupsAlfredo Sumaran2017-06-062-2/+6
* Remove non existent bundleAlfredo Sumaran2017-06-062-2/+0
* Minor visual adjustmentsAlfredo Sumaran2017-06-069-22/+80
* Add json support to group members leave action in controllerDmitriy Zaporozhets2017-06-062-2/+14
* Improve pagination when searching or filteringAlfredo Sumaran2017-06-067-48/+130
* Merge remote-tracking branch 'origin/master' into 25426-group-dashboard-uiDmitriy Zaporozhets2017-06-022696-20334/+62396
|\
| * Merge branch '32538-url' into 'master'Tim Zallmann2017-06-021-1/+2
| |\
| | * fix IE11 error from sentry32538-urlSimon Knox2017-05-191-1/+2
| * | Merge branch 'winh-current-user-filter' into 'master'Phil Hughes2017-06-0211-22/+266
| |\ \
| | * | Show current user immediately in issuable filtersWinnie Hellmann2017-06-0211-22/+266
| |/ /
| * | Merge branch 'add-new-rake-task-for-gettext' into 'master'Douwe Maan2017-06-012-2/+9
| |\ \
| | * | Add new Rake task to simplify the compilation of PO filesadd-new-rake-task-for-gettextRuben Davila2017-06-012-2/+9
| * | | Merge branch 'bvl-move-gitlab-git-encodinghelper' into 'master'Robert Speicher2017-06-0112-75/+73
| |\ \ \
| | * | | Rename `Gitlab::Git::EncodingHelper` to `Gitlab::EncodingHelper`Bob Van Landuyt2017-06-0112-75/+73
| |/ / /
| * | | Merge branch 'zj-realtime-env-list' into 'master'Kamil Trzciński2017-06-0115-57/+259
| |\ \ \
| | * | | Explicitly test etag cache invalidationzj-realtime-env-listZ.J. van de Weg2017-06-011-3/+8
| | * | | Merge branch 'master' into zj-realtime-env-listZ.J. van de Weg2017-06-01657-4449/+12690
| | |\ \ \
| | * | | | Test etag cache key changing valueZ.J. van de Weg2017-05-312-2/+19
| | * | | | Merge branch 'master' into zj-realtime-env-listZ.J. van de Weg2017-05-25347-1874/+3466
| | |\ \ \ \
| | * | | | | Restore original comment [ci skip]Z.J. van de Weg2017-05-241-1/+1
| | * | | | | Test etag caching router and incorporate reviewZ.J. van de Weg2017-05-245-6/+25
| | * | | | | emptyZ.J. van de Weg2017-05-220-0/+0
| | * | | | | Remove commented codeZ.J. van de Weg2017-05-220-0/+0
| | |\ \ \ \ \
| | | * | | | | Guarantees first request is made even when the tab is not visibleFilipa Lacerda2017-05-182-0/+4
| | | * | | | | Creates mixin to hold data common to both environments appsFilipa Lacerda2017-05-153-24/+30
| | | * | | | | Remove commented codeFilipa Lacerda2017-05-142-3/+0
| | | * | | | | Adds polling function to environments tableFilipa Lacerda2017-05-148-53/+174
| | | * | | | | Use etag caching for environments JSONZ.J. van de Weg2017-05-124-1/+40
| | * | | | | | Adds polling function to environments tableFilipa Lacerda2017-05-226-55/+175
| | * | | | | | Use etag caching for environments JSONZ.J. van de Weg2017-05-226-3/+43
| * | | | | | | Merge branch 'dm-fix-pipeline-creation-race-condition' into 'master'Kamil Trzciński2017-06-013-14/+9
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | Fix race condition between pipeline creation and MR diff_head_sha updateDouwe Maan2017-06-013-14/+9
| * | | | | | | Merge branch '32985-show-more-notes-info-at-smaller-breakpoints' into 'master'Annabel Dunstone Gray2017-06-011-2/+2
| |\ \ \ \ \ \ \
| | * | | | | | | Maintain notes avatar at smaller breakpoint32985-show-more-notes-info-at-smaller-breakpointsEric Eastwood2017-06-011-2/+2
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge branch 'yuanfeiz/gitlab-ce-aliyun-backup-provider' into 'master'Rémy Coutable2017-06-014-1/+12
| |\ \ \ \ \ \ \
| | * | | | | | | Add fog-aliyun as backup storage provideryuanfeiz/gitlab-ce-aliyun-backup-providerYuanfei Zhu2017-06-014-1/+12
| * | | | | | | | Merge branch 'dm-gravatar-username' into 'master'Sean McGivern2017-06-016-12/+41
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Add username parameter to gravatar URLDouwe Maan2017-06-016-12/+41
| * | | | | | | | | Merge branch '24196-protected-variables' into 'master'Kamil Trzciński2017-06-0123-43/+342
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Make sure protected can't be null; Test protected!24196-protected-variablesLin Jen-Shin2017-06-012-4/+26
| | * | | | | | | | | Just mention which GitLab version is requiredLin Jen-Shin2017-06-011-1/+1
| | * | | | | | | | | Merge two items into one in the docLin Jen-Shin2017-06-011-2/+1