summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'team-and-group-descriptions' of https://github.com/Undev/gitlab...Dmitriy Zaporozhets2013-03-013-17/+20
|\
| * Table description indentation fixedAndrew8xx82013-02-281-7/+7
| * Description added to temasAndrew8xx82013-02-281-1/+2
| * Description to groups addedAndrew8xx82013-02-282-9/+11
* | created-by-me filter for issues inside project. Fixed global project.issues o...Dmitriy Zaporozhets2013-02-282-1/+5
* | Merge branch 'link-to-issue-tracker' of https://github.com/Undev/gitlabhq int...Dmitriy Zaporozhets2013-02-281-2/+23
|\ \
| * | Default value for issues_tracker setting addedAndrew8xx82013-02-281-1/+1
| * | New field addedAndrew8xx82013-02-281-1/+6
| * | Project issue tracker functions refactoredAndrew8xx82013-02-281-0/+12
| * | Issue tracker field added to projectsAndrew8xx82013-02-281-1/+5
| |/
* | Developers can merge MR if target branch is not protectedDmitriy Zaporozhets2013-02-271-1/+0
* | Prevent duplicate merge eventsDmitriy Zaporozhets2013-02-271-8/+1
|/
* move transfer logic out of project to serviceDmitriy Zaporozhets2013-02-261-26/+4
* remove unused code related to gitoliteDmitriy Zaporozhets2013-02-263-42/+0
* email validation addedDmitriy Zaporozhets2013-02-261-0/+1
* Merge branch 'state-machine-stage-2' of https://github.com/Undev/gitlabhq int...Dmitriy Zaporozhets2013-02-262-58/+31
|\
| * human_merge_status replaced by human_merge_status_nameAndrew8xx82013-02-201-5/+0
| * class.self methods moved to scopesAndrew8xx82013-02-202-19/+4
| * State machine added for merge_status fieldAndrew8xx82013-02-201-35/+28
* | Move git post push logic to serviceDmitriy Zaporozhets2013-02-251-108/+9
* | Merge pull request #3052 from Undev/system-hook-observer-improvesDmitriy Zaporozhets2013-02-251-9/+0
|\ \
| * | Method moved to serviceAndrew8xx82013-02-201-3/+0
| * | System hooks execution moved to System hook serviceAndrew8xx82013-02-201-6/+0
* | | Fix WebHook and special symbols in credentialsDmitry Medvinsky2013-02-221-1/+5
* | | Fix merge request closed filter. Fixed one more testDmitriy Zaporozhets2013-02-211-0/+4
| |/ |/|
* | Merge pull request #2988 from Asquera/error_project_limitDmitriy Zaporozhets2013-02-201-1/+1
|\ \ | |/ |/|
| * API: refactored last fix, project limit in web client is fixed tooSebastian Ziebell2013-02-141-1/+1
* | Event already has author relationAndrew Kulakov2013-02-191-4/+0
* | Merge branch 'state-machine' of https://github.com/Undev/gitlabhq into Undev-...Dmitriy Zaporozhets2013-02-195-56/+86
|\ \
| * | Hash syntax improvedAndrew8xx82013-02-183-7/+7
| * | Issue uses StateMachine nowAndrew8xx82013-02-182-4/+22
| * | Milestone uses StateMachine nowAndrew8xx82013-02-181-9/+18
| * | Merge Request uses StateMachine nowAndrew8xx82013-02-181-1/+1
| * | Merge Request uses StateMachine nowAndrew8xx82013-02-181-22/+32
| * | Issuable consern uses StateMachine nowAndrew8xx82013-02-181-11/+2
| * | State renamed to merge_statusAndrew8xx82013-02-181-9/+9
* | | Fix project filter for MR on dashboardDmitriy Zaporozhets2013-02-193-8/+21
* | | Refactor and restyle team page for projectDmitriy Zaporozhets2013-02-181-0/+4
* | | Merge pull request #2991 from raphendyr/username_change_disablationDmitriy Zaporozhets2013-02-181-0/+4
|\ \ \
| * | | Add option to disable username changingJaakko Kantojärvi2013-02-141-0/+4
* | | | Merge pull request #2996 from raphendyr/ssh_fingerprint_fixDmitriy Zaporozhets2013-02-181-1/+1
|\ \ \ \
| * | | | Fix ssh key fingerprinting test to use exitcodeJaakko Kantojärvi2013-02-151-1/+1
| |/ / /
* | | | Merge branch 'count_user_owned_projects' of /home/git/repositories/gitlab/git...Dmitriy Zaporozhets2013-02-181-1/+1
|\ \ \ \
| * | | | Count owned projects, not just personalMarin Jankovski2013-02-181-1/+1
| | |/ / | |/| |
* | | | Add user to team he createsDmitriy Zaporozhets2013-02-181-1/+1
|/ / /
* | | Prevent xss attack over group name. Added regex validation for group and team...Dmitriy Zaporozhets2013-02-182-3/+10
* | | Fix file_path to correspond with the nameFumiya Nakamura2013-02-151-1/+1
* | | Fix file_name for archiveFumiya Nakamura2013-02-151-1/+1
* | | remove commented codeDmitriy Zaporozhets2013-02-151-1/+1
|/ /
* | fix archive download : not creating namespace directoryPierre Gambarotto2013-02-141-1/+1