summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Version up to 5.0.0v5.0.0GitLab2013-03-211-1/+1
* Merge pull request #3276 from DarthJDG/fix-group-typoDmitriy Zaporozhets2013-03-211-1/+1
|\
| * Fix column heading order in group admin viewRobert Biro2013-03-201-1/+1
|/
* Use Api.js to handle api calls to gitlabDmitriy Zaporozhets2013-03-203-42/+70
* Intead of showing 404 give users ability to close MR with missing branchesDmitriy Zaporozhets2013-03-206-16/+40
* remove db:setup & seed_fu from install docs. gitlab:setup does itDmitriy Zaporozhets2013-03-201-2/+0
* fix test button functionality for project -> service -> gitlab ciDmitriy Zaporozhets2013-03-201-2/+1
* gitlab 5.0 rc1Dmitriy Zaporozhets2013-03-201-1/+1
* fix gfm helper testDmitriy Zaporozhets2013-03-201-1/+1
* fix key observer testDmitriy Zaporozhets2013-03-201-6/+1
* Dont load diff in compare over 100 commitsDmitriy Zaporozhets2013-03-202-1/+14
* send wall message with crtl+enterDmitriy Zaporozhets2013-03-202-0/+5
* Merge pull request #3247 from Undev/feature/fix_bug_in_team_assigmentDmitriy Zaporozhets2013-03-201-11/+13
|\
| * Add control of action in project to team assigmentAndrey Kumanyaev2013-03-181-10/+13
| * Fix bug with downgrade permissions on first project assigment to teamAndrey Kumanyaev2013-03-181-3/+2
* | Merge pull request #3264 from yuters/patch-2Dmitriy Zaporozhets2013-03-201-2/+2
|\ \
| * | Fix user path in markdownMartin Bastien2013-03-191-2/+2
* | | Merge pull request #3266 from DanKnox/fix_wiki_cancel_edit_buttonDmitriy Zaporozhets2013-03-203-1/+31
|\ \ \ | |/ / |/| |
| * | Fix the Cancel button on the Edit Wiki page.Dan Knox2013-03-193-1/+31
|/ /
* | Fix bug showing merge MR in milestone open listDmitriy Zaporozhets2013-03-191-1/+1
* | refactor emails a bit. Add email on ssh key creationDmitriy Zaporozhets2013-03-199-104/+141
* | 5.0 beta2Dmitriy Zaporozhets2013-03-192-2/+3
* | rails up to 3.2.13Dmitriy Zaporozhets2013-03-192-34/+34
* | remove ajax loader from wallDmitriy Zaporozhets2013-03-192-6/+0
* | Dont show blocked users in autocompleteDmitriy Zaporozhets2013-03-192-0/+2
* | Merge pull request #3255 from michelsalib/patch-1Dmitriy Zaporozhets2013-03-191-1/+1
|\ \
| * | Gitlab does not use gitolite anymore.Michel Salib2013-03-191-1/+1
* | | fix incorrectly moved spinach stepDmitriy Zaporozhets2013-03-192-6/+6
* | | added sanitize and linkify functions. Moved some js to lib/Dmitriy Zaporozhets2013-03-195-2/+9
* | | removed few outdated testsDmitriy Zaporozhets2013-03-192-15/+1
* | | Comment external issue tracker by default in gitlab.yml.exampleDmitriy Zaporozhets2013-03-191-12/+12
* | | use scrollTop solution for both chrome & firefoxDmitriy Zaporozhets2013-03-191-1/+1
* | | fix wall feature. removed duplicated testDmitriy Zaporozhets2013-03-194-63/+19
* | | wall comment does not create an event on dashboard any moreDmitriy Zaporozhets2013-03-192-5/+7
* | | fix tests. added jquery.timeago.jsDmitriy Zaporozhets2013-03-1914-82/+247
* | | add attachemnts support for wallDmitriy Zaporozhets2013-03-196-6/+56
* | | load notes for wall via apiDmitriy Zaporozhets2013-03-192-0/+50
* | | move Wall to own resourceDmitriy Zaporozhets2013-03-197-25/+39
* | | add wall.scssDmitriy Zaporozhets2013-03-193-1/+20
* | | Remove wall from basic notes logicDmitriy Zaporozhets2013-03-195-183/+3
|/ /
* | Uncheck notify team checkbox by defaultDmitriy Zaporozhets2013-03-192-3/+6
* | add permission messages to project editDmitriy Zaporozhets2013-03-191-6/+10
* | remove unused specDmitriy Zaporozhets2013-03-192-17/+0
* | fixed form input overflow on 1024px resDmitriy Zaporozhets2013-03-191-2/+2
* | Merge pull request #3251 from AlexDenisov/api_additional_user_fieldsDmitriy Zaporozhets2013-03-187-6/+33
|\ \
| * | API docs updatedAlex Denisov2013-03-193-2/+17
| * | Abilities added to /user and /sign_in requestsAlex Denisov2013-03-185-4/+16
* | | Merge pull request #3252 from hiroponz/fix-timeout-large-repositoryDmitriy Zaporozhets2013-03-184-22/+46
|\ \ \
| * | | Fix spec errors.Sato Hiroyuki2013-03-192-8/+11
| * | | Fix travis failed randomly by timeout.Sato Hiroyuki2013-03-191-1/+1