summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove unneccessary transformation of type to string.34316-edit-issues-sidebar-needs-some-ui-polishBryce Johnson2017-07-071-1/+1
* Move affix initialization into bulk update sidebar js.Bryce Johnson2017-07-072-2/+14
* Affix mr and issues index sidebar at different heights. Fix styles.Bryce Johnson2017-07-032-1/+20
* Merge branch 'jej-update-gitlab-shell-to-5-1-1' into 'master'James Edwards-Jones2017-07-031-1/+1
|\
| * Update GITLAB_SHELL_VERSION to 5.1.1jej-update-gitlab-shell-to-5-1-1James Edwards-Jones2017-07-031-1/+1
* | Merge branch 'autosize-js-perf' into 'master'Clement Ho2017-07-031-19/+4
|\ \
| * | Make autosize fields more performant and remove broken autosize handleBryce Johnson2017-07-031-19/+4
|/ /
* | Merge branch 'sh-allow-force-repo-create' into 'master'Sean McGivern2017-07-033-11/+28
|\ \
| * | Change the force flag to a keyword argumentsh-allow-force-repo-createDouglas Barbosa Alexandre2017-07-032-3/+3
| * | Make Project#ensure_repository force create a repoStan Hu2017-06-303-10/+27
* | | Merge branch 'add-ci_variables-environment_scope' into 'master'Kamil Trzciński2017-07-039-5/+164
|\ \ \
| * \ \ Merge remote-tracking branch 'upstream/master' into add-ci_variables-environm...add-ci_variables-environment_scopeLin Jen-Shin2017-07-04194-1086/+2900
| |\ \ \
| * | | | We no longer test the presence of the keyLin Jen-Shin2017-06-291-1/+0
| * | | | Only indent if the subsequent line is a subqueryLin Jen-Shin2017-06-291-12/+12
| * | | | Update changelog entry to reflect that we're renamingLin Jen-Shin2017-06-291-1/+1
| * | | | Merge remote-tracking branch 'upstream/master' into add-ci_variables-environm...Lin Jen-Shin2017-06-29433-6129/+15679
| |\ \ \ \
| * | | | | Better indent the SQLadd-ci_variables-environment_scope-mysqlLin Jen-Shin2017-06-271-7/+10
| * | | | | Rename the migration test to match the migration pathLin Jen-Shin2017-06-271-0/+0
| * | | | | Merge remote-tracking branch 'upstream/master' into add-ci_variables-environm...Lin Jen-Shin2017-06-27552-3882/+8360
| |\ \ \ \ \
| * | | | | | Rename instead of delete, feedback:Lin Jen-Shin2017-06-273-48/+47
| * | | | | | Add back project_id index for MySQL if revertingLin Jen-Shin2017-06-231-2/+7
| * | | | | | Remove old project_id index and make sure mysql workLin Jen-Shin2017-06-233-5/+34
| * | | | | | We cannot delete the index for MySQL, because fkLin Jen-Shin2017-06-231-1/+1
| * | | | | | Add changelog entryLin Jen-Shin2017-06-231-0/+6
| * | | | | | Remove duplicated records and add unique constraintLin Jen-Shin2017-06-225-2/+95
| * | | | | | Add environment_scope column to ci_variables tableLin Jen-Shin2017-06-214-7/+25
* | | | | | | Merge branch '32885-unintentionally-removing-branch-when-merging-merge-reques...Grzegorz Bizon2017-07-032-2/+5
|\ \ \ \ \ \ \
| * | | | | | | Set force_remove_source_branch default to false.32885-unintentionally-removing-branch-when-merging-merge-requestBryce Johnson2017-07-022-2/+5
* | | | | | | | Merge branch 'sh-optimize-project-creation' into 'master'Rémy Coutable2017-07-033-27/+142
|\ \ \ \ \ \ \ \
| * | | | | | | | Speed up operations performed by gitlab-shellStan Hu2017-07-033-27/+142
|/ / / / / / / /
* | | | | | | | Merge branch '32048-shared-runners-admin-buttons-have-odd-spacing' into 'master'Clement Ho2017-07-033-7/+31
|\ \ \ \ \ \ \ \
| * | | | | | | | Replace existing runner links with icons and tooltips, move into btn-group.32048-shared-runners-admin-buttons-have-odd-spacingBryce Johnson2017-07-033-7/+31
* | | | | | | | | Merge branch 'docs/overview-features-2' into 'master'Achilleas Pipinellis2017-07-033-10/+62
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | add image - issue boards - moving cardMarcia Ramos2017-07-031-0/+0
| * | | | | | | | copyedit == ee !2296Marcia Ramos2017-07-031-23/+49
| * | | | | | | | fix spellingdocs/overview-features-2Marcia Ramos2017-06-291-2/+2
| * | | | | | | | Axil's reviewMarcia Ramos2017-06-291-3/+3
| * | | | | | | | explain that use-cases are just examplesMarcia Ramos2017-06-281-0/+3
| * | | | | | | | copyeditMarcia Ramos2017-06-281-1/+1
| * | | | | | | | remove multiple IB partMarcia Ramos2017-06-281-13/+0
| * | | | | | | | capitalize feature name, add overview and use cases w/ multiple boards (EE)Marcia Ramos2017-06-281-3/+39
| * | | | | | | | improve site search for "issues"Marcia Ramos2017-06-281-1/+1
* | | | | | | | | Merge branch 'fix-2801' into 'master'Sean McGivern2017-07-037-2/+37
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Reset @full_path to nil when cache expiresDouglas Barbosa Alexandre2017-07-032-3/+5
| * | | | | | | | Add CHANGELOGfix-2801Douglas Barbosa Alexandre2017-06-291-0/+4
| * | | | | | | | Expires full_path cache after repository is transferredDouglas Barbosa Alexandre2017-06-292-0/+7
| * | | | | | | | Expires full_path cache after project is renamedDouglas Barbosa Alexandre2017-06-294-2/+24
* | | | | | | | | Merge branch '29000-recaptcha-margin' into 'master'Filipa Lacerda2017-07-031-1/+1
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | add margin between captcha and register button29000-recaptcha-marginSimon Knox2017-07-031-1/+1
* | | | | | | | | Merge branch 'patch-24' into 'master'Rémy Coutable2017-07-031-1/+1
|\ \ \ \ \ \ \ \ \