| Commit message (Expand) | Author | Age | Files | Lines |
* | Adding authenticated public mode (internal). | Jason Hollingsworth | 2013-11-26 | 2 | -2/+15 |
* | Broadcast message model + migrations | Dmitriy Zaporozhets | 2013-11-12 | 2 | -1/+22 |
* | Project#default_branch use repo HEAD instead of DB value now | Dmitriy Zaporozhets | 2013-11-06 | 2 | -2/+10 |
* | Add description to issues, projects in development fixtures | Dmitriy Zaporozhets | 2013-10-17 | 2 | -2/+5 |
* | Fixing unsafe use of Thread.current variable :current_user | Angus MacArthur | 2013-10-16 | 2 | -23/+32 |
* | Confirm seed users | Dmitriy Zaporozhets | 2013-10-15 | 2 | -0/+3 |
* | Enable confirmable and reconfirmable modules for User | Dmitriy Zaporozhets | 2013-10-15 | 2 | -1/+21 |
* | avatar upload on profile page | Steven Thonus | 2013-10-09 | 2 | -1/+7 |
* | Namespaces.owner_id can be null | Dmitriy Zaporozhets | 2013-09-26 | 2 | -2/+11 |
* | Add description to MergeRequest model | Dmitriy Zaporozhets | 2013-09-09 | 2 | -1/+7 |
* | Use original raphael-rails v2.1.2 | Dmitriy Zaporozhets | 2013-09-01 | 1 | -2/+2 |
* | Set iid in fixtures. Add rake dev:setup for development | Dmitriy Zaporozhets | 2013-08-26 | 3 | -0/+15 |
* | Mars theme for generated admin account | Dmitriy Zaporozhets | 2013-08-26 | 2 | -1/+4 |
* | Link issues from comments and automatically close them | ash wilson | 2013-08-25 | 2 | -0/+17 |
* | Update 20130419190306_allow_merges_for_forks.rb | dsekretov | 2013-08-25 | 1 | -1/+2 |
* | Add iids to milestones. Moved iids logic to separate concern | Dmitriy Zaporozhets | 2013-08-21 | 2 | -1/+7 |
* | Drop deprecated tables | Dmitriy Zaporozhets | 2013-08-21 | 2 | -27/+12 |
* | Add iid field to issues and MR | Dmitriy Zaporozhets | 2013-08-19 | 2 | -1/+9 |
* | Repository import during project creation often return timeout for medium and... | Dmitriy Zaporozhets | 2013-08-12 | 2 | -1/+7 |
* | reset db schema | Dmitriy Zaporozhets | 2013-08-08 | 1 | -32/+36 |
* | Merge branch 'master' into karlhungus-mr-on-fork | Dmitriy Zaporozhets | 2013-08-08 | 2 | -1/+7 |
|\ |
|
| * | st_diff field for Note | Dmitriy Zaporozhets | 2013-08-04 | 2 | -1/+7 |
* | | Remove ugly button and truncate too long project names. Remove unecessary new... | Dmitriy Zaporozhets | 2013-07-30 | 2 | -4/+2 |
* | | Merge branch 'mr-on-fork' of https://github.com/karlhungus/gitlabhq into karl... | Dmitriy Zaporozhets | 2013-07-30 | 4 | -5/+34 |
|\ \
| |/
|/| |
|
| * | Style changes from review with @randx | Izaak Alpert | 2013-07-17 | 1 | -1/+1 |
| * | MR on Fork multiple fixes | Izaak Alpert | 2013-07-17 | 1 | -0/+3 |
| * | Merge Request on forked projects | Izaak Alpert | 2013-07-17 | 4 | -5/+31 |
* | | Improve UI for project snippets | Dmitriy Zaporozhets | 2013-07-18 | 1 | -1/+1 |
* | | Add seeds and improve ui. Remove snippet expires_at | Dmitriy Zaporozhets | 2013-07-18 | 1 | -0/+24 |
|/ |
|
* | Update schema with snippet content size | Dmitriy Zaporozhets | 2013-07-12 | 1 | -3/+3 |
* | Merge branch 'master' into 6-0-dev | Dmitriy Zaporozhets | 2013-07-12 | 1 | -0/+9 |
|\ |
|
| * | Merge pull request #4282 from bke-drewb/3904 | Dmitriy Zaporozhets | 2013-07-11 | 1 | -0/+9 |
| |\ |
|
| | * | Increase snippet content column size. | Drew Blessing | 2013-06-11 | 1 | -0/+9 |
| * | | Fixed db/schema.rb | Dmitriy Zaporozhets | 2013-06-30 | 1 | -1/+1 |
* | | | Merge branch 'master' into 6-0-dev | Dmitriy Zaporozhets | 2013-06-24 | 2 | -0/+3 |
|\ \ \
| |/ / |
|
| * | | cattr_accessor removed from IssueObserver and MergeRequestObserver but not up... | Jack Weeden | 2013-06-24 | 2 | -2/+3 |
* | | | store and display public key fingerprint | Dmitriy Zaporozhets | 2013-06-24 | 2 | -3/+8 |
* | | | More db index | Dmitriy Zaporozhets | 2013-06-22 | 2 | -1/+24 |
* | | | Merge branch 'master' into 6-0-dev | Dmitriy Zaporozhets | 2013-06-22 | 2 | -0/+6 |
|\ \ \
| |/ / |
|
| * | | add db index for authentication_token column in users table | Nihad Abbasov | 2013-06-14 | 2 | -1/+7 |
* | | | Adding groups to notification settings | Dmitriy Zaporozhets | 2013-06-21 | 1 | -6/+7 |
* | | | Add notification level to group membership | Dmitriy Zaporozhets | 2013-06-21 | 1 | -0/+5 |
* | | | Fix seeds. More projects for dev seeds | Dmitriy Zaporozhets | 2013-06-20 | 8 | -60/+63 |
* | | | UsersGroup specs. Fixed db/schema | Dmitriy Zaporozhets | 2013-06-18 | 1 | -37/+33 |
* | | | Added UsersGroup validations. Added ability to add UsersGroup to group via UI | Dmitriy Zaporozhets | 2013-06-18 | 1 | -33/+45 |
* | | | create UsersGroup entity. Modify ability to check group owners instead one owner | Dmitriy Zaporozhets | 2013-06-18 | 2 | -36/+43 |
|/ / |
|
* | | Add imported boolean to project. Prevent shell from creating repo after it wa... | Dmitriy Zaporozhets | 2013-06-14 | 2 | -1/+7 |
* | | Force user password change for users created by admin | Dmitriy Zaporozhets | 2013-06-13 | 2 | -1/+7 |
* | | Force admin to change password after first sign-in | Dmitriy Zaporozhets | 2013-06-13 | 1 | -1/+2 |
* | | Add password_expires_at to users table | Dmitriy Zaporozhets | 2013-06-13 | 2 | -1/+7 |