summaryrefslogtreecommitdiffstats
path: root/apk_browser.module
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable' of ssh://git.alpinelinux.org/gitroot/clandmeter/apk_bro...Carlo Landmeter2011-05-121-2/+2
|\
| * fix typo and add isset to varsCarlo Landmeter2011-05-101-2/+2
* | link apk maintainer to drupal node ownerCarlo Landmeter2011-05-121-0/+35
|/
* added reverse depends block and make blocks collapsibleCarlo Landmeter2011-05-101-23/+76
* move origin information to drupal block apiCarlo Landmeter2011-05-091-33/+55
* Merge branch 'master' into stableCarlo Landmeter2011-05-061-74/+0
|\
| * remove delete all apk nodes (we can use bulkdelete module for this)Carlo Landmeter2011-05-061-74/+0
* | Merge branch 'master' into stableCarlo Landmeter2011-05-061-9/+48
|\|
| * add origin table to apk templateCarlo Landmeter2011-05-061-9/+48
* | set default build time to 0Carlo Landmeter2011-05-051-0/+2
|/
* add enable/disable switch for cron import and add repo check to import/cleanupCarlo Landmeter2011-04-281-56/+69
* date field does not have safe_value, using value insteadCarlo Landmeter2011-04-281-1/+1
* move vars inside ifCarlo Landmeter2011-04-271-9/+9
* move package table logic to module instead of themeCarlo Landmeter2011-04-271-6/+77
* some small fixes for commit urlCarlo Landmeter2011-04-261-10/+8
* multiple changesCarlo Landmeter2011-04-261-6/+150
* do not spam watchdog and add repo id to watchdog entriesCarlo Landmeter2011-04-191-2/+3
* run only one db query when importingCarlo Landmeter2011-04-181-69/+38
* do not import double apk packagesCarlo Landmeter2011-04-161-3/+20
* display cleanup start in drupal logCarlo Landmeter2011-04-151-0/+1
* added cleanup function for removed pkgs and set proper languages for nodesCarlo Landmeter2011-04-151-18/+63
* enable automatic import via cronCarlo Landmeter2011-04-141-1/+1
* dont forget concatenationCarlo Landmeter2011-04-111-1/+1
* use correct tid in importer and use different timestamps for differnt reposCarlo Landmeter2011-04-111-6/+5
* importer path was missing slash.Carlo Landmeter2011-04-091-1/+1
* added new apk fields and generate path based on termsCarlo Landmeter2011-04-081-8/+25
* reset depends on import, move manual import to settings, add auto cronCarlo Landmeter2011-04-031-10/+15
* convert files to unix file format.Carlo Landmeter2011-04-031-374/+374
* added support for views and added fieldsCarlo Landmeter2011-03-041-0/+4
* small repo editor bugCarlo Landmeter2011-03-031-4/+4
* small fixed to repo editorCarlo Landmeter2011-03-031-6/+16
* cannot edit repo ID 0Carlo Landmeter2011-03-031-3/+3
* add options to delete and edit repositoriesCarlo Landmeter2011-03-031-30/+61
* Fix update to revision importCarlo Landmeter2011-03-021-327/+330
* initial commit with working importerCarlo Landmeter2011-03-011-0/+327