summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Mention add_column_with_default in downtime guideadd-column-with-default-to-downtime-guideYorick Peterse2016-08-101-0/+8
* Merge branch 'faster-cache-keys' into 'master' Rémy Coutable2016-08-085-0/+36
|\
| * Added concern for a faster "cache_key" methodfaster-cache-keysYorick Peterse2016-08-085-0/+36
* | Merge branch 'update-templates' into 'master' Rémy Coutable2016-08-083-19/+19
|\ \
| * | Update templatesZ.J. van de Weg2016-08-083-19/+19
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2016-08-08100-636/+1275
|\ \ \
| * \ \ Merge branch 'branch-permissions' into 'master' Jacob Schatz2016-08-0818-229/+350
| |\ \ \
| | * | | Ensure we are looking for the right dropdown inside the form wrapperbranch-permissionsAlfredo Sumaran2016-08-051-2/+2
| | * | | Set for for labels and ID for dropdowns on create formAlfredo Sumaran2016-08-052-5/+6
| | * | | Fix .panel-title styleAlfredo Sumaran2016-08-053-2/+9
| | * | | Refine selector for form submit buttonAlfredo Sumaran2016-08-051-1/+1
| | * | | Fix spelling. `braches` to `branches`Alfredo Sumaran2016-08-051-1/+1
| | * | | Cache onSelect callback before passing to each dropdown instanceAlfredo Sumaran2016-08-051-7/+9
| | * | | Wrap param with parens for consistencyAlfredo Sumaran2016-08-051-1/+1
| | * | | Prevent setting HTML directly from the JSAlfredo Sumaran2016-08-052-3/+4
| | * | | camelCase param nameAlfredo Sumaran2016-08-051-4/+4
| | * | | Wrap classes with IIFE and define it inside gl namespaceAlfredo Sumaran2016-08-055-121/+141
| | * | | Add url to Wildcard protected branches documentationAlfredo Sumaran2016-08-051-1/+2
| | * | | Create protected branch dropdown directlyAlfredo Sumaran2016-08-052-16/+5
| | * | | Move classes into its own fileAlfredo Sumaran2016-08-052-13/+12
| | * | | No need to pass event as a parameterAlfredo Sumaran2016-08-053-8/+6
| | * | | Add custom css class to each dropdown to fix failing specAlfredo Sumaran2016-08-052-5/+5
| | * | | Select first value by defaultAlfredo Sumaran2016-08-051-2/+11
| | * | | Remove unnecesary classes to generate dropdownsAlfredo Sumaran2016-08-053-30/+6
| | * | | Fix class names and move each class to its own fileAlfredo Sumaran2016-08-0510-74/+79
| | * | | Refactor of Protected Branch Edit ListAlfredo Sumaran2016-08-054-10/+79
| | * | | Update layout and JS for create protected branch.Alfredo Sumaran2016-08-0514-215/+259
| * | | | Merge branch 'add-mr-migration-guidelines' into 'master' Achilleas Pipinellis2016-08-081-0/+4
| |\ \ \ \
| | * | | | Add migration-related tips to the "Merge Request Guidelines" docadd-mr-migration-guidelinesTimothy Andrew2016-08-081-0/+4
| | | |/ / | | |/| |
| * | | | Merge branch '18256-secret-token-docs' into 'master' Rémy Coutable2016-08-083-1/+6
| |\ \ \ \
| | * | | | Move CHANGELOG entry to middle of current releaseSteve Halasz2016-08-051-1/+1
| | * | | | Merge branch 'master' into 18256-secret-token-docsSteve Halasz2016-08-05100-421/+989
| | |\ \ \ \
| | * | | | | Document that webhook secret token is sent in X-Gitlab-Token HTTP headerSteve Halasz2016-08-033-1/+6
| * | | | | | Merge branch 'backport-user-select-fix' into 'master' Rémy Coutable2016-08-081-16/+22
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | fix: respect data-attribute 'skip-users' in user_selectsbackport-user-select-fixRik de Groot2016-08-051-16/+22
| * | | | | | Merge branch 'simplify_intro_features_doc' into 'master' Achilleas Pipinellis2016-08-0821-58/+55
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | Simplify feature introduction notesimplify_intro_features_docAchilleas Pipinellis2016-08-0821-58/+55
| |/ / / / /
| * | | | | Merge branch 'doc-location-guidelines' into 'master' Achilleas Pipinellis2016-08-061-5/+60
| |\ \ \ \ \
| | * | | | | Add doc guidelines on documents naming and locationdoc-location-guidelinesAchilleas Pipinellis2016-08-031-5/+60
| * | | | | | Merge branch 'development-docs-from-gdk' into 'master' Achilleas Pipinellis2016-08-061-4/+26
| |\ \ \ \ \ \
| | * | | | | | Add 'run tests' docs from GDKJacob Vosmaer2016-08-051-4/+26
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'repository-files-doc' into 'master' Achilleas Pipinellis2016-08-051-0/+16
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | Add examples to repository files API (!5465)winniehell2016-08-051-0/+16
| * | | | | | Merge branch 'date-time-to-day-tests' into 'master' Jacob Schatz2016-08-051-0/+31
| |\ \ \ \ \ \
| | * | | | | | Added tests to dateTime utility getDayName methoddate-time-to-day-testsPhil Hughes2016-07-181-0/+31
| * | | | | | | Merge branch 'issuable-dropdowns-changelog' into 'master' Jacob Schatz2016-08-051-0/+3
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | Added changelog item for issuable form dropdownsPhil Hughes2016-08-051-0/+3
| |/ / / / / /
| * | | | | | Merge branch 'ref-switcher-enter-submit' into 'master' Jacob Schatz2016-08-053-20/+61
| |\ \ \ \ \ \
| | * | | | | | Underscore variable to camelCaseref-switcher-enter-submitPhil Hughes2016-08-041-3/+2
| | * | | | | | Fixed issue with `this` not being definedPhil Hughes2016-08-031-2/+2