summaryrefslogtreecommitdiff
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Fixed issue boards counter border when unauthorizedissue-boards-counter-border-fixPhil Hughes2016-11-161-1/+1
* Merge branch 'fix_navigation_bar_issuables_counters' into 'master' Rémy Coutable2016-11-161-2/+2
|\
| * Navigation bar issuables counters reflects dashboard issuables countersLucas Deschamps2016-11-161-2/+2
* | Move issuable title form to a new partialRémy Coutable2016-11-162-47/+53
|/
* Merge branch '23584-triggering-builds-from-webhooks' into 'master' Rémy Coutable2016-11-151-1/+19
|\
| * Add ref parameter for triggerring builds with gitlab webhook from other project.Dmitry Poray2016-11-151-1/+19
* | Merge branch '21076-deleted-merged-branches' into 'master' Douwe Maan2016-11-151-0/+2
|\ \
| * | Add button to delete all merged branchesToon Claes2016-11-091-0/+2
* | | Merge branch 'stanhu/gitlab-ce-fix-error-500-with-mr-images' into 'master' Douwe Maan2016-11-151-1/+1
|\ \ \
| * | | Fix Error 500 when creating a merge request that contains an image that was d...stanhu/gitlab-ce-fix-error-500-with-mr-imagesStan Hu2016-11-141-1/+1
* | | | Merge branch 'issue-13823' into 'master' Alfredo Sumaran2016-11-141-1/+1
|\ \ \ \
| * | | | Review comments Nov 11thJosep Llaneras2016-11-111-1/+1
| * | | | Remove authorJosep Llaneras2016-11-111-2/+2
| * | | | Issue #13823: random message when all Todos are DoneJosep Llaneras2016-11-111-1/+1
* | | | | Merge branch 'issue-boards-signed-out-state' into 'master' 24457-cannot-delete-labelsFatih Acet2016-11-145-5/+5
|\ \ \ \ \
| * | | | | Fixed issue boards when not logged inissue-boards-signed-out-statePhil Hughes2016-11-145-5/+5
| | |/ / / | |/| | |
* | | | | Merge branch 'always-show-download-button' into 'master' Annabel Dunstone Gray2016-11-141-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Project download buttons always showPhilip Karpiak2016-11-101-1/+1
* | | | | Merge branch 'issue_20245' into 'master' Robert Speicher2016-11-141-1/+2
|\ \ \ \ \
| * | | | | Fix project Visibility level selector not using default valuesissue_20245Felipe Artur2016-11-101-1/+2
* | | | | | Merge branch '22307-pipeline-link-in-builds-view' into 'master' Kamil Trzciński2016-11-135-6/+31
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | remove unused class name22307-pipeline-link-in-builds-viewMike Greiling2016-11-102-2/+2
| * | | | | only display link to pipeline in generic build index, not on pipeline showMike Greiling2016-11-105-20/+22
| * | | | | update generic commit status to correspond with build status templateMike Greiling2016-11-101-0/+9
| * | | | | add missing column header for pipeline builds viewMike Greiling2016-11-102-3/+4
| * | | | | add pipeline column within builds indexMike Greiling2016-11-102-0/+10
| * | | | | add link to build's pipeline within build page headerMike Greiling2016-11-101-0/+3
| | |_|_|/ | |/| | |
* | | | | Merge branch 'sidekiq-job-throttling' into 'master' Douwe Maan2016-11-111-0/+25
|\ \ \ \ \
| * | | | | Refactored Sidekiq Throttler and updated documentationsidekiq-job-throttlingPatricio Cano2016-11-111-2/+2
| * | | | | Allow the Sidekiq queues to throttle and the factor by which to throttle them...Patricio Cano2016-11-101-0/+12
| * | | | | Allow certain Sidekiq jobs to be throttledPatricio Cano2016-11-101-0/+13
* | | | | | Merge branch 'vue2' into 'master' Fatih Acet2016-11-1113-183/+148
|\ \ \ \ \ \
| * | | | | | Fix Merge Conflicts app to make it work with Vue 2Alfredo Sumaran2016-11-103-26/+1
| * | | | | | Fixed up resolve discussionsPhil Hughes2016-11-102-10/+11
| * | | | | | Refactor of issue boards to work with Vue2Phil Hughes2016-11-107-152/+134
| * | | | | | VueJSMigration: Remove parallel-conflict-line component.Fatih Acet2016-11-101-1/+10
| * | | | | | VueJS migration, replace {{{ with v-htmlFatih Acet2016-11-102-5/+3
* | | | | | | Merge branch '19205-group-header-redesign' into 'master' Annabel Dunstone Gray2016-11-114-19/+18
|\ \ \ \ \ \ \
| * | | | | | | 19205 Redesign group page header to match new navigation19205-group-header-redesigntauriedavis2016-11-094-19/+18
* | | | | | | | Merge branch '21764-build-page-title' into 'master' Fatih Acet2016-11-113-3/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Removed soon-to-be un-needed project title additions from builds and environm...21764-build-page-titleLuke Bennett2016-11-093-3/+1
* | | | | | | | | Merge branch 'adam-fix-collapsed-diff-symlink-file-conversion' into 'master' Sean McGivern2016-11-111-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix expanding a collapsed diff when converting a symlink to a regular fileadam-fix-collapsed-diff-symlink-file-conversionAdam Niedzielski2016-11-101-1/+1
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Require projects before creating milestonegfyoung2016-11-101-1/+1
| |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | Merge branch '24353-skipped-icon' into 'master' Fatih Acet2016-11-101-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Resize skipped iconAnnabel Dunstone Gray2016-11-101-1/+1
* | | | | | | | | Merge branch '24038-fix-no-register-pane-if-ldap' into 'master' Sean McGivern2016-11-101-0/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix no "Register" tab if ldap auth is enabled (#24038)Luc Didry2016-11-101-0/+3
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch '24048-dropdown-issue-with-devider' into 'master' Fatih Acet2016-11-101-1/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | resolves divider issue in group setting dropdownNur Rony2016-11-101-1/+1
| | |_|/ / / / / | |/| | | | | |