summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #7820 from skv-headless/move_blame_to_ruggedDmitriy Zaporozhets2014-09-241-10/+4
|\
| * blame with ruggedskv2014-09-241-10/+4
* | Merge pull request #7816 from cirosantilli/factor-forkDmitriy Zaporozhets2014-09-242-8/+10
|\ \
| * | Factor fork button view.Ciro Santilli2014-09-232-8/+10
* | | Merge branch 'improve-protect-wording' into 'master'Dmitriy Zaporozhets2014-09-241-6/+6
|\ \ \
| * | | Improve the wording explaining protected branches.Sytse Sijbrandij2014-09-221-6/+6
| | |/ | |/|
* | | Merge branch 'api/improve-error-reporting' of https://github.com/jubianchi/gi...Dmitriy Zaporozhets2014-09-231-3/+6
|\ \ \
| * | | Improve error reporting on users APIjubianchi2014-09-161-3/+6
* | | | Merge pull request #7521 from hiroponz/fix-not-rendered-graph-edgeDmitriy Zaporozhets2014-09-231-3/+7
|\ \ \ \
| * | | | Fix not rendered the network graph edge.Hiroyuki Sato2014-08-171-3/+7
* | | | | Merge pull request #7795 from cirosantilli/factor-notes-cssDmitriy Zaporozhets2014-09-231-4/+7
|\ \ \ \ \
| * | | | | Factor .add-diff-note active state.Ciro Santilli2014-09-191-4/+7
| | |/ / / | |/| | |
* | | | | Merge pull request #7793 from cirosantilli/replace-javascriptDmitriy Zaporozhets2014-09-232-4/+5
|\ \ \ \ \
| * | | | | Replace javascript:; links with buttons.Ciro Santilli2014-09-222-4/+5
* | | | | | Merge branch 'search-wiki-keyword' into 'master'Marin Jankovski2014-09-231-1/+6
|\ \ \ \ \ \
| * | | | | | Prevent 500 error on search results if description contains relative linkDmitriy Zaporozhets2014-09-231-1/+6
| |/ / / / /
* | | | | | Merge branch 'fix-diff-500' into 'master'Marin Jankovski2014-09-231-1/+1
|\ \ \ \ \ \
| * | | | | | Fix 500 error on diff if file permission changedDmitriy Zaporozhets2014-09-231-1/+1
| |/ / / / /
* | | | | | Fix MR commenting system when new commits pushedDmitriy Zaporozhets2014-09-231-3/+11
|/ / / / /
* | | | | Merge pull request #7772 from cirosantilli/resize-verticalDmitriy Zaporozhets2014-09-222-1/+4
|\ \ \ \ \
| * | | | | Set textarea resize:vertical by default.Ciro Santilli2014-09-192-1/+4
| |/ / / /
* | | | | Merge pull request #7657 from cirosantilli/factor-commit-listDmitriy Zaporozhets2014-09-223-24/+13
|\ \ \ \ \
| * | | | | Factor out commit list from compare and new MR.Ciro Santilli2014-09-143-24/+13
* | | | | | Merge pull request #7792 from cirosantilli/link_to_reply_diffDmitriy Zaporozhets2014-09-221-4/+3
|\ \ \ \ \ \
| * | | | | | Fix link_to_reply_diff.Ciro Santilli2014-09-191-4/+3
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #7804 from cirosantilli/factor-issue-mr-form-errorDmitriy Zaporozhets2014-09-223-12/+7
|\ \ \ \ \ \
| * | | | | | Factor issue and MR edit form error list.Ciro Santilli2014-09-203-12/+7
| |/ / / / /
* | | | | | Merge pull request #7807 from cirosantilli/factor-service-errorDmitriy Zaporozhets2014-09-228-58/+50
|\ \ \ \ \ \
| * | | | | | Factor error and success methods from services.Ciro Santilli2014-09-218-58/+50
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #7758 from bbodenmiller/patch-1Dmitriy Zaporozhets2014-09-221-5/+5
|\ \ \ \ \ \
| * | | | | | cleanup empty repo pageBen Bodenmiller2014-09-161-5/+5
| | |/ / / / | |/| | | |
* | | | | | Merge branch '7-4-pre' into 'master'Dmitriy Zaporozhets2014-09-2252-363/+351
|\ \ \ \ \ \
| * | | | | | Increase atom feed test coverage. Prevent 500 error if description is missingDmitriy Zaporozhets2014-09-202-2/+4
| * | | | | | Merge branch 'first-meaningful-line-in-md' of https://github.com/yglukhov/git...Dmitriy Zaporozhets2014-09-173-8/+9
| |\ \ \ \ \ \
| | * | | | | | Changed activity notes to display first MEANINGFUL line.uran2014-09-123-8/+9
| * | | | | | | Merge branch 'refator-members-logic' of https://dev.gitlab.org/dzaporozhets/g...Dmitriy Zaporozhets2014-09-1746-350/+334
| |\ \ \ \ \ \ \
| | * | | | | | | Fix finder and tests for new membership modelsDmitriy Zaporozhets2014-09-151-1/+1
| | * | | | | | | Move hook models in separate dirDmitriy Zaporozhets2014-09-154-0/+0
| | * | | | | | | Fix project member managementDmitriy Zaporozhets2014-09-153-3/+3
| | * | | | | | | Fix adminarea and emails for new membership logicDmitriy Zaporozhets2014-09-1511-33/+33
| | * | | | | | | Fix STI+polymorphic for Group <-> GroupMemberDmitriy Zaporozhets2014-09-147-7/+10
| | * | | | | | | Fix migration and association for new members tableDmitriy Zaporozhets2014-09-144-4/+8
| | * | | | | | | Replace old references of users_project & users_groupDmitriy Zaporozhets2014-09-1410-18/+18
| | * | | | | | | Huge replace of old users_project and users_group referencesDmitriy Zaporozhets2014-09-1437-322/+277
| | * | | | | | | Add STI to Member modelDmitriy Zaporozhets2014-09-142-0/+4
| | * | | | | | | Add Member AR modelDmitriy Zaporozhets2014-09-141-0/+18
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge branch 'readme-anchor' of https://dev.gitlab.org/dzaporozhets/gitlabhq ...Dmitriy Zaporozhets2014-09-171-3/+4
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | Make tree readme title - a link with anchor to README sectionDmitriy Zaporozhets2014-08-271-3/+4
* | | | | | | | Revert "Diff headers made sticky."Marin Jankovski2014-09-222-3/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Save last scrollposition and scroll back when leaving ZEN modeRobert Schilling2014-09-211-0/+7