summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update user whitelist reject messagemrchrisw/remove-whitelistdev-chris2016-10-071-1/+1
* Merge branch 'forks_tooltip' into 'master' Fatih Acet2016-10-072-2/+3
|\
| * Add tooltip to project fork countJustin DiPierro2016-10-062-2/+3
* | Merge branch '23034-memoize-ar-migrator-migrations-in-tests' into 'master' Yorick Peterse2016-10-071-0/+18
|\ \
| * | Memoize ActiveRecord::Migrator.migrations in testsNick Thomas2016-10-061-0/+18
* | | Merge branch '23025-issue-boards-defaults' into 'master' Jacob Schatz2016-10-064-15/+10
|\ \ \
| * | | Update issue board specAnnabel Dunstone Gray2016-10-062-7/+6
| * | | Change issue board defaultsAnnabel Dunstone Gray2016-10-062-8/+4
| | |/ | |/|
* | | Merge branch 'fix-already-selected-activity-link' into 'master' Fatih Acet2016-10-068-18/+153
|\ \ \
| * | | Fix inconsistent highlighting of already selected activity nav-linksClement Ho2016-10-058-18/+153
* | | | Merge branch 'gitlab-workhorse-0.8.4' into 'master' Rémy Coutable2016-10-063-3/+3
|\ \ \ \
| * | | | Use gitlab-workhorse 0.8.4Jacob Vosmaer2016-10-063-3/+3
* | | | | Merge branch 'link-to-registry-from-project-settings' into 'master' Achilleas Pipinellis2016-10-061-1/+2
|\ \ \ \ \
| * | | | | Link to Registry docs from project settingsAchilleas Pipinellis2016-10-061-1/+2
* | | | | | Merge branch 'update-profile-view' into 'master' Annabel Dunstone Gray2016-10-062-20/+9
|\ \ \ \ \ \
| * | | | | | spacing tweaksupdate-profile-viewtauriedavis2016-10-061-12/+1
| * | | | | | add spaces and fix handle stylestauriedavis2016-10-042-6/+10
| * | | | | | update profile viewtauriedavis2016-10-031-6/+2
* | | | | | | Merge branch 'dz-root-url' into 'master' Dmitriy Zaporozhets2016-10-0617-27/+127
|\ \ \ \ \ \ \
| * | | | | | | Update user routing spec after constrainer logic changeddz-root-urlDmitriy Zaporozhets2016-10-061-1/+1
| * | | | | | | Make user constrainer lookup same as controller and add more constrainer testsDmitriy Zaporozhets2016-10-064-2/+21
| * | | | | | | Fix users feature specDmitriy Zaporozhets2016-10-061-13/+2
| * | | | | | | Change user & group landing page routing from /u/:name & /groups/:name to /:nameDmitriy Zaporozhets2016-10-0615-27/+119
* | | | | | | | Merge branch 'sh-fix-issue-perf-order-by-issue' into 'master' Yorick Peterse2016-10-062-1/+3
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Improve issue load time performance by avoiding ORDER BY in find_by callsh-fix-issue-perf-order-by-issueStan Hu2016-10-062-1/+3
* | | | | | | | Merge branch 'docs/refactor-registry' into 'master' Achilleas Pipinellis2016-10-0611-274/+318
|\ \ \ \ \ \ \ \
| * | | | | | | | Change link to point to new locationdocs/refactor-registryAchilleas Pipinellis2016-10-061-1/+1
| * | | | | | | | Document how to change the Registry's internal portAchilleas Pipinellis2016-10-061-23/+62
| * | | | | | | | Remove doctoc from administration/container_registryAchilleas Pipinellis2016-10-061-20/+0
| * | | | | | | | Move container_registry user docs to new locationAchilleas Pipinellis2016-09-2510-239/+264
* | | | | | | | | Merge branch 'replace-bootstrap-caret' into 'master' Jacob Schatz2016-10-0631-59/+63
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Replace bootstrap caret with fontawesome caretClement Ho2016-10-0531-59/+63
* | | | | | | | | Merge branch 'deploy-widget' into 'master' Annabel Dunstone Gray2016-10-062-2/+4
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Only hide external link text, not icon/link.deploy-widgetBryce Johnson2016-10-061-2/+3
| * | | | | | | | Only hide deploy status external link on small screens.Bryce Johnson2016-10-062-2/+3
* | | | | | | | | Merge branch 'akramfares/gitlab-ce-master'Rémy Coutable2016-10-064-0/+16
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add tag shortcut from the Commit pageAkram FARES2016-10-064-0/+16
|/ / / / / / / / /
* | | | | | | | | Merge branch 'creative-commons-zero' into 'master' Rémy Coutable2016-10-061-0/+2
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | Added CC0 license to list of licensesMatt Lee2016-09-291-0/+2
* | | | | | | | | Merge branch 'issue-boards-new-issue' into 'master' Fatih Acet2016-10-0616-24/+380
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Remove the code finding an issue by undefinedPhil Hughes2016-10-061-2/+1
| * | | | | | | | Shows error if response returns an errorissue-boards-new-issuePhil Hughes2016-10-062-2/+22
| * | | | | | | | Fix form not re-enabling thanks to jQueryPhil Hughes2016-10-065-5/+10
| * | | | | | | | Update CHANGELOGDouglas Barbosa Alexandre2016-10-061-0/+1
| * | | | | | | | Add tests to Projects::Boards::IssuesController#create actionDouglas Barbosa Alexandre2016-10-061-7/+57
| * | | | | | | | Add service to create a new issue in a board listDouglas Barbosa Alexandre2016-10-063-11/+67
| * | | | | | | | Add authorization to Projects::Boards::IssuesController#create actionDouglas Barbosa Alexandre2016-10-061-0/+5
| * | | | | | | | Changed new issue button permissionsPhil Hughes2016-10-061-1/+1
| * | | | | | | | Added tooltip to new issue buttonPhil Hughes2016-10-061-2/+4
| * | | | | | | | Made the CSS a bit more reasonablePhil Hughes2016-10-062-7/+3