summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | Keeps cursor at the correct place after changing text in dropzonePhil Hughes2016-01-291-7/+2
| * | | | | | | | | | | Adds the markdown link at the cursor poisitionPhil Hughes2016-01-291-1/+6
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'remove-useless-text-tips' into 'master' Jacob Schatz2016-02-034-12/+0
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Remove useless text tips on commonly used pagesDmitriy Zaporozhets2016-02-034-12/+0
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'ui-fixes' into 'master' Jacob Schatz2016-02-032-2/+6
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix missing space between fork and star iconsui-fixesDmitriy Zaporozhets2016-02-032-2/+6
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'omniauth-saml-update' into 'master' Robert Speicher2016-02-032-5/+5
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Updated omniuath-saml to the latest version.omniauth-saml-updatePatricio Cano2016-02-032-5/+5
| | | * | | | | | | | Update test after changes build page cssDmitriy Zaporozhets2016-02-031-1/+1
| | | * | | | | | | | Fix testsuse-top-areaDmitriy Zaporozhets2016-02-031-4/+4
| | | * | | | | | | | Use top-area component for top page navigation for pages that contains list o...Dmitriy Zaporozhets2016-02-038-57/+78
| |_|/ / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge branch 'improve-groups-list' into 'master' Jacob Schatz2016-02-0311-160/+180
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Use right margin for componened other than button for top navDmitriy Zaporozhets2016-02-031-2/+2
| * | | | | | | | | Tried to align form input vertically with other elements for top navDmitriy Zaporozhets2016-02-032-6/+4
| * | | | | | | | | Make nav-controls responsive and hide on extra small screensDmitriy Zaporozhets2016-02-032-16/+42
| * | | | | | | | | Refactor nav controls section (search and new project/group btn)Dmitriy Zaporozhets2016-02-037-140/+107
| * | | | | | | | | Add number_with_delimiter and remove unnecessary dara placement for groups pageDmitriy Zaporozhets2016-02-032-4/+4
| * | | | | | | | | Improve UI consistency between projects and groups listsDmitriy Zaporozhets2016-02-035-20/+49
* | | | | | | | | | Merge branch 'stanhu/gitlab-ce-support-token-retrieval-by-headers' into 'mast...Dmitriy Zaporozhets2016-02-032-0/+3
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Support download access by PRIVATE-TOKEN headerStan Hu2016-02-032-0/+3
|/ / / / / / / / /
* | | | | | | | | Merge branch 'fix-build-artifacts-doc' into 'master' Achilleas Pipinellis2016-02-031-2/+6
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Documentation cleanup of artifacts section in Gitlab CI ReadmeMalte Blättermann2016-02-021-2/+6
* | | | | | | | | Merge branch 'improve-environment-variables-doc' into 'master' Rémy Coutable2016-02-032-39/+52
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Unicorn worker killer is not Omnibus specificAchilleas Pipinellis2016-02-031-2/+2
| * | | | | | | | | Clean up environment variables docAchilleas Pipinellis2016-02-031-30/+35
| * | | | | | | | | Improving the "Environment variables" administration docimprove-environment-variables-docRémy Coutable2016-02-012-32/+40
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge branch 'update_doc' into 'master' Achilleas Pipinellis2016-02-036-22/+67
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Refactor OAuth provider documentationupdate_docAchilleas Pipinellis2016-02-036-22/+67
| * | | | | | | | | update OAuth docValery Sizov2016-01-251-1/+1
* | | | | | | | | | Merge branch 'aral/gitlab-ce-master' into 'master' Achilleas Pipinellis2016-02-031-0/+6
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Added note: working copy changes (e.g., deleted vendor folder) should be stas...aral/gitlab-ce-masterAral Balkan2016-02-011-0/+6
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'support-akismet' into 'master' Robert Speicher2016-02-0334-7/+460
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Update CHANGELOGsupport-akismetDouglas Barbosa Alexandre2016-02-021-1/+1
| * | | | | | | | | | Hide the link for spam logs if the Askimet is disabledDouglas Barbosa Alexandre2016-02-022-6/+11
| * | | | | | | | | | Memoize Akismet client initialization on AkismetHelperDouglas Barbosa Alexandre2016-02-021-2/+2
| * | | | | | | | | | Fix rubocop offensesDouglas Barbosa Alexandre2016-02-022-9/+10
| * | | | | | | | | | Refactor Admin::SpamLogsController to block user before destroyingDouglas Barbosa Alexandre2016-02-026-48/+46
| * | | | | | | | | | Refactor spam filtering on issues APIDouglas Barbosa Alexandre2016-02-022-10/+16
| * | | | | | | | | | Use time_ago_with_tooltip on spam logs listDouglas Barbosa Alexandre2016-02-021-1/+1
| * | | | | | | | | | Fix typo on User modelDouglas Barbosa Alexandre2016-02-022-1/+2
| * | | | | | | | | | Add model spec for SpamLogDouglas Barbosa Alexandre2016-02-021-0/+11
| * | | | | | | | | | Use truncate helper on spam logs listDouglas Barbosa Alexandre2016-02-024-15/+21
| * | | | | | | | | | Support Akismet spam checking for creation of issues via APIStan Hu2016-02-0231-7/+432
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge branch 'fix-tooltips-admin-nav' into 'master' Robert Speicher2016-02-031-3/+3
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | Improve tooltips on admin menuZeger-Jan van de Weg2016-02-021-3/+3
* | | | | | | | | | Merge branch 'title-projects-dropdown' into 'master' Jacob Schatz2016-02-029-12/+112
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | added feature testPhil Hughes2016-01-301-1/+20
| * | | | | | | | | added testsPhil Hughes2016-01-304-3/+60
| * | | | | | | | | removed private method namingPhil Hughes2016-01-301-2/+2
| * | | | | | | | | remove period from function callPhil Hughes2016-01-301-1/+1