Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-03-21Merge pull request #3276 from DarthJDG/fix-group-typoDmitriy Zaporozhets
Fix column heading order in group admin view
2013-03-21Fix column heading order in group admin viewRobert Biro
2013-03-20Use Api.js to handle api calls to gitlabDmitriy Zaporozhets
2013-03-20Intead of showing 404 give users ability to close MR with missing branchesDmitriy Zaporozhets
2013-03-20remove db:setup & seed_fu from install docs. gitlab:setup does itDmitriy Zaporozhets
2013-03-20fix test button functionality for project -> service -> gitlab ciDmitriy Zaporozhets
2013-03-20gitlab 5.0 rc1Dmitriy Zaporozhets
2013-03-20fix gfm helper testDmitriy Zaporozhets
2013-03-20fix key observer testDmitriy Zaporozhets
2013-03-20Dont load diff in compare over 100 commitsDmitriy Zaporozhets
2013-03-20send wall message with crtl+enterDmitriy Zaporozhets
2013-03-20Merge pull request #3247 from Undev/feature/fix_bug_in_team_assigmentDmitriy Zaporozhets
Fix bug with downgrade permissions on first project assigment to team
2013-03-20Merge pull request #3264 from yuters/patch-2Dmitriy Zaporozhets
Fix user path in markdown
2013-03-20Merge pull request #3266 from DanKnox/fix_wiki_cancel_edit_buttonDmitriy Zaporozhets
Fix the Cancel button on the Edit Wiki page.
2013-03-20Fix the Cancel button on the Edit Wiki page.Dan Knox
The Cancel button on the Edit Wiki page was still redirecting back to the "Index" page which is no longer the default Wiki page. This commit changes the Cancel button in the following ways: * Pressing Cancel while editing an existing Wiki page will now redirect you back to the latest version of that page. * Pressing Cancel while editing a brand new Wiki home page that does not yet exist will redirect you to back to the same Edit Wiki Home page.
2013-03-20Fix user path in markdownMartin Bastien
2013-03-19Fix bug showing merge MR in milestone open listDmitriy Zaporozhets
2013-03-19refactor emails a bit. Add email on ssh key creationDmitriy Zaporozhets
2013-03-195.0 beta2Dmitriy Zaporozhets
2013-03-19rails up to 3.2.13Dmitriy Zaporozhets
2013-03-19remove ajax loader from wallDmitriy Zaporozhets
2013-03-19Dont show blocked users in autocompleteDmitriy Zaporozhets
2013-03-19Merge pull request #3255 from michelsalib/patch-1Dmitriy Zaporozhets
Gitlab does not use gitolite anymore.
2013-03-19fix incorrectly moved spinach stepDmitriy Zaporozhets
2013-03-19added sanitize and linkify functions. Moved some js to lib/Dmitriy Zaporozhets
2013-03-19removed few outdated testsDmitriy Zaporozhets
2013-03-19Comment external issue tracker by default in gitlab.yml.exampleDmitriy Zaporozhets
2013-03-19use scrollTop solution for both chrome & firefoxDmitriy Zaporozhets
2013-03-19fix wall feature. removed duplicated testDmitriy Zaporozhets
2013-03-19wall comment does not create an event on dashboard any moreDmitriy Zaporozhets
2013-03-19fix tests. added jquery.timeago.jsDmitriy Zaporozhets
2013-03-19add attachemnts support for wallDmitriy Zaporozhets
2013-03-19Gitlab does not use gitolite anymore.Michel Salib
2013-03-19load notes for wall via apiDmitriy Zaporozhets
2013-03-19move Wall to own resourceDmitriy Zaporozhets
2013-03-19add wall.scssDmitriy Zaporozhets
2013-03-19Remove wall from basic notes logicDmitriy Zaporozhets
2013-03-19Uncheck notify team checkbox by defaultDmitriy Zaporozhets
2013-03-19add permission messages to project editDmitriy Zaporozhets
2013-03-19remove unused specDmitriy Zaporozhets
2013-03-19fixed form input overflow on 1024px resDmitriy Zaporozhets
2013-03-19Merge pull request #3251 from AlexDenisov/api_additional_user_fieldsDmitriy Zaporozhets
Abilities added to /user and /sign_in requests
2013-03-19Merge pull request #3252 from hiroponz/fix-timeout-large-repositoryDmitriy Zaporozhets
Fix timeout error while showing the network graph.
2013-03-19Fix spec errors.Sato Hiroyuki
2013-03-19API docs updatedAlex Denisov
2013-03-19Fix travis failed randomly by timeout.Sato Hiroyuki
2013-03-19Fix timeout error while showing the very large repo like git repo.Sato Hiroyuki
2013-03-19Refactor: removing duplicate code.Sato Hiroyuki
2013-03-19fixed check for snippets module enabledDmitriy Zaporozhets
2013-03-19reorder features list in project -> edit pageDmitriy Zaporozhets