Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix testsuse-top-area | Dmitriy Zaporozhets | 2016-02-03 | 1 | -4/+4 |
* | Use top-area component for top page navigation for pages that contains list o... | Dmitriy Zaporozhets | 2016-02-03 | 8 | -57/+78 |
* | Merge branch 'improve-groups-list' into 'master' | Jacob Schatz | 2016-02-03 | 11 | -160/+180 |
|\ | |||||
| * | Use right margin for componened other than button for top nav | Dmitriy Zaporozhets | 2016-02-03 | 1 | -2/+2 |
| * | Tried to align form input vertically with other elements for top nav | Dmitriy Zaporozhets | 2016-02-03 | 2 | -6/+4 |
| * | Make nav-controls responsive and hide on extra small screens | Dmitriy Zaporozhets | 2016-02-03 | 2 | -16/+42 |
| * | Refactor nav controls section (search and new project/group btn) | Dmitriy Zaporozhets | 2016-02-03 | 7 | -140/+107 |
| * | Add number_with_delimiter and remove unnecessary dara placement for groups page | Dmitriy Zaporozhets | 2016-02-03 | 2 | -4/+4 |
| * | Improve UI consistency between projects and groups lists | Dmitriy Zaporozhets | 2016-02-03 | 5 | -20/+49 |
* | | Merge branch 'stanhu/gitlab-ce-support-token-retrieval-by-headers' into 'mast... | Dmitriy Zaporozhets | 2016-02-03 | 2 | -0/+3 |
|\ \ | |/ |/| | |||||
| * | Support download access by PRIVATE-TOKEN header | Stan Hu | 2016-02-03 | 2 | -0/+3 |
|/ | |||||
* | Merge branch 'fix-build-artifacts-doc' into 'master' | Achilleas Pipinellis | 2016-02-03 | 1 | -2/+6 |
|\ | |||||
| * | Documentation cleanup of artifacts section in Gitlab CI Readme | Malte Blättermann | 2016-02-02 | 1 | -2/+6 |
* | | Merge branch 'improve-environment-variables-doc' into 'master' | Rémy Coutable | 2016-02-03 | 2 | -39/+52 |
|\ \ | |||||
| * | | Unicorn worker killer is not Omnibus specific | Achilleas Pipinellis | 2016-02-03 | 1 | -2/+2 |
| * | | Clean up environment variables doc | Achilleas Pipinellis | 2016-02-03 | 1 | -30/+35 |
| * | | Improving the "Environment variables" administration docimprove-environment-variables-doc | Rémy Coutable | 2016-02-01 | 2 | -32/+40 |
* | | | Merge branch 'update_doc' into 'master' | Achilleas Pipinellis | 2016-02-03 | 6 | -22/+67 |
|\ \ \ | |||||
| * | | | Refactor OAuth provider documentationupdate_doc | Achilleas Pipinellis | 2016-02-03 | 6 | -22/+67 |
| * | | | update OAuth doc | Valery Sizov | 2016-01-25 | 1 | -1/+1 |
* | | | | Merge branch 'aral/gitlab-ce-master' into 'master' | Achilleas Pipinellis | 2016-02-03 | 1 | -0/+6 |
|\ \ \ \ | |||||
| * | | | | Added note: working copy changes (e.g., deleted vendor folder) should be stas...aral/gitlab-ce-master | Aral Balkan | 2016-02-01 | 1 | -0/+6 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'support-akismet' into 'master' | Robert Speicher | 2016-02-03 | 34 | -7/+460 |
|\ \ \ \ | |||||
| * | | | | Update CHANGELOGsupport-akismet | Douglas Barbosa Alexandre | 2016-02-02 | 1 | -1/+1 |
| * | | | | Hide the link for spam logs if the Askimet is disabled | Douglas Barbosa Alexandre | 2016-02-02 | 2 | -6/+11 |
| * | | | | Memoize Akismet client initialization on AkismetHelper | Douglas Barbosa Alexandre | 2016-02-02 | 1 | -2/+2 |
| * | | | | Fix rubocop offenses | Douglas Barbosa Alexandre | 2016-02-02 | 2 | -9/+10 |
| * | | | | Refactor Admin::SpamLogsController to block user before destroying | Douglas Barbosa Alexandre | 2016-02-02 | 6 | -48/+46 |
| * | | | | Refactor spam filtering on issues API | Douglas Barbosa Alexandre | 2016-02-02 | 2 | -10/+16 |
| * | | | | Use time_ago_with_tooltip on spam logs list | Douglas Barbosa Alexandre | 2016-02-02 | 1 | -1/+1 |
| * | | | | Fix typo on User model | Douglas Barbosa Alexandre | 2016-02-02 | 2 | -1/+2 |
| * | | | | Add model spec for SpamLog | Douglas Barbosa Alexandre | 2016-02-02 | 1 | -0/+11 |
| * | | | | Use truncate helper on spam logs list | Douglas Barbosa Alexandre | 2016-02-02 | 4 | -15/+21 |
| * | | | | Support Akismet spam checking for creation of issues via API | Stan Hu | 2016-02-02 | 31 | -7/+432 |
* | | | | | Merge branch 'fix-tooltips-admin-nav' into 'master' | Robert Speicher | 2016-02-03 | 1 | -3/+3 |
|\ \ \ \ \ | |||||
| * | | | | | Improve tooltips on admin menu | Zeger-Jan van de Weg | 2016-02-02 | 1 | -3/+3 |
* | | | | | | Merge branch 'title-projects-dropdown' into 'master' | Jacob Schatz | 2016-02-02 | 9 | -12/+112 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | added feature test | Phil Hughes | 2016-01-30 | 1 | -1/+20 |
| * | | | | | added tests | Phil Hughes | 2016-01-30 | 4 | -3/+60 |
| * | | | | | removed private method naming | Phil Hughes | 2016-01-30 | 1 | -2/+2 |
| * | | | | | remove period from function call | Phil Hughes | 2016-01-30 | 1 | -1/+1 |
| * | | | | | rubocop fixes | Phil Hughes | 2016-01-30 | 1 | -3/+2 |
| * | | | | | removed un-used variable | Phil Hughes | 2016-01-30 | 1 | -2/+0 |
| * | | | | | fixes issue when user is not logged in but viewing public project | Phil Hughes | 2016-01-30 | 1 | -4/+6 |
| * | | | | | selecting project in dropdown takes user to the correct project | Phil Hughes | 2016-01-30 | 1 | -0/+3 |
| * | | | | | uses AJAX to select the projects | Phil Hughes | 2016-01-30 | 5 | -44/+20 |
| * | | | | | pulls in all user projects | Phil Hughes | 2016-01-30 | 2 | -8/+13 |
| * | | | | | Added dropdown to list all projects on project header | Phil Hughes | 2016-01-30 | 2 | -5/+46 |
* | | | | | | Update CHANGELOG | Robert Speicher | 2016-02-02 | 1 | -0/+3 |
* | | | | | | Merge branch 'patch-1' into 'master' | Robert Speicher | 2016-02-02 | 1 | -1/+1 |
|\ \ \ \ \ \ |