summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Return connection to the pool when we finish in each thread1163-deleting-a-project-results-in-a-large-number-of-sql-requests-that-could-be-optimized-pacoPaco Guzman2016-10-111-0/+2
* Use foreign keys with cascade delete to optimize project removalAlejandro Rodríguez2016-10-0518-118/+329
* Merge branch 'flash-cherry-pick-error' into 'master' Fatih Acet2016-10-052-7/+3
|\
| * Make flash-alert background transparent to match flash-notice.flash-cherry-pick-errorBryce Johnson2016-10-052-7/+3
* | Merge branch 'revert-c676283b' into 'master' Fatih Acet2016-10-0527-144/+638
|\ \
| * | Fix bad merge conflict resolution.Fatih Acet2016-10-051-2/+0
| * | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into revert-c676283b...Fatih Acet2016-10-059-67/+66
| |\ \
| * \ \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into revert-c676283b...revert-c676283bFatih Acet2016-10-0552-1817/+1741
| |\ \ \
| * | | | Set default value for show_menu_above variable.Fatih Acet2016-10-051-1/+2
| * | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into revert-c676283b...Fatih Acet2016-10-0538-218/+690
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Add position menu above ability to glDropdown.Fatih Acet2016-10-047-39/+41
| * | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into revert-c676283b...Fatih Acet2016-10-0449-169/+520
| |\ \ \ \
| * | | | | Tweak issuable dropdowns to open above the dropdown.Fatih Acet2016-10-042-1/+29
| * | | | | Fix dropdown title when No Label selected.Fatih Acet2016-10-042-23/+41
| * | | | | Merge branch 'master' into revert-c676283bPhil Hughes2016-10-0472-287/+458
| |\ \ \ \ \
| * | | | | | Tests updatePhil Hughes2016-10-032-7/+14
| * | | | | | Merge branch 'master' into revert-c676283bPhil Hughes2016-10-031026-8393/+24747
| |\ \ \ \ \ \
| * | | | | | | Updated testsPhil Hughes2016-09-022-2/+4
| * | | | | | | Merge branch 'master' into revert-c676283bPhil Hughes2016-09-02299-1980/+5055
| |\ \ \ \ \ \ \
| * | | | | | | | Fixed boards filtersPhil Hughes2016-08-302-1/+3
| * | | | | | | | Removed namespace testPhil Hughes2016-08-301-1/+1
| * | | | | | | | Fixed label toggle textPhil Hughes2016-08-301-14/+17
| * | | | | | | | Merge branch 'master' into revert-c676283bPhil Hughes2016-08-301939-28434/+74752
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Updated wording in the specsPhil Hughes2016-07-212-6/+6
| * | | | | | | | | Removes @projects as not used anymore - getting selected data from controller...Phil Hughes2016-07-202-2/+2
| * | | | | | | | | Fixed up frontend code based on feedbackPhil Hughes2016-07-209-19/+16
| * | | | | | | | | Fixed failing issuable filter specsPhil Hughes2016-07-201-2/+2
| * | | | | | | | | Removed duplicate labels from the dropdown on dashboardPhil Hughes2016-07-204-22/+16
| * | | | | | | | | Uses the selected values from the controller not the paramsPhil Hughes2016-07-2011-145/+310
| * | | | | | | | | Removes tick from no label when selecting a labelPhil Hughes2016-07-201-0/+6
| * | | | | | | | | Fixed 'no label' being in dropdown toggle labelPhil Hughes2016-07-202-7/+5
| * | | | | | | | | Remove unnecesary update.label eventAlfredo Sumaran2016-07-202-2/+0
| * | | | | | | | | Fixed issue where label query would bring back duplicatesPhil Hughes2016-07-201-1/+1
| * | | | | | | | | Fixed issuable sidebar label toggle not workingPhil Hughes2016-07-203-4/+4
| * | | | | | | | | Gets value from native element rather than converting to jquery elementPhil Hughes2016-07-201-1/+1
| * | | | | | | | | Updated how the label toggle gets the textPhil Hughes2016-07-205-65/+21
| * | | | | | | | | Fixed Rubocop errorsPhil Hughes2016-07-201-30/+55
| * | | | | | | | | Added spec tests for merge request form including from forked projectPhil Hughes2016-07-201-0/+87
| * | | | | | | | | Added tests for new/edit issue formPhil Hughes2016-07-203-3/+88
| * | | | | | | | | Fixed create label link in dropdown breaking specsPhil Hughes2016-07-201-1/+1
| * | | | | | | | | Fixed Rubocop offence with underscored var namesPhil Hughes2016-07-201-2/+2
| * | | | | | | | | Fixed milestone dropdown label not persistingPhil Hughes2016-07-202-3/+7
| * | | | | | | | | Fixed issuable sidebar label dropdownPhil Hughes2016-07-201-1/+2
| * | | | | | | | | Fixed failing label dropdown testsPhil Hughes2016-07-203-7/+15
| * | | | | | | | | Fixed milestone dropdown testsPhil Hughes2016-07-202-3/+9
| * | | | | | | | | Fixes preselected labelAlfredo Sumaran2016-07-202-8/+12
| * | | | | | | | | Refactor label toggling for Labels dropdownAlfredo Sumaran2016-07-202-25/+61
| * | | | | | | | | Fix clearing fields not savingPhil Hughes2016-07-202-3/+3
| * | | | | | | | | Fixed labels & milestones loading the wrong pathPhil Hughes2016-07-204-4/+10
| * | | | | | | | | Fixed label dropdown bugs with pre-selecting the toggle labelPhil Hughes2016-07-205-8/+13